A privacy-focused web application for managing your reading list and tracking reading progress. All data is stored locally on your device.
- Privacy First: All data stored locally on your device
- No Account Needed: Start using immediately, no sign-up required
- Offline Support: Works without internet connection (PWA)
- Rich Organization:
- Tag your reading items
- Set priorities (Low, Medium, High)
- Track reading progress
- Add notes and thoughts
- Smart Filtering:
- Filter by status, priority, tags
- Search across titles and content
- Sort by various criteria
- Reading Stats:
- Track reading time
- View completion rates
- Monitor progress trends
- Achievement System: Stay motivated with achievements and progress tracking
-
Clone this repository:
git clone https://github.com/your-username/pagetrack.git
-
Open
index.htmlin your browser or serve using a local server:python -m http.server 8000
-
Start adding your reading items!
- Click the + button to add a new reading item
- Enter title, URL, and optional tags
- Set priority level
- Track your reading progress
- Add notes and thoughts as you read
- Filter and search your reading list
- View statistics and achievements
- All data is stored in your browser's localStorage
- No external servers or tracking
- Your reading list stays on your device
- Pure JavaScript, HTML, and CSS
- No external dependencies
- Progressive Web App (PWA) capabilities
- Responsive design for all devices
Feel free to:
- Fork the repository
- Create a feature branch
- Submit a pull request
MIT License - feel free to use and modify for your own purposes!
Manish Goyal
Made with ❤️ for readers who value privacy and simplicity
