All Projects → mstijak → Tdo

mstijak / Tdo

Licence: mit
Keyboard driven, hackable TODO list

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Tdo

Machdas
Todo manager based on PHP 7, Slim and Vue.js
Stars: ✭ 78 (-56.42%)
Mutual labels:  todolist
Todolist
A simple ToDoList written in Swift
Stars: ✭ 100 (-44.13%)
Mutual labels:  todolist
Td Cli
A todo command line todo manager ✔️
Stars: ✭ 119 (-33.52%)
Mutual labels:  todolist
Flask Todolist
exemplary flask application - small to-do list WebApp example
Stars: ✭ 85 (-52.51%)
Mutual labels:  todolist
Swiftui jike
用SwiftUI仿即刻App界面(Build Jike App UI with SwiftUI)
Stars: ✭ 96 (-46.37%)
Mutual labels:  todolist
Todoit
The JavaScript framework for hassle-free TODO application development.
Stars: ✭ 102 (-43.02%)
Mutual labels:  todolist
Django Todolist
exemplary django application - small to do list web app
Stars: ✭ 47 (-73.74%)
Mutual labels:  todolist
Qtodotxt2
Rewrite of GUI code of QTodoTxt using qml.
Stars: ✭ 136 (-24.02%)
Mutual labels:  todolist
Polyx
Productivity suite written from scratch in Ink on the backend and Torus on the web
Stars: ✭ 98 (-45.25%)
Mutual labels:  todolist
Golang Gin Realworld Example App
Exemplary real world application built with Golang + Gin
Stars: ✭ 1,780 (+894.41%)
Mutual labels:  todolist
Ecno
Ecno is a task state manager built on top of UserDefaults in pure Swift 4.
Stars: ✭ 92 (-48.6%)
Mutual labels:  todolist
Flutter todo
Yet another Todo app, now using Flutter (with ScopedModel)
Stars: ✭ 94 (-47.49%)
Mutual labels:  todolist
Markor
Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
Stars: ✭ 1,394 (+678.77%)
Mutual labels:  todolist
Realmtasks
Simple Todo iOS app with Realm DB and Swift
Stars: ✭ 83 (-53.63%)
Mutual labels:  todolist
Coddx Alpha
Coddx - a collection of tools that help developers program efficiently. One of the features is generating multiple files from templates quickly.
Stars: ✭ 132 (-26.26%)
Mutual labels:  todolist
Go Todo
微信小程序 todo后端,采用GoFrame框架搭建,包含微信认证、token管理、发送微信模板消息等
Stars: ✭ 60 (-66.48%)
Mutual labels:  todolist
Py Todo
📋 Lightweight reminder / todo-list in cli
Stars: ✭ 102 (-43.02%)
Mutual labels:  todolist
Coc Todolist
[Deprecated due to an unfixable bug and crappy design]🕐 Todolist/task manager extension for (Neo)Vim
Stars: ✭ 144 (-19.55%)
Mutual labels:  todolist
Vim Bujo
A minimalist task manager for vim.
Stars: ✭ 136 (-24.02%)
Mutual labels:  todolist
Flutter Todos
📝 one day list app created by flutter!
Stars: ✭ 1,594 (+790.5%)
Mutual labels:  todolist

tdo

This project is not maintained anymore. The new version of tdo based on Firebase is available at https://github.com/codaxy/tdo.

A flexible TODO list with the following features:

  • Markdown support
  • Keyboard navigation
  • Use of hashtags for categories, priorities, etc
  • Auto remove completed items after period of time
  • CSS hackability: write functions to assign CSS styles andclasses to tasks and lists
  • Gist storage
  • Ability to work with a large number of tasks

Screenshot

Open

Also available as a Chrome extension.

Install & Run

Install:

yarn

Run:

yarn start    

If you don't use yarn yet, npm will do too.

Thanks

Thanks to CircleCI the app is auto deployed to GH Pages.

Thanks to https://github.com/Villanuevand/deployment-circleci-gh-pages for providing instructions for setting up CircleCI.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].