/task-warrior-am

Task Warrior mobile app using inthe.am API

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

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).