Analysis updated 2026-07-08 · repo last pushed 2026-07-03
Display a color-fading timer on a monitor facing a speaker during a meetup or conference talk.
Use as a quiet time cue in a classroom so presenters know when to wrap up without a stressful countdown.
Run it on a secondary screen during any event to give speakers a gentle visual nudge.
| joshuakgoldberg/stoptalking | 0labs-in/vision-link | arviahq/arvia | |
|---|---|---|---|
| Stars | 4 | 4 | 4 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | 2026-07-03 | — | — |
| Maintenance | Active | — | — |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | pm founder | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Clone the repo, install dependencies with Yarn, and run the start command, no external services or API keys required.
Stoptalking is a speaker clock, a visual timer designed to sit on screen while someone gives a talk or presentation. Instead of showing numbers counting down, it uses color. The screen starts green when you have plenty of time and gradually fades to red as your time runs out. The idea is to give speakers a calm, unobtrusive cue to wrap up, rather than a stressful countdown. The tool runs as a small app built with TypeScript. To get it going, you clone the repository, install dependencies with a package manager called Yarn, and run a start command. The README doesn't go into much detail beyond those setup steps, so there isn't much to say about the inner workings or configuration options. The core concept, a color-fading timer, is the main thing on offer. This would appeal to anyone organizing events, meetups, conferences, or even classroom sessions where speakers need gentle time cues. For example, a meetup organizer could display it on a monitor facing the speaker so they can glance over and see they're drifting into the red zone. It's meant to feel "zen," meaning low-pressure and visually quiet compared to a traditional timer. The README is sparse, so there's limited information about tradeoffs, customization, or advanced features. What's notable is the simplicity of the concept itself: replacing a numeric countdown with a color gradient is a thoughtful design choice for reducing speaker anxiety. The project is open source under the MIT license, so anyone is free to use or adapt it.
A visual speaker clock that uses color instead of numbers. The screen fades from green to red as your talk time runs out, giving a calm, low-pressure cue to wrap up.
Mainly TypeScript. The stack also includes TypeScript, Yarn.
Active — commit in last 30 days (last push 2026-07-03).
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly pm founder.
This repo across BitVibe Labs
Verify against the repo before relying on details.