TallyLab is a local-first, end-to-end encrypted data diary app for capturing, analyzing, and sharing data concerning any and everything.
Get the source code via Git:
git clone https://github.com/tallylab/tallylab
TallyLab is a web application, you can run it with any HTTP server. For example:
npm install -g live-sever
live-server .
There is also a version standing up at https://tallylab.com/app you can use right now.
Issues and PRs are welcome!
AGPL