7 ms·
Show HN: TaskCard – Privacy-focused, procrastination-friendly task manager
Hi HN,
I built TaskCard because I wanted a task management tool that respects user privacy and works with natural human behavior. Rather than storing data in the cloud, it uses local-first storage to keep your tasks private.
Key technical aspects:
Local-first architecture using browser storage
No backend/server needed
Clean, minimal interface
Dynamic scheduling system for task management
No tracking or analytics
Tech stack:
Vue.js for frontend
Local storage for data persistence
No external dependencies for core functionality
Works offline
Try it here: https://www.taskcard.net/ https://www.taskcard.net/
- pravosleva 2y agoDoesnt work in mobile chrome
- chtslk 2y agoIt works on my phone.
- pravosleva 2y agoIn desktop Chromium 131.0.6778.139 by click on "Start Free": 404: NOT_FOUND Code: NOT_FOUND ID: arn1::f59k2-1734906330003-46114d686746
- pravosleva 2y ago(not relevant; it works now)
- chtslk 2y agoI'm glad to hear that.
- pravosleva 2y agoGood tool! Will be sharerd as open source?
- chtslk 2y agoIf it doesn't get the attention I want, I may open source it in the future.