Skip to content

jack-webb/lan-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small Flask webapp for the LAN

Pull requests welcome :)

Run with pipenv install then pipenv run python -m app

  • Reads server info using node-gamedig (via bash) and exposes it via the socket.io message server_info
  • Allows to publish messages, that are exposed via the socket.io messages messages and message-notify
  • Messages can be published to /status/post and cleared by POSTing to /status/clear
  • Serves webapp that uses this API to show information

The Frontend is mostly okay, but could use refactoring. Backend works, but is messy and is still missing features.

Desktop

Desktop View

Mobile

Mobile View

About

Display game server information and status messages at LAN parties

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors