Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gets radio show's logo and title and serves them in a webserver. Also album cover, and music name too

Install dependecies: selenium pillow numpy https://github.com/yaph/webshots How to run? Just set up 2 upstart scripts, one for each process

setuid user
setgid user

start on runlevel [2345]

stop on runlevel [016]
chdir /PATH/
exec python /PATH/screenshooter.py

and

setuid user
setgid user

start on runlevel [2345]

stop on runlevel [016]
chdir /path/
exec python /path/server.py

About

Gets beats1 radio's show logo and title, then serves them in a webserver. Now with music name and album cover too

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages