17 lines
No EOL
476 B
Markdown
17 lines
No EOL
476 B
Markdown
# LivingRoom
|
|
|
|
This is a work-in-progress kinda of game launcher. LivingRoom is a server software that allow you to organize, display and distribute your catalog of games.
|
|
|
|
The server includes a (working but very WIP) HTTP API for third-party clients and an web interface.
|
|
|
|
## Features
|
|
|
|
- HTTP API (NO AUTHENTICATION YET)
|
|
- Web interface
|
|
- User management
|
|
|
|
## Stack
|
|
|
|
- **Freemarker** for web rendering
|
|
- **Manual HTTP** handling
|
|
- **SQLite** for storing game information |