Skip to content

An open source, containerised, music player that simple plays music for a set interval of time

Notifications You must be signed in to change notification settings

Seanland/baby-timed-radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baby-timed-radio

An open source, containerised app that simple plays music for a defined period of time on the client. Sean created this to play bedtime music for his newborn baby.

# build it
docker build -t baby-timed-radio .

# run it
docker run -p 5000:5000 -v /your/local/Music:/music baby-timed-radio

Created By:

Sean Clarke

How To Support

Feel free to contribute! Enchance it, document it! Great first time for new git, python and docker users.

Donate if you like my work!

About

An open source, containerised, music player that simple plays music for a set interval of time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published