Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 543 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 543 Bytes

status-bar-todo

Simple macOS app to keep TODO-list in status bar.

This app can do limited number of tasks:

  1. Add TODO
  2. Mark/unmark TODO as completed
  3. Delete one or all TODOs
  4. Edit single todo

Here's how it look like:

screen shot 2017-01-05 at 7 00 49 pm

Installation

Clone project and run it.

LICENSE

status-bar-todo is released under the MIT license. See LICENSE for details.