Skip to content

localhorse/taskweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Web

Build Status

task web is a Django-based web front-end for taskwarrior.

Although it currently very much in it's infancy, the project is intended to allow users to host a taskwarrior database for syncing with task merge, as well as adding, editing, and closing tasks through the web.

NOTE: task web is not yet in a usable state and WILL CORRUPT YOUR TASK DATA Make sure you have backups before testing the the task sync feature.

Screenshot

taskweb screenshot

Installation

task web isn't yet available on pypi, and setup.py doesn't work quite yet, but if you are willing to put up with a lot of bugs, just git pull and configure it like any other django project (customize settings.py, set up http server, etc...).

Requirements

task web requires the following software:

TODO

  • Add calendar view, and other useful taskwarrior charts/stats
  • Better multi-user support
  • Better tablet/mobile support
  • Lots of usability enhancements

Reporting Bugs

Any bugs can be reported on the github issue tracker.

About

A Django-based web front-end for taskwarrior

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published