8000 GitHub - scrimbly/tasks: Bringing Astrid Tasks back from the dead
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

scrimbly/tasks

 
 

Repository files navigation

Get it on Google Play Get it on Amazon App Store Get it on F-Droid

Donate with Bitcoin PayPal donate button Liberapay donate button

Build Status codecov

Please visit tasks.org for end user documentation and support


To get started with development:

  1. Fork and clone the repository
    • command line users: clone with --recurse-submodules or run git submodule update --init after cloning
  2. Install and launch Android Studio
  3. Select File > Open, select the Tasks directory, and accept prompts to install missing SDK components

Set up Mapbox

  1. Register at mapbox.com
  2. Add tasks_mapbox_key_debug="<your_api_key>" to your gradle.properties file. You can create an access token or use your default public token

Set up Google APIs

  1. Register at cloud.google.com
  2. Enable the following APIs
  3. Set up an API key
  4. Add tasks_google_key_debug="<your_api_key>" to your gradle.properties file
  5. Select Build > Select Build Variant and choose the googleplay variant

About

Bringing Astrid Tasks back from the dead

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.4%
  • Other 0.6%
0