Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chromakode/time-thief
A calm, habit-forming offline journal.
https://github.com/chromakode/time-thief
Last synced: 23 days ago
JSON representation
A calm, habit-forming offline journal.
- Host: GitHub
- URL: https://github.com/chromakode/time-thief
- Owner: chromakode
- License: mit
- Created: 2022-05-31T06:36:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T23:50:42.000Z (over 1 year ago)
- Last Synced: 2024-04-09T21:09:05.095Z (7 months ago)
- Language: TypeScript
- Homepage: https://tmthf.me
- Size: 1.28 MB
- Stars: 29
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [TIME THIEF](https://tmthf.me)
TIME THIEF is a calm, habit-forming offline journal.
Every 15 minutes, 3 prompts (called "activities") are deterministically generated using a [rules engine](src/activities.json). Journal entries are stored locally in a PouchDB.
### Sync server
By default, TIME THIEF doesn't transmit any data from your device. An optional [sync server configuration](./sync-server) is provided to roll your own private backup service.