Skip to content

jeremyrodrigues/auto-ambient-music

Repository files navigation

auto-ambient-music

small system for linux ambient music automation

Install

you will need the poetry installed in you system

clone repo

poetry install
poetry shell
python manage.py migrate
python manage.py createsuperuser
(press Ctrl+C to exit thread)

obs: in sometimes you need press Ctrl+c 2 times for stop a thread, after run a command.

Usage

Start server or create service to autorun in you system.

python manage.py runserver 0.0.0.0:8008 --noreload --insecure

access in you browser: http://localhost:8008

insert the user and password created previously.

in interface create a music, adding a youtube link, in time, create a time configuration for player.

enjoy!

About

small system for linux ambient music automation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published