Releases: Cryptoteep/focustide
Releases · Cryptoteep/focustide
Release list
v1.0.0 — First tide 🌊
🌊 FocusTide v1.0.0 — First tide
The inaugural release of FocusTide, a privacy-first, open-source focus timer & deep-work analytics app for developers.
✨ Highlights
- Local-first by design. No backend, no database, no accounts. Your data lives in your browser.
- Zero telemetry. The network tab is silent after first load. The whole app is a static bundle.
- Wall-clock accurate timer that survives tab throttling and sleep.
- Keyboard-first. Space, R, S, 1/2/3, N, ?.
- Deep-work analytics — daily bars, cumulative area, hour histogram, phase donut, session log.
- Streaks with a 35-day activity heatmap.
- 5 accent themes + light/dark/system.
- Export to JSON / CSV / Markdown. Import on any device.
- Web-Audio chimes (no audio files) + optional browser notifications.
📦 Install / Run
```bash
git clone https://github.com/Cryptoteep/focustide.git
cd focustide
bun install
bun run dev
```
🔒 Privacy promise
No analytics. No tracking. No third-party scripts. No cookies. Verify it yourself — that's the point of open source.
🙏 Contributing
Pick a good first issue, read CONTRIBUTING.md, and open a PR. All contributions welcome.
Full changelog: https://github.com/Cryptoteep/focustide/blob/main/CHANGELOG.md
focustide v0.1.0
Maintenance release
- Routine maintenance sync (2026-07-08 14:47).
- Auto-generated by the OSS Maintainer Toolkit to keep public activity current.
Full diff: 767f9e0