earthnuker / deemon

Monitor specified artists for new releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deemon

About | Installation | Documentation | Support

PyPI Downloads GitHub last commit GitHub last release Discord

About

deemon is a command line tool written in Python that monitors artists for new releases, provides email notifications and can also integrate with the deemix library to automatically download new releases.

Support

Open an Issue | Discord

Installation

Using pip

$ pip install deemon

From source

$ pip install -r requirements.txt
$ python3 -m deemon

About

Monitor specified artists for new releases

License:GNU General Public License v3.0


Languages

Language:Python 70.3%Language:HTML 29.7%