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: 2 months 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: 2024-09-06T07:28:42.000Z (4 months ago)
- Last Synced: 2024-10-31T14:36:35.854Z (2 months ago)
- Language: TypeScript
- Homepage: https://tmthf.me
- Size: 1.16 MB
- Stars: 28
- 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.