Welcome to CringeClock - the cross-platform desktop timer that's so in-your-face, you can't help but stay on track. Designed with the distractible, the procrastinators, and the "oh look, a squirrel!" crowd in mind. If you've ever found yourself three hours deep into a Wikipedia rabbit hole when you were supposed to be working, this is for you.
CringeClock is not your grandma's Pomodoro timer. It's a ticking, flashing, always-on-top reminder that time is slipping away, and you should probably be doing something more productive than you are right now.
https://github.com/timsayshey/cringe-clock/assets/1148940/f3640db1-8730-45af-a67e-256b1661d692
CringeClock is built with Vue and Electron, because we believe in using a sledgehammer to crack a nut.
Clone this repository:
git clone https://github.com/timsayshey/cringe-clock.git
Navigate to the project directory:
cd cringe-clock
Install dependencies (yes, it has those):
npm install
Start the madness:
npm start
Got an idea to make CringeClock even more absurdly over-the-top? Forks and PRs are welcome. This project thrives on chaos and caffeine.
Remember, CringeClock is designed to be annoyingly helpful. It's not a bug; it's a feature!
CringeClock is released under the MIT License.
Copyright 2023 EiQ Interactive LLC
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.