https://github.com/onix-systems/osx-status-bar-todo
Simple macOS app to keep TODO-list in status bar
https://github.com/onix-systems/osx-status-bar-todo
Last synced: 22 days ago
JSON representation
Simple macOS app to keep TODO-list in status bar
- Host: GitHub
- URL: https://github.com/onix-systems/osx-status-bar-todo
- Owner: Onix-Systems
- License: mit
- Created: 2016-12-21T16:24:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-11T22:54:25.000Z (over 1 year ago)
- Last Synced: 2025-04-11T05:07:44.590Z (22 days ago)
- Language: Swift
- Homepage:
- Size: 64.5 KB
- Stars: 118
- Watchers: 10
- Forks: 24
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# status-bar-todo
Simple macOS app to keep TODO-list in status bar.
This app can do limited number of tasks:
1. Add TODO
1. Mark/unmark TODO as completed
1. Delete one or all TODOs
1. Edit single todoHere's how it look like:
## Installation
Clone project and run it.
## LICENSE
status-bar-todo is released under the MIT license. See [LICENSE](LICENSE) for details.