Live data from Hacker News

Show HN: A free minimalist daily habit tracker

rdht.vercel.app

1–10 of 96 posts

Show HN: A free minimalist daily habit tracker

#1
Hello.

I was looking for a simple and clean habit tracker. I went through a few apps but felt they were missing something. I also had some time on my hands, so decided to make my own and share it in case anyone else likes it.

Some of the supported features:

Streaks based, track and beat your longest streaks

Fully useable offline

Freezes (similar to Duolingo's streak freezes)

Visual map for tracking consistency

Pause the app when you need a break or will be away

For anyone curious about the tech stack: - React for frontend - Dexie cloud for storage and syncing - Vercel for hosting

Link: [https://rdht.vercel.app/]

Show HN: A free minimalist daily habit tracker
rdht.vercel.app

Re: Show HN: A free minimalist daily habit tracker

#4
Looks good. How do you "done" past days? Sometimes I don't actually miss the habit but not have the time to open screen.

I also created similar habit tracker app for mobile https://play.google.com/store/apps/details?id=com.yedev.habi... The unique thing is that I use google drive to sync habits

Re: Show HN: A free minimalist daily habit tracker

#9

Nice and clean. I would love a collapsed view of the habits. How does the offline mode works? Any monetization plans?

That's a great idea, thanks.

The data is stored locally on the browser using IndexedDB so everything works offline. If you login, it'll sync your data with a remote server.

I haven't really thought about monetization as this primarily started as just a tool for myself. Might have to give it some though but not sure what I would monetize

Post reply on HN