Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tallylab/tallylab
TallyLab is a local-first, end-to-end encrypted data diary app for capturing, analyzing, and sharing data concerning any and everything.
https://github.com/tallylab/tallylab
data-visualization end-to-end-encryption ipfs local-first orbit-db personal-tracking
Last synced: about 2 months ago
JSON representation
TallyLab is a local-first, end-to-end encrypted data diary app for capturing, analyzing, and sharing data concerning any and everything.
- Host: GitHub
- URL: https://github.com/tallylab/tallylab
- Owner: tallylab
- License: agpl-3.0
- Created: 2020-04-14T23:05:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-29T21:15:51.000Z (over 3 years ago)
- Last Synced: 2024-05-01T09:44:11.913Z (8 months ago)
- Topics: data-visualization, end-to-end-encryption, ipfs, local-first, orbit-db, personal-tracking
- Language: JavaScript
- Homepage: https://tallylab.com/app
- Size: 2.99 MB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TallyLab
TallyLab is a local-first, end-to-end encrypted data diary app for capturing, analyzing, and sharing data concerning any and everything.
## Install
Get the source code via Git:
`git clone https://github.com/tallylab/tallylab`
## Usage
TallyLab is a web application, you can run it with any HTTP server. For example:
```bash
npm install -g live-sever
live-server .
```There is also a version standing up at https://tallylab.com/app you can use right now.
## Contributing
Issues and PRs are welcome!
## License
AGPL