GithubHelp home page GithubHelp logo

dexit / notify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mashlol/notify

0.0 3.0 0.0 1.61 MB

Notify your devices from the terminal

Home Page: https://mashlol.github.io/notify/

Java 62.45% JavaScript 34.39% Shell 3.15%

notify's Introduction

notify

Play Store Link

Installation

The notify CLI is written with node, so you can install it with npm:

npm install -g notify-cli

Alternatively, you can download & use the shell script equivalent from here, with basic support for adding a single key and sending a notification to it.

You'll also need the app on your phone to actually receive the notifications.

Usage

Using notify is simple. When you download the app to your phone, it will give you a registration key. This key is how your phone is identified by notify. Before you can begin using notify, you should first register your key.

notify -r myKey

After registering, you can use notify as follows:

someLongRunningCommand ; notify

You will receive a push notification to your phone when the command has completed, regardless of whether or not it was successful.

You can also specify what the notification will say, like this:

notify --text "My message"
notify -t "Some cool message"

notify's People

Contributors

giorger avatar mashlol avatar michelbahl avatar mikafouenski avatar szpeter80 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.