No description
- Java 88.9%
- CSS 6%
- FreeMarker 4.8%
- Nix 0.3%
| .idea | ||
| gradle/wrapper | ||
| src/main | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| settings.gradle.kts | ||
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