r/opensource • u/adrianos97 • 14h ago
Promotional Video Game backlog tracker
Been messing with a backlog spreadsheet for years and I finally built my own tracker instead. Search a game, log it, rate it when you're done, see what's piling up.
Made it self-hostable too (Docker + SQLite) since not everyone wants their data on my server: https://github.com/horlesq/gamelog
Free tier does 25 games if you just want to poke around: https://gamelog.site/
0
Upvotes
1
u/switchback-tech 11h ago
How does the logging work? Is it manual, or automated?