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

Terrance/DoXTray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

DoX is a feature-packed to-do list application in Python. DoXTray allows you to add, manage and complete your tasks from a graphical interface.

Tasks to do are stored in tasks.txt, and completed tasks in done.txt, both in the DoX folder in your home directory.

The system tray icon provides a menu with access to a task list and new task dialog. It also shows reminders when tasks become due.

Prerequisites

This program relies on the DoX API, which is not included in this package. You must download it, and either install it as a Python module, or provide a copy of the files (through symlink or otherwise) in a DoX folder within the DoXTray folder.

About

A dynamic system tray icon and graphical UI for DoX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages