paullemmens / simpletask-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simpletask

CircleCI

Simpletask is a simple task manager for Android, based on the brilliant todo.txt format by Gina Trapani.

Documentation

See documentation here.

Translation

Simpletask is translated using weblate: Translation status

Cloudless Version

Get it on F-Droid

Cloudless stores tasks in a todo.txt file on the device. A separate app (such as Syncthing) can be used to Sync the file.

Because the todo.txt file could be anywhere on the device to allow sync by a different app, the Cloudless version requests full storage access. This is unfortunately the only way to make common use case work while staying sane.

Nextcloud Version

Get it on F-Droid

Nextcloud stores tasks in a todo.txt file using Nextcloud.

WebDAV Version

Get it on F-Droid

Nextcloud stores tasks in a todo.txt file on any WebDAV server.

Dropbox

The Dropbox version is not available from F-Droid. You can download builds of the different versions from: https://mpcjanssen.nl/artifacts/

About

License:GNU General Public License v3.0


Languages

Language:Kotlin 63.6%Language:Java 35.0%Language:CSS 1.0%Language:Lua 0.4%