Deemon Redux Documentation

Monitor new artist releases with email alerts and automated downloading via deemix.

Install now Configure GitHub


Quick install

Requires Python 3.8+.

pip install deemon-redux
deemon -V
deemon --init
deemon monitor

Use pip3 on systems where pip is Python 2. See the installation guide for Docker, upgrades, and development setup.


Quick start

Task Command
Initialize config/database deemon --init
Add artists to monitor deemon monitor
Check for new releases deemon refresh
Download music deemon download --help
Command help deemon <command> -h

Config location:

  • Linux: ~/.config/deemon-redux
  • macOS: ~/Library/Application Support/deemon-redux
  • Windows: %appdata%\deemon-redux

Disclaimer

Deemon Redux does not download anything by itself. It requires deemix, which is installed automatically with pip install deemon-redux.

Deemix development has been discontinued. Deemon Redux will attempt to stay updated with the latest deemix releases when possible.

The maintained fork bambanah/deemix is not compatible with Deemon Redux.


About

Deemon Redux (deezer monitor) is a continuation of the archived deemon project.

Licensed under GPL-3.0.


Deemon Redux is a continuation of the archived deemon project.