Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mpcjanssen/simpletask-android
https://github.com/mpcjanssen/simpletask-android
Last synced: 3 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T18:05:12.000Z (12 months ago)
- Last Synced: 2024-07-20T08:10:12.117Z (4 months 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
README
Simpletask
==========[![CircleCI](https://circleci.com/gh/mpcjanssen/simpletask-android.svg?style=svg)](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/