Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

campbellr/taskweb

Repository files navigation

Task Web (abandoned)

Notice

Due to lack of time and bad design choices, this project is abandoned, although I do plan on reviving it in some form once taskd is released.

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published