此 Fork 在保持 ToDoBar v1.5 原有界面和 checklist 菜单栏图标的前提下,修复了新版 macOS 上的输入问题:
- 搜狗拼音等中文输入法按空格选词时,弹层不再消失。
- 按回车添加任务后,弹层保持打开并继续聚焦输入框。
- 修复菜单栏状态项初始化、双击启动无反馈及相关稳定性问题。
- 最低部署版本为 macOS 13,兼容 macOS 26。
修复版源码位于 macOS26-Fix/,安装包见 Releases。
本项目 Fork 自 menubar-apps/ToDoBar,修复基线为官方 v1.5。原作者为 Pavel Makhov,原项目及本 Fork 均遵循 MIT License。本 Fork 与上游作者不存在官方隶属或背书关系。
Super simple and straightforward todo list app. Just create an item, mark it done and then delete. That's it!
- create new, mark done and delete a todo item
- no cloud sync across devices
- no search, no tags, no export, no reordering
- not even a preference window!
There are 3 ways of installing the application:
- Mac App Store
- Homebrew:
brew tap menubar-apps/menubar-apps brew install todobar
- Download from github releases
