Alternatives
Products that do what PulseTimer – A clean, customizable work/break timer you can self-host does
I built PulseTimer because I wanted a clean, distraction-free work/break timer that actually lets me tweak session lengths, break intervals, and notifications without requiring an account or tracking anything. Features: – Customizable work sessions & break durations – Optional notifications with sound – Skip break button when needed – Session history and progress tracking – Fully local, no accounts or tracking – Self-hostable (Node + Express) Live demo: https://timer.toxi360.org Source: https://github.com/Efeckc17/PulseTimer Would love any feedback,…
- 1

- 2

- 3
- 4

- 5

- 6

- 7

- 8

- 9

- 10IB
At my day job, we have a daily async stand-up. We have to message a slack bot how many hours we have worked on a given task that day and overall. The format is: > Task: "Task Name" | Worked: 5h Total: 16h > Description: Finished implementation of feature. I don't complain. Most fully remote jobs come with a version of this, but doing it manually got tedious. So, I needed a simple app that would track this. I am not usually a fan of "vibe coded" apps, but this was an ideal candidate for it, since it's not production code. Most LLMs solve the problem by creating a single HTML file with forms…
2025 · htmlsync.io
- 11RT
I know that there are a lot of time tracking tools out there but I wanted something super minimalist and developer-friendly so I built this: https://timestreamapp.com I’m curious what you guys think.
2011
- 12NA
Since I went remote(working) last year, I found it hard to track my work/focus hours. To begin with, I started with my mobile stopwatch but found it to be inefficient and distracting. I then tried some time management tools online but they were geared towards enterprises than individuals. Plus, had too many features. So, last weekend I created https://www.timemygrind.com/ - a simple focus time tracking tool that requires no login, no internet and has no ads. Once you finish your work, it shows the times in the table below. I usually pause when I take a break or go out for…
2024 · timemygrind.com
- 13PB
Pulsefeed has been developed on and off in my spare time over the last 4 months, I'm finally happy with it's basic set of features, and was wondering what the Hacker News community thought? Thanks :)
2012 · pulsefeed.com
- 14TA
Hey! I just launched TimeSlate.app — a completely free web app to help students stay focused and organized with zero friction. No accounts, no ads, no subscription What it does: - Pomodoro Timer - Task Manager – Tag tasks by subject, assign priorities, track progress. - Subjects - Revision Timetable – Block out your day visually with subject-based time blocks. - Dashboard – See time spent, tasks completed, Pomodoros per subject/day. It’s built for students, self-learners, or really anyone trying to structure deep work time without distractions. Why I made this: Every productivity app I…
2025 · timeslate.app
- 15ON
ABOUT ONEUPTIME: OneUptime (https://github.com/oneuptime/oneuptime) is the open-source alternative to DataDog + StausPage.io + UptimeRobot + Loggly + PagerDuty. It's 100% free and you can self-host it on your VM / server. OneUptime has Uptime Monitoring, Logs Management, Status Pages, Tracing, On Call Software, Incident Management and more all under one platform. Updates: Several new monitor options launched - You can now monitor your SSL Certificates and Servers (Processes running, Mem, CPU, Disk, etc) Evaluate monitor metrics over time. You can set up alerts for…
2024
- 16AM
I built this after one too many 3 AM wake-ups due to API outages. Existing solutions felt overpriced and overcomplicated for my small-scale needs. Key features: Simple, GitHub-inspired dashboard Free tier: 5-minute checks, email alerts, 30-day retention Premium tier: 1-minute checks, SMS alerts, unlimited retention Significantly more affordable than enterprise solutions Tech stack: Next.js frontend, Node.js backend, MongoDB, Stripe for payments. This is my attempt to solve the "sleep vs. downtime" dilemma for fellow indie hackers. I'd appreciate any feedback or feature suggestions. What's…
2024 · martinup.app
- 17IB
I built IncidentPulse after the classic "Slack-on-fire, status-page-outdated" outage chaos. It's a clean, self-hosted tool to track incidents, responders, and updates. Live Demo: https://incident-pulse.vercel.app GitHub: https://github.com/bhoyee/IncidentPulse I'm at a crossroads and would love your blunt feedback on one question: What's the ONE feature that would make you actually switch from your current process (be it PagerDuty, a messy Slack channel, or nothing) to a tool like this? Other things I'd love thoughts on: Is the webhook setup (with HMAC,…
Nov 2025 · incident-pulse.vercel.app
- 18MA
Hi HN, My motivation for this came from frustration with existing workout trackers. Most felt clunky, hid core features like performance graphs behind a paywall, or forced a native app download. A few people close to me who take their training seriously shared the same sentiment, so I decided to build my own. I'm working on mTOR, a free, science-based workout tracker I built to automate progressive overload. It's a local-first PWA that works completely offline, syncs encrypted between your devices using passwordless passkeys, and allows for plan sharing via a simple link. The core idea is to…
Oct 2025 · mtor.club
- 19IS
i built a heart rate zone training app for runners. ios + apple watch. custom zones, real-time haptics, post-run graphs. all the “smart” stuff you’d expect. but i never talked to a single runner before building it. not even myself lol. started as a thesis → kept building → added features → added a paywall (€4/month!) → launched it → and yeah… no one cared. zero feedback. zero users. just code in the void. i recently made the whole thing free. not trying to “sell” anything now — just seeing if it’s actually useful, and listening this time. curious how others handle this. ever build…
2025 · basamasa.github.io
- 20WP
A couple of months back, I had come across this promising-looking app on github - a website uptime monitoring service[1] built with Node.js, MongoDB, and Bootstrap, so I had whipped up a DO droplet[2], registered a (free) .tk domain[3] and after a weekend of messing about (mainly via ssh), had created a (stock) working service (and then promptly forgotten about it): http://monitup.tk:8082/dashboard/checks Turned out to be a lot better than I had expected! Now, while there are many such (free and paid) services available out there, I do think one more can't hurt,…
2016
- 21UB
A few months ago, i was looking for a simple uptime monitor service to monitor my websites, but i wanted some extra features that i couldn't find anywhere. These aren't wild features, but oddly enough couldn't find a service that was easy to setup, cheap, and that could do simple uptime mointoring for databases (sql & mongodb), docker containers, rabbitmq queues and os memory/cpu. It's only when i was almost done that i realized uptime monitoring services had become something of mania in the indiehacker/solopreneur world. Anyways, hoping it can provide value to some of you.…
2023 · uptimefunk.com
- 22

- 23IB
I used to watch hundreds of hours of lofi beats on youtube while I was coding, but I got really sick of all the ads. I decided to build a better alternative - It's a configurable space for you to hang out online while you work, with a ton of relaxing music and backgrounds. Its got useful tools built in like a timer to keep track of how long you've been locked in, and a notepad for todos or scribbling down ideas while you work. Honestly this is the first tool I've built that I personally use every day, so I'm hoping some of you out there can get some use out of it too!
2025 · lofizone.com
- 24IM
Hi Everyone, I've been working on FastMonitor.io solo for about a year now. FastMonitor monitors how fast your site is, and alerts you if it gets slower. Wanted to show it to you guys and get some feedback. Back Story: I built the basic tool kit for my previous startup - we were doing SEO and had very slow page speed across a wide variety of pages, so I ran lighthouse on an instance every day and put the results in the database and on a chart. This allowed us to chart our progress and celebrate when our pages got faster, or roll back / find the problem when things got slower. Feedback:…
2024 · fastmonitor.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →