• Stars
    star
    296
  • Rank 140,464 (Top 3 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 7 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A client for sending notifications to your own phone or desktop.

Build Status

notify.run

notify.run makes it easy to programmatically send notifications to your own phone or desktop. It is provided as a free web service that can be used without installation (on both the sending and receiving end). This repository contains the source of the web service, as well as a Python client that provides integration with Jupyter and Keras.

This repository contains the source code for the Python client, website, and server of notify.run.

  • If you are interested in using the public instance of notify.run to send notifications to yourself, you donโ€™t need to download anything from this repo. Just follow the instructions at notify.run.
  • If you are interested in using the Python client to send notifications via notify.run, see py_client/README.rst.

The notify.run server is open-source and MIT licensed, but support for self-hosting is a low priority use case.