Skip to content

Script and templates for shijou.moe

License

Notifications You must be signed in to change notification settings

Loteny/shijou.moe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shijou.moe

Scripts and templates for shijou.moe

Requeriments:

  • Python 3.6
  • Flask
  • Mutagen
  • asyncio
  • websockets
  • sqlite3

how to run:

  • install uwsgi, nginx, python3
  • new python3 venv, install requermients
  • cp sample_config.ini config.ini, change as needed
  • use shijoumoe config file for nginx
  • cp app_uwsgi.ini into root folder
  • launch main webapp: nohup uwsgi_python3 --ini app_uwsgi.ini &
  • launch radio websocket script: nohup python3 watcher.py &

About

Script and templates for shijou.moe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.2%
  • Python 23.1%
  • PLpgSQL 9.4%
  • CSS 9.1%
  • JavaScript 6.2%