Git Product home page Git Product logo

taskwarrior-kanban's Introduction

taskwarrior-kanban: Personal Kanban Board for Taskwarrior.

tw-kanban.py is a Python(3) script which provides a simple personal Kanban board for the task management tool Taskwarrior. It sorts your tasks into the following three categories - Not started, In progress, and Done, and generates a Kanban board as an HTML+CSS file (I like to set this file as my browser's homepage so that I'm always aware of my progress).

Not started category contains tasks which are pending and have not been started yet. In progress category contains tasks which are pending but have been started. And Done category contains the last 10 tasks which have been completed.

This does not give you an interactive Kanban board. All changes have to be made through taskwarrior and then tw-kanban.py has to be run again to regenerate the board.

Prerequisites

  • Taskwarrior (Tested on version 2.5.0)

  • Python 3.0+

  • Requires the jinja2 package: pip3 install jinja2.

Usage

  • python3 tw-kanban.py

  • Open index.html in your favourite browser. I recommend setting it as your homepage.

Feel free to request more features.

taskwarrior-kanban's People

Contributors

hrabbit avatar j-jith avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.