Skip to content

timsayshey/cringe-clock

Repository files navigation

ccicon

CringeClock

A pomodoro timer that refuses to be ignored. Built for people who get distracted easily.

Download for Windows, Mac, or Linux

What is this

It's a pomodoro timer that flashes colors and makes noise. It stays on top of your other windows so you can't forget about it. The background changes color at a pace that slows down as your work session progresses.

Demo

demo.mov

Features

  • Always on top of other windows
  • Flashing colors (be careful if you're sensitive to flashing lights)
  • Multiple ticking sounds to choose from (or turn them off)
  • Voice countdowns and encouragements
  • Adjustable work/break durations
  • Adjustable color change rate (BPM)

Windows SmartScreen Warning

Windows will show a SmartScreen warning because the app isn't code-signed. Code signing certificates cost a few hundred dollars a year and this is a free project.

The app is open source, you can read all the code yourself. To run it anyway:

  1. Click "More info" on the warning
  2. Click "Run anyway"

Or just build it from source.

Running locally

git clone https://github.com/timsayshey/cringe-clock.git
cd cringe-clock
npm install
npm start

Building

npm run build-vue
npm run build-electron-mac    # or -windows or -linux

Contributing

PRs welcome. Some things that would be nice:

  • Mute button for flashing only (no sound)
  • More annoying sounds
  • Task list that persists between sessions

License

MIT License

About

Ticking ADHD Pomodoro Timer App for Windows, Mac, and Linux - Cringe Clock

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors