Hacker News new | past | comments | ask | show | jobs | submit login

first 3 are web apps, that can be installed (even on phones) and work offline.

backgammon: https://github.com/nenadalm/backgammon - board game for 2 players, no single player - I use it when I'm out with someone and there's nothing better to do - couldn't find free one on play store without adds and in-app purchases

life-counter: https://github.com/nenadalm/life-counter - life counting app for 2 players, usable with several board games. It has profiles that allow to configure number of hp, count-up/count-down. I use it mainly for StarRealms and Cribbage. - couldn't find one on play store that would allow quickly adding/subtracting specific amount of hp. All I've tried could either add/subtract by 1 (annoying with bigger numbers, like 24) or set specific amount (I have a phone, which is capable of doing the math, so why would I do it?).

bbb-games-list: https://github.com/nenadalm/bbb-game-list - I attend various board gaming places with sometimes crappy list of games on their website (just names, nothing else - like player count...), so I wrote my own site, which download's games from these sites and enriches them with info from bgg (updated via cronjob once a week via PR)

postgresql-log-viewer: https://github.com/nenadalm/postgresql-log-viewer - I needed to see which sql queries were executed by an app, so I wrote an app that can read them real-time from csv logs of postgres and show them formatted with copy-paste option (didn't use it for quite a while, since I don't use postgres lately).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: