explaingit

nozwilder/murmur

Analysis updated 2026-05-18

0Audience · generalComplexity · 1/5Setup · easy

TLDR

A gentle Windows desktop companion that notices when you get distracted and softly nudges you back to your task.

Mindmap

mindmap
  root((Murmur))
    What it does
      Notices when you drift
      Sends gentle voice reminders
      Tracks your current task
    Tech stack
      Windows desktop app
      Local only
    Use cases
      Focus Zone tracking
      Voice and text reminders
      Idle detection
    Audience
      People with ADHD
      Distracted workers
      Windows users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Get a soft voice reminder when you drift away from your work into other apps.

USE CASE 2

Write down your current task in a floating widget to help you remember it.

USE CASE 3

Mark specific apps as your Focus Zone so Murmur knows what counts as work.

USE CASE 4

Use keyboard shortcuts to start, pause, or mark tasks done without switching windows.

What is it built with?

Windows

How does it compare?

nozwilder/murmur0verflowme/alarm-clock0xhassaan/nn-from-scratch
Stars00
LanguageCSSPython
Last pushed2022-10-03
MaintenanceDormant
Setup difficultyeasyeasymoderate
Complexity1/52/54/5
Audiencegeneralvibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Windows only, and Windows SmartScreen may show a warning since the installer is not code signed.

In plain English

Murmur is a small Windows desktop app meant to help people who get easily distracted, especially those with attention difficulties like ADHD, stay on track with what they were doing. Instead of blocking apps or shaming you for wandering off, it sits quietly in the corner of your screen and gently reminds you to come back when it notices you have drifted away from your work. The app works through a floating widget where you type in your current task, just so seeing it written down helps you remember what you were doing. You can also mark certain apps as your Focus Zone, meaning the apps you consider work, and if you spend too much time outside of those apps, Murmur will notice. When it wants to bring you back, it uses a soft spoken voice reminder along with a small text bubble near the widget, so the reminder does not depend only on sound. It also checks in if your mouse and keyboard have been idle for a while, and it comes with keyboard shortcuts so you can control it without ever needing to switch windows. The author built Murmur for themselves as someone who deals with inattentive ADHD, and the whole project is designed around the idea of a gentle nudge rather than a strict lock. There are no guilt messages, no streak counters, and no punishment for drifting off. Everything runs entirely on the user's own computer with no internet connection, no accounts, and no data collection. The app only checks which program is currently active on screen, never what is happening inside that program. Right now Murmur is only available for Windows, downloadable as an installer from the project's releases page. Because the developer cannot yet afford a code signing certificate, Windows may show a security warning when installing it, which the README explains how to get past, along with a link to an independent virus scan of the file. Planned future features include a place to jot down random ideas, quicker switching between tasks, and an optional AI powered reminder system using your own API key.

Copy-paste prompts

Prompt 1
Explain how Murmur's Focus Zone feature decides when I've wandered off task.
Prompt 2
Help me understand what data Murmur collects and whether it connects to the internet.
Prompt 3
Walk me through installing Murmur on Windows and getting past the SmartScreen warning.
Prompt 4
Show me the keyboard shortcuts available in Murmur and how to customize them.

Frequently asked questions

What is murmur?

A gentle Windows desktop companion that notices when you get distracted and softly nudges you back to your task.

How hard is murmur to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is murmur for?

Mainly general.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.