https://github.com/brandoncorbin/nomie6-oss
I really like this tracker, it is an open-sourced version of an web app.
Unfortunately it has bad design choices:
- the data lives only in your browser; which itself is a not a bad idea, but has drawbacks (see below),
- Node.js (can be containerised at least),
- development is scattered due to low popularity,
- the plugins' code are *hosted externally* (see drawbacks),
Yet I like it, it's extensible, it works nice for multiple parameters.
It needs attention.
»






