Skip to content

A desktop notification tool for the latest cryptocurrency rates.

License

Notifications You must be signed in to change notification settings

dushyantRathore/Crypto-Notifier

Repository files navigation

Crypto-Notifier

Desktop notification tool showing the latest crypotcurrency rates built for linux OS using python.

Installation from pypi
The package is available on pypi and can be installed using pip install Crypto-Notifier.
To run the package, run cryptonotifier on the terminal.

Installation/setup from source

  1. Clone the repository.
  2. Run pip install -r requirements.txt
  3. cd into cryptonotifier
  4. Run python Main.py

Installation from pypi

pip install Crypto-Notify

Requirements

  • python 3
  • requests<=2.11.1
  • beautifulsoup4
  • notify2

Screenshots

screenshot

About

A desktop notification tool for the latest cryptocurrency rates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages