peterdavidhamilton / task-warrior-am

Task Warrior mobile app using inthe.am API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Warrior AM

This is an unofficial mobile app for Task Warrior using inthe.am as an API for accessing tasks.

This project is in no way affiliated with Task Warrior or Inthe.AM.

Features

  • view task list, ordered by priority
  • mark tasks as done
  • start/stop tasks
  • sync with https://inthe.am, or any other compatible API

Planned Features

Here's a list of features that are planned.

  • create tasks
  • show all available information about tasks
  • timewarrior integration

Non-Planned Features

  • bugwarrior integration
  • direct integration with task server

Building

This project is built using React Native, so follow instructions from the upstream project for getting setup to build with react-native. Once a working environment is setup, running should be as easy as:

react-native run-android

To get reloading to work, start Metro Bundler:

react-native start

License

This project is open source under the terms of the MPL (see LICENSE-MPL for details).

About

Task Warrior mobile app using inthe.am API

License:Mozilla Public License 2.0


Languages

Language:JavaScript 73.7%Language:Objective-C 14.6%Language:Python 6.4%Language:Java 5.3%