LivingRoom/README.md
2026-02-27 14:33:08 -03:00

17 lines
No EOL
477 B
Markdown

# LivingRoom
This is a work-in-progress kinda of game launcher. LivingRoom is a server software that allows 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