Create README.md
This commit is contained in:
parent
d73d3a5c35
commit
bcdcf5ec39
1 changed files with 17 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
# 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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue