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.

taskwarrior-php Screenshot

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.

Related articles

  • Review of Jetbrains Intellij Idea 9 Ultimate Edition
  • JetBrains has released IntelliJ IDEA 9.0.2
  • Upload files to FTP using Bash
  • budgetwarrior 0.1.0 - command-line personal budgeting tool
  • budgetwarrior 1.0: Web interface and asset tracking!
  • Java Concurrency - Part 7 : Executors and thread pools
  • Comments

    Comments powered by Disqus