varlevi / todo-desktop

A fork of iafisher's barebones to-do app for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A barebones to-do app for Linux. Stores your to-do items in a single, human-readable text file. Syncing across all your devices is as easy as putting the file in Dropbox. Works with the Android app (under development).

To run:

$ git clone https://github.com/varlevi/todo-desktop.git
$ cd todo-desktop
$ npm install
$ npm start

About

A fork of iafisher's barebones to-do app for Linux


Languages

Language:JavaScript 51.4%Language:CSS 47.3%Language:HTML 1.3%