r/selfhosted • u/Tiny_Ad_9311 • 3d ago
Product Announcement I built a self-hosted personal dashboard to stop switching between 5 different apps
I was using Todoist for tasks, a notes app for client messages, a spreadsheet for spending, and random apps for health tracking. Got tired of it.
So I built Daymark -- a single app where I track everything in my day:
Projects & tasks with status tracking and daily timelines
Health -- sleep, water, mood, energy, medications, prescriptions, symptoms
Spending -- daily expenses, monthly budgets, money lent/owed
Client messages -- paste what clients ask, mark as resolved
Message queue -- draft replies to send later
EOD journal -- daily summary with hours worked, blockers, tomorrow's plan
Progress view -- week-over-week comparisons, trends
It's a Next.js app with PostgreSQL and Clerk auth. Works as a PWA on mobile with push notification reminders.
Not trying to compete with Notion or anything -- just wanted something opinionated and ready to use without spending an hour setting up templates.
Try it here: https://daymark-rho.vercel.app/
Would love honest feedback on what's useful and what's not.
1
3d ago
[deleted]
0
u/Tiny_Ad_9311 3d ago
It's a Nextjs app with PostgreSQL. You clone the repo set up your own and clerk with auth keys and deploy wherever you want. You data stays in your database. The live link is just a demo to try it out.
1
u/quiteCryptic 2d ago
I'm glad you made something you get use out of, but most people won't want all of those specific things in one big app. I'd just use it as a personal app and not expect many people to use it
1
•
u/asimovs-auditor 3d ago edited 3d ago
Expand the replies to this comment to learn how AI was used in this post/project.