Skip to content
This repository has been archived by the owner on Feb 4, 2018. It is now read-only.

Terrance/DoX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

DoX is a feature-packed to-do list application in Python. This repo provides the API backbone, allowing other applications to use it.

In order to make the API accessible to applications, you can either move (or symlink) the DoX folder inside of the application's root folder, or install DoX as a Python module by moving it to your Python installation's site-packages folder.

Applications using DoX

  • DoXCloud - a webapp with local storage and caching
  • DoXCmd - a command-line interface to managing tasks
  • DoXDroid - a Java port of DoX for Android
  • DoXTray - a system tray icon and graphical interface

About

A powerful to-do list manager with fast terminal access for adding tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages