alcarithemad / tasks

Flask powered web interface for taskwarrior

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tasks

Flask powered web interface for taskwarrior
This is meant to be run on a *nix machine with taskwarrior installed

##vroom vroom install all the dependencies! Once finished...
python task.py (python 3)

dependencies

  • flask
  • taskw
  • humanize
  • pyjade

password

in cred.txt
secretpass

About

Flask powered web interface for taskwarrior

License:GNU General Public License v3.0


Languages

Language:Python 55.4%Language:HTML 30.9%Language:CSS 10.4%Language:JavaScript 3.3%