Notica icon
Notica icon

Notica

 Like this app

Notica lets you send browser notifications from your terminal to your desktop or phone. No installation or registration is required.

Notica screenshot 1

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows  Curl and Bash are required.
  • Linux
  • Online  All modern web browsers.
  • Self-Hosted
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features
  1.  Command line interface
  2.  No registration required
  3.  No installation
  4.  Browser-based
  5.  Notifications

Notica News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

Notica information

  • Developed by

    Tanner Collin
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

OS & UtilitiesOffice & Productivity

GitHub repository

  •  347 Stars
  •  22 Forks
  •  9 Open Issues
  •   Updated Jan 27, 2023 
View on GitHub

Our users have written 0 comments and reviews about Notica, and it has gotten 0 likes

Notica was added to AlternativeTo by tannercollin on Feb 15, 2017 and this page was last updated Nov 18, 2020.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Notica?

Notica lets you send browser notifications from your terminal to your desktop or phone. No installation or registration is required.

Notica is a Bash function / alias that sends a notification to a tab in your browser when it's ran:

$ long-running-command; notica Finished!

This will wait until the first command completes before running Notica. That way you can go do other things while your long task runs. Then you will recieve a notification on any devices that have the Notica website open.

Official Links