| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-mac.yml | 2026-05-01 | 511 Bytes | |
| todometer-3.0.0-arm64-mac.zip | 2026-05-01 | 118.4 MB | |
| todometer-3.0.0-arm64.dmg | 2026-05-01 | 123.2 MB | |
| latest.yml | 2026-05-01 | 347 Bytes | |
| todometer-Setup-3.0.0.exe | 2026-05-01 | 102.8 MB | |
| latest-linux.yml | 2026-05-01 | 370 Bytes | |
| todometer-3.0.0.AppImage | 2026-05-01 | 128.0 MB | |
| README.md | 2026-05-01 | 1.0 kB | |
| Version 3.0.0 source code.tar.gz | 2026-05-01 | 1.2 MB | |
| Version 3.0.0 source code.zip | 2026-05-01 | 1.2 MB | |
| Totals: 10 Items | 474.8 MB | 2 | |
After many years, todometer has a fresh coat of paint, updated dependencies, and some long-awaited features!
- Auto-updating/ability to check for updates
- Ability to edit tasks: just click on a to-do item's text to edit it.
- Drag and drop: click and drag tasks to pause or complete them (or just rearrange/reprioritize them)
- Tasks stored in SQLite: now no longer in local storage, your tasks can live anywhere. Your data vault can be in a default spot (where you never touch it), or you can put it in your favorite cloud hosting folder for syncing across devices.
- New settings panel that includes configuration for new features:
- Moving your data vault
- Local REST API on localhost:19747 with bearer token auth
- todometer:// protocol handler for deep links
- MCP server (separate stdio entrypoint) for AI assistant integration
- Button for copying your task list to the clipboard
- Updated logo and icons to have slightly rounded edges (all done by hand ✨)
- New build process for releases