Hacker News new | ask | show | jobs
Show HN: Fair-source, local-first PWA for distraction-free writing (write.tanay.xyz)
2 points by tanaykarnik 657 days ago
Features:

Focused Writing

- Highlights the current sentence for enhanced focus.

- Dims previous lines and paragraphs to minimize distractions.

- Hemingway mode prevents deleting more than the last 3 words.

Session Tracking

- Monitor your writing sessions.

- Track progress with session time and word count metrics.

Progressive Web App (PWA)

- Fully functional offline.

- No sign-up required.

Local-First with P2P Sync

- Stores data locally in your browser.

- Optional peer-to-peer sync using PeerJS and cr-sqlite.

Light/Dark Mode

- Switch between light and dark themes, powered by Nuxt UI.

1 comments

Oh, and there's markdown support too.