GithubHelp home page GithubHelp logo

kurohai / taskwarrior-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from theunraveler/taskwarrior-web

0.0 1.0 0.0 1.32 MB

A web interface for the Taskwarrior todo application. Because being a neckbeard is only fun sometimes.

Home Page: http://theunraveler.github.com/taskwarrior-web

License: MIT License

Ruby 59.90% CSS 13.08% JavaScript 10.24% HTML 15.98% Makefile 0.20% Dockerfile 0.61%

taskwarrior-web's Introduction

A Web Interface for Taskwarrior

A lightweight, Sinatra-based web interface for the wonderful Taskwarrior todo application.

Check out the Live Demo.

Gem Version Build Status

Table of Contents

Screenshots

Pending Tasks

Waiting Tasks

Completed Tasks

New Task w/ Project Autocomplete

Parent Project Information

Projects Overview

Help Popup

Requirements

  • ruby >= 1.9 (support for ruby < 1.9 is very unlikely, but pull requests are gladly accepted).

For building native extensions on Linux could be required the following packages:

  • ruby-dev
  • make
  • gcc

Installation

gem install taskwarrior-web

This will install an executable called task-web

Usage

task-web at your terminal to start it up. This will start the process, background it, and open the URL in your browser.

It uses Vegas to make the Sinatra app into an executable, so all options for Vegas are valid for task-web. Type task-web -h for more options.

Features

The current featureset includes:

  • Viewing tasks sorted and grouped in various ways.
  • Creating a new task with a due date, project, and tags.
  • Editing and deleting tasks (only task >= 2.0).
  • task-web will pull your task config (from .taskrc) and use it to determine date formatting and when an upcoming task should be marked as "due".
  • If you are on a Mac and use Fluid.app, you get a dock badge showing the number of pending tasks.
  • Optional HTTP Basic authentication.

Docker

You can also run taskwarrior-web using docker. This approach requires docker and docker-compose to be installed.

The command below builds new image from the source and runs service.

make run

By default task-web is listening on 5678 port. Adjust service configuration in docker/docker-compose.yml.

Reporting Bugs

To report a bug, use the Github issue tracker. Since taskwarrior-web works with several different versions of task, using many different configurations, please include the output from task _version and either the output of task show or a copy of your .taskrc file when filing a bug. This helps us reproduce bugs easier.

Here is an example of a good bug report.

Marginalia

  • This project is not developed by the Taskwarrior team. Obviously, taskwarrior-web extends Taskwarrior, but the projects are separate.
  • task-web is mostly designed to run locally. As such, security is not of the highest priority. You may find that things such as CSRF protection are lacking. If things like this are important to you, please file an issue or a pull request.

taskwarrior-web's People

Contributors

cilynx avatar zebradil avatar mattdf avatar genewoo avatar infertux avatar kurohai avatar guydunigo avatar theunraveler avatar yozo1984 avatar

Watchers

James Cloos 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.