https://github.com/owncloud/tasks
:white_check_mark: Tasks app for ownCloud
https://github.com/owncloud/tasks
owncloud-app
Last synced: 10 months ago
JSON representation
:white_check_mark: Tasks app for ownCloud
- Host: GitHub
- URL: https://github.com/owncloud/tasks
- Owner: owncloud
- License: agpl-3.0
- Created: 2014-03-28T18:03:22.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T00:19:38.000Z (about 2 years ago)
- Last Synced: 2025-06-27T21:13:47.265Z (12 months ago)
- Topics: owncloud-app
- Language: JavaScript
- Homepage:
- Size: 4.51 MB
- Stars: 183
- Watchers: 82
- Forks: 45
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Tasks
[](https://scrutinizer-ci.com/g/owncloud/tasks/build-status/master) [](https://scrutinizer-ci.com/g/owncloud/tasks/?branch=master) [](https://scrutinizer-ci.com/g/owncloud/tasks/?branch=master)
Tasks app for ownCloud.
### Installation
* **Using git:** In your `owncloud/apps/` directory, run `git clone https://github.com/owncloud/tasks/`. Then go to the Apps manager tab in your ownCloud web interface, and enable the Tasks app.
* **Using the zip archive:** Download the latest [zip archive](https://github.com/owncloud/tasks/archive/master.zip), extract the `tasks-master` directory inside your `owncloud/apps/` directory, and rename it to `tasks`. For stable releases, you can also download one of the [releases](https://github.com/owncloud/tasks/releases) tar.gz archives. Then go to the Apps manager tab in your ownCloud web interface, and enable the Tasks app.
### Usage/Features
Once enabled, a new `Tasks` menu will appear in your ownCloud apps menu. From there you can **add and delete tasks, edit their title, description, start and due dates, reminder times, mark them as important, and add comments on them**. Tasks can be **shared** between users. Tasks can be **synchronized using CalDav** (each task list is linked to an ownCloud calendar, to sync it to your local client - Thunderbird, Evolution, KDE Kontact, iCal... - just add the calendar as a remote calendar in your client). You can **download your tasks as ICS** files using the download button for each calendar.
### Screenshot
