Hacker News new | ask | show | jobs
by toxi360 353 days ago
I built PulseTimer because I wanted a clean, distraction-free work/break timer that actually lets me tweak session lengths, break intervals, and notifications.

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)
You can try it live here: https://timer.toxi360.org Code: https://github.com/Efeckc17/PulseTimer

Happy to get feedback or bug reports.