Skip to content

A Web interface for the TaskWarrior todo software

Notifications You must be signed in to change notification settings

encima/flask-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

About

Written by Chris Gwilliams. Using:

  • Flask
  • Flask-login
  • Flask-Sqlalchemy
  • Bootstrap

Requirements

  • Python 2.7+
  • Virtualenv (pip install virtualenv)
  • All things in requirements.txt
  • SQLite

Running

  1. pip install virtualenv
  2. virtualenv tf
  3. source tf/bin/activate
  4. tf/bin/pip install -r requirements.txt
  5. tf/bin/python run.py

Creating your database

All config files are in app/config and variables are in sample.cfg

About

A Web interface for the TaskWarrior todo software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages