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
- Clone the repository.
- Run
pip install -r requirements.txt
cd
intocryptonotifier
- Run
python Main.py
Installation from pypi
pip install Crypto-Notify
Requirements
- python 3
- requests<=2.11.1
- beautifulsoup4
- notify2
Screenshots