Skip to content

Commit c595f44

Browse files
committed
Updated README
1 parent f6cb3d3 commit c595f44

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
# Overview
44

5-
TodoTxtMac is a minimalist, keyboard-driven to-do manager for macOS that conforms to the todo.txt format spec. This fork adds the much needed dark mode, and blindly resolves deprecation warnings.
5+
TodoTxtMac is a minimalist, keyboard-driven to-do manager for macOS that conforms to the todo.txt format spec.
6+
7+
# Fork Overview
8+
9+
- Dark Mode
10+
- App Sandbox
11+
- Big Sur AppIcon
12+
- Updated Sparkle Framework
613

714
# Goals
815

@@ -30,6 +37,7 @@ From a design perspective the goal is to be the fastest, simplest, and cleanest
3037
- Automatic update checking.
3138
- Displays general metadata (task counts, etc.) about the task list.
3239
- Undo/redo support.
40+
- Dark Mode
3341

3442
## Adding/removing tasks
3543

@@ -193,6 +201,8 @@ I am striving for very clean code. I am following the following general coding c
193201

194202
# Credits/Thanks
195203

204+
Thanks to Michael Descy for originally creating TodoTxtMac.
205+
196206
Thanks to Gina Trapani who created the [Todo.txt][] format and the community of developers who created the command line tools and iOS/Android apps.
197207

198208
Thanks to Ben Hughes whose Windows application [todotxt.net][] formed the basis of this application's design and feature set. Todotxt.net is a fantastic program and did not have an analog on the Mac. After starting my application, I contributed some patches to todotxt.net and am happy to be a contributor on such a great project.

0 commit comments

Comments
 (0)