Book Reading Habit: A Minimalist Prescription for the "Buy-But-Never-Read" Syndrome
2026-03-16 | ProductHunt | Official Site | App Store

Interface Breakdown: The main interface in dark mode shows current reading progress on the left (Dune 57%) and a categorized library on the right. Serif titles paired with a flat UI create a premium "reading ritual" feel. The design is restrained, with no social distractions.
30-Second Quick Judgment
What is this?: An iOS app that helps you track reading progress and build a daily reading habit. Its core features—timed sessions, streaks, and stats—make you feel just guilty enough to actually pick up your book.
Is it worth your attention?: If you're an iOS user with a developer/geek background who is fed up with the social noise on Goodreads, it's worth a try. The Webhook/Slack/Telegram integration is a true differentiator—though it also highlights its weakness: a very narrow audience. With only 3 votes on PH, the market hasn't quite validated it yet.
Three Key Questions
Is it for me?
Target User: The "dust collector" who buys stacks of books but never touches them, especially tech-savvy iOS users.
Are you the one? You are the target user if you meet any two of these:
- You have more than 5 unread books on your shelf.
- You love using streaks to force yourself into a habit.
- You hate Goodreads' social recommendations and Amazon's data collection.
- You want to use Webhooks to plug reading data into your personal workflow.
When would you use it?:
- Wanting to read for 30 minutes before bed → Start a timer session and see progress on your lock screen.
- Reviewing your year → Generate a "Year Wrap" share card.
- Recording a great quote → Use voice notes; it's faster than typing.
- Automating logs to Notion → Set up a Webhook and forget about it.
Is it useful?
| Dimension | Benefit | Cost |
|---|---|---|
| Time | Saves 5 mins of manual logging daily with auto-stats | 60-second setup, near-zero learning curve |
| Money | Basic features are free | Premium subscription (check app for pricing) |
| Effort | Streak mechanism removes decision fatigue—just read when it's time | If you have zero desire to read, no app can save you |
ROI Judgment: If you already have the intent to read but just need a "gentle nudge," the ROI is high. But if you expect it to replace your actual willpower—it won't. No app can.
Is it delightful?
What's the "wow" factor?:
- Webhook Integration: Almost unique in the reading tracker space. Automatically send a Slack notification or log to Notion after a session—pure geek joy.
- Live Activities: Seeing your reading timer on the lock screen and Dynamic Island provides a level of immersion that's much better than just checking stats in-app.
- Year Wrap: Similar to Spotify Wrapped, it generates a summary card at the end of the year for social sharing.
Real User Feedback:
"What makes it special is its simplicity. It doesn't pressure you, but it quietly keeps you accountable." — App Store User
"I didn't realize how inconsistent I had become with reading... I would buy books with the best intentions, but days, and sometimes weeks, would pass without opening them. This app changed that completely." — App Store User

