tborychowski / taskwin

a simple todo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TaskWin

A simple, text-based TODO app for Windows.

Features

  • Completely portable - it's just 1 application file (+ 1 settings file, that will be created in the same folder with first run)
  • Saves tasks to simple text files
  • You can select any folder on disk to save task files
  • If you select a folder within your Dropbox or any other sync service folder, you can easily sync tasks between your computers!
  • Extremely simple - no unnecesarry controls
  • Keyboard friendly - hit "Esc" to exit, "Enter" to switch to edit mode, "Ctrl+Enter" to save edited tasks

Read the full How Does This Work description.

Screenshot

Task list

See more screens.

Requirements

Download

TaskWin v1.4.0.1

About

a simple todo app

License:GNU General Public License v3.0


Languages

Language:C# 100.0%