Skip to content

Terasuki/amq-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMQ Utils

AMQ Utils is a local Flask/Dash web app that provides several utilities:

  • Local database creation for own guesses
  • Live song history of the last song played
  • More to come...

Usage instructions

AMQ Utils requires of a external Tampermonkey script to receive data from AMQ.

Installing the script

Make sure Tampermonkey is installed in your browser, then click here.

Tampermonkey should automatically pop up for installation, otherwise manually copy and paste into a new script in Tampermonkey's library.

Installing the server

You will need a valid Python installation.

Install dependencies,

pip install -r requirements.txt.

Then start the server by running

python app.py.

About

A local server for AMQ utilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published