Interface Breakdown: A gamified habit-building interface. A 60-day streak, flame icons, and milestones from 7 to 365 days—using "loss aversion" to keep you from breaking the chain. The combination of progress rings and milestone badges is very clear.
For Indie Developers
Tech Stack
- Frontend: Native iOS (Swift), supports Live Activities (Dynamic Island + Lock Screen)
- Backend: Apple CloudKit (iCloud sync), no independent server
- Integrations: Webhook/Slack/Telegram API
- AI/Models: None
- Minimum Requirement: iOS 18.0+ (a fairly high barrier)
Core Implementation
The architecture is very "Apple Fundamentalist"—pure native iOS + iCloud, eliminating backend maintenance costs. Timed sessions use the system Timer API, Live Activities use ActivityKit, and Siri integration uses SiriKit/App Intents. The Webhook integration is the most interesting part: after a session, it pushes data via HTTP POST to a user-defined endpoint, theoretically allowing integration with any automation tool.
Open Source Status
- Open Source?: No, closed source
- GitHub: No public repository found
- Similar Open Source Projects: BookWyrm (Open-source, decentralized reading tracking based on ActivityPub)
- Build Difficulty: Medium, estimated 1-2 person-months. Core features (timer + library + iCloud sync) are straightforward, but Webhook integration and Live Activities require extra effort.
Business Model
- Monetization: Freemium + Subscription
- Free Version: Basic reading tracking
- Premium: Unlimited books, reading goals + advanced stats, import/export, Slack/Telegram/Webhook integration
- User Base: Not disclosed; PH votes suggest it's in the very early stages.
Platform Risk
Apple's own Books app already has basic reading tracking. If Apple adds streaks or goals in the next iOS version (which is likely), this app's space will be squeezed. However, "developer-oriented" features like Webhook integration are unlikely to be built by Apple.
For Product Managers
Pain Point Analysis
- Problem Solved: Buying books but not reading them—a universal pain point often called "tsundoku."
- Severity: High frequency (daily guilt), but not a "must-have" (you won't die if you don't read). It's more of a "nice-to-have" utility.
User Persona
- Core User: Knowledge workers who want to read but lack discipline, specifically within the iOS ecosystem.
- Geek Sub-segment: Developers/productivity enthusiasts who use Webhooks to bridge reading data to Notion/Obsidian.
- Use Cases: Commute reading, bedtime reading, weekend deep dives.
Feature Breakdown
| Feature | Type | Description |
|---|---|---|
| Timed Reading Session | Core | Pomodoro-style focused reading |
| Streak Tracking | Core | Gamified retention mechanism |
| Library Management | Core | To-read / Reading / Finished / Dropped |
| iCloud Sync | Core | Cross-device data persistence |
| Statistics | Core | Pages / Time / Reading patterns |
| Webhook/Slack/Telegram | Differentiator | Unique developer-friendly integrations |
| Live Activities | Differentiator | Lock screen + Dynamic Island timer |
| Voice Notes | Delighter | Record thoughts via voice |
| Year Wrap | Delighter | Annual summary cards |
| Siri Integration | Delighter | Start sessions via voice |
Competitor Comparison
| Dimension | Book Reading Habit | Bookly | StoryGraph | Goodreads |
|---|---|---|---|---|
| Positioning | Habit + Dev Integration | Habit + Ambiance | Data + Social | Social Reviews |
| Price | Free + Sub | $29.99/year | Free + Plus | Free |
| Social | None | None | Yes | Strong |
| Privacy | Zero Collection | Medium | Medium | Weak (Amazon) |
| Webhook | Yes | No | No | No |
| Live Activities | Yes | No | No | No |
| Android | No | Yes | Yes (Web) | Yes |
Key Takeaways
- Webhook Strategy: Turning a "personal tool" into an "automation node" allows users to fit the app into any workflow—a concept applicable to other habit trackers.
- Extreme Privacy as a USP: With users increasingly wary of Goodreads' privacy, "zero data collection" is a powerful narrative.
- Year Wrap for Virality: Following the Spotify Wrapped model is a low-cost way to encourage organic social sharing.
For Tech Bloggers
Founder Story
- Founder: Eduardo Stuart Vasconcelos
- Location: Netherlands
- Background: Software Engineer, expert in Web/Rust/Swift
- Other Works: The Sparkle series—educational apps for kids to learn math.
- Motivation: Based on the tagline "Finally read the books you buy," it's likely driven by the founder's own struggle with unread books.
Discussion Angles
- Angle 1: "Is the reading tracker market saturated?" — With Goodreads, StoryGraph, Bookly, and more, do we really need another one?
- Angle 2: "The reading app for developers" — Is Webhook integration too niche, or is it the perfect differentiator?
- Angle 3: "Privacy vs. Social" — What do Goodreads refugees actually want? Private tracking, limited social, or decentralized options like BookWyrm?
Buzz Data
- PH Ranking: 3 votes, virtually no buzz.
- Twitter/Reddit: No significant discussions found.
- BiblioLifestyle: Mentioned in a Feb 2026 roundup of reading apps.
Content Suggestions
- Best Approach: "New Options for Goodreads Refugees"—focus on the rise of privacy-first reading apps, using Book Reading Habit as a key example.
- Timing: Great for content around World Book Day (April 23rd).
For Early Adopters
Pricing Analysis
| Tier | Price | Features | Is it enough? |
|---|---|---|---|
| Free | $0 | Basic tracking, timer, streaks | Enough for daily use |
| Premium | Sub (Check App) | Unlimited books, advanced stats, Webhooks | Needed for power users |
Getting Started
- Setup Time: 60 seconds
- Learning Curve: Low—Set goal → Add book → Start session.
- Steps:
- Download from App Store (Free).
- Set a yearly goal (e.g., 12 books/year).
- Search for or manually add your current book.
- Start a session, stop when done.
- Watch your streak grow for that hit of dopamine.
Pitfalls & Complaints
- iOS 18.0+ Only: iPhone X and older devices are out of luck.
- iOS Only: No Android or Web version.
- Small User Base: Almost no community; support is limited to bug reports.
- No ISBN Scanner: You have to search or type book titles manually (unlike some competitors).
Security & Privacy
- Storage: Local + iCloud; never touches the developer's servers.
- Collection: Apple's privacy label confirms: "The developer does not collect any data from this app."
- No ads, no tracking, no data selling.
Alternatives
| Alternative | Pros | Cons |
|---|---|---|
| Bookly | Most features, ambient sounds, global stats | $29.99/year is pricey, free version limited to 10 books |
| Bookmory | Generous free version, reading diary + notes | No Webhooks, design is a bit plain |
| StoryGraph | Mood/Pace analysis, community recs | Social features, average privacy |
| Bookie | Privacy-first, photo excerpts | Fewer features |
| Shelvd | "Anti-Goodreads" philosophy, warm aesthetic | Very simple features |
For Investors
Market Analysis
- Global Reading Tracker Market: $1.42B (2024) → $4.06B (2033), 13.8% CAGR.
- Global Habit Tracker Market: ~$1.8B (2024) → $5.5B (2033), 14.2% CAGR.
- Drivers: Digital reading growth, Goodreads exodus, privacy awareness.
Competitive Landscape
| Tier | Players | Positioning |
|---|---|---|
| Top | Goodreads (Amazon), Apple Books | Platform-level, 150M+ users |
| Mid | StoryGraph, Bookly, Basmo | Differentiated entry, millions of users |
| New | Book Reading Habit, Bookie, Shelvd | Privacy-first/Minimalist, thousands of users |
Timing Analysis
- Why now?: Goodreads' lack of updates is driving users to alternatives; iOS 18 features provide new interaction paradigms; privacy is a global selling point.
- Tech Maturity: High—Swift/iCloud/ActivityKit are mature technologies.
- Market Readiness: Medium—Demand exists, but the space is crowded; needs a very strong narrative to break through.
Team & Funding
- Founder: Eduardo Stuart Vasconcelos, Software Engineer.
- Funding: Bootstrapped indie project; not a VC-backed startup.
Conclusion
The Bottom Line: Book Reading Habit is a well-made, minimalist reading tracker. Its Webhook integration is a standout feature but targets a very narrow audience. In an incredibly crowded market, it needs a stronger narrative to scale.
| User Type | Recommendation |
|---|---|
| Developers | ⚡ The Webhook approach is a great inspiration for other habit apps. |
| Product Managers | 📋 The "Privacy + Dev Integration" combo is a smart niche, but needs validation on market size. |
| Bloggers | ⏳ Best used as a case study in a "Goodreads Alternatives" roundup. |
| Early Adopters | ✅ If you're on iOS and value privacy, it's worth a free trial. |
| Investors | ❌ Crowded market, solo dev, no funding, tiny user base—not an investment play. However, it could become a "small and beautiful" success if it captures the "programmer reading circle." |
Resource Links
| Resource | Link |
|---|---|
| Official Site | https://bookreadinghabit.com/ |
| App Store | https://apps.apple.com/us/app/book-reading-habit/id6742913266 |
| ProductHunt | https://www.producthunt.com/products/book-reading-habit |
| Developer | https://s.tuart.dev/ |
| Bug Report | https://bookreadinghabit.com/bug-report |
2026-03-16 | Trend-Tracker v7.3 | Research Directory: producthunt-pipeline/data/research-0310/book-reading-habit/