https://github.com/mpcjanssen/simpletask-android
https://github.com/mpcjanssen/simpletask-android
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mpcjanssen/simpletask-android
- Owner: mpcjanssen
- License: gpl-3.0
- Archived: true
- Created: 2014-01-10T15:01:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T18:05:12.000Z (over 2 years ago)
- Last Synced: 2024-08-05T19:36:24.841Z (almost 2 years ago)
- Language: Kotlin
- Size: 54.4 MB
- Stars: 543
- Watchers: 32
- Forks: 125
- Open Issues: 339
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-webdav - SimpleTask - a simple task manager. `GPL3` `Kotlin` (Mobile apps / Android)
README
Simpletask
==========
[](https://circleci.com/gh/mpcjanssen/simpletask-android)
Simpletask is a simple task manager for Android, based on the brilliant [todo.txt](http://todotxt.com) format by [Gina Trapani](http://ginatrapani.org/).
* [Documentation](#documentation)
* [Translation](#translation)
* [Cloudless Version](#cloudless-version)
* [Nextcloud Version](#nextcloud-version)
* [WebDAV Version](#webdav-version)
* [Dropbox](#dropbox)
## Documentation
See documentation [here](./app/src/main/assets/index.en.md).
## Translation
Simpletask is translated using weblate:
## Cloudless Version
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
Nextcloud stores tasks in a todo.txt file using Nextcloud.
## WebDAV Version
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/
