taskwarrior-php 0.1 : A simple PHP Frontend for Taskwarrior
I released the version 0.1 of taskwarrior-php.
This project is a simple PHP Frontend for Taskwarrior. For now, the frontend is quite basic. All the tasks are displayed and sorted by projects. The completion of each project is also computed.
You can also insert a new task. For now, only the project and the description of the task can be modified.
Download
The application is available on the Git repository : https://github.com/wichtounet/taskwarrior-php
The installation is simple, you just have to put all the files in a folder of a PHP server. Then, you have to edit the config.php to set the location of your Taskwarrior files.
It is necessary that the Taskwarrior files are on the PHP server as well. For that, you can use the FTP pull and push commands of Taskwarrior.
Don't hesitate to contact me if you have some ideas for this project or if you find some bugs.
Comments
Comments powered by Disqus