All Projects → nextcloud → Tasks

nextcloud / Tasks

Licence: agpl-3.0
✅ Tasks app for Nextcloud

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Tasks

Vscode Todo Plus
Manage todo lists with ease. Powerful, easy to use and customizable.
Stars: ✭ 622 (+87.35%)
Mutual labels:  tasks, task
ProtoPromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
Stars: ✭ 20 (-93.98%)
Mutual labels:  task, tasks
Ai Platform
An open-source platform for automating tasks using machine learning models
Stars: ✭ 61 (-81.63%)
Mutual labels:  tasks, task
Android
📱 Nextcloud Android app
Stars: ✭ 2,669 (+703.92%)
Mutual labels:  nextcloud, open-source
josk
🏃🤖 Scheduler and manager for jobs and tasks in node.js on multi-server and clusters setup
Stars: ✭ 27 (-91.87%)
Mutual labels:  task, tasks
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+5238.25%)
Mutual labels:  nextcloud, open-source
EnumerableAsyncProcessor
Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently
Stars: ✭ 84 (-74.7%)
Mutual labels:  task, tasks
Activity
⚡️ Activity app for Nextcloud
Stars: ✭ 67 (-79.82%)
Mutual labels:  nextcloud, open-source
Test-Assignments
List of test assignments. ⚡
Stars: ✭ 85 (-74.4%)
Mutual labels:  task, tasks
concurrent-tasks
A simple task runner which will run all tasks till completion, while maintaining concurrency limits.
Stars: ✭ 27 (-91.87%)
Mutual labels:  task, tasks
Nextcloud Spreed Signaling
Standalone signaling server for Nextcloud Talk.
Stars: ✭ 201 (-39.46%)
Mutual labels:  nextcloud, open-source
Docker
⛴ Docker image of Nextcloud
Stars: ✭ 3,560 (+972.29%)
Mutual labels:  nextcloud, open-source
Client theming
💻 Nextcloud themed desktop client - Moved over to https://github.com/nextcloud/desktop
Stars: ✭ 201 (-39.46%)
Mutual labels:  nextcloud, open-source
Topydo
A powerful todo list application for the console, using the todo.txt format.
Stars: ✭ 511 (+53.92%)
Mutual labels:  task, open-source
Richdocuments
📔 Collabora Online for Nextcloud
Stars: ✭ 193 (-41.87%)
Mutual labels:  nextcloud, open-source
composer
API-first task runner with three methods: task, run and watch.
Stars: ✭ 35 (-89.46%)
Mutual labels:  task, tasks
Ios
📱 Nextcloud iOS app
Stars: ✭ 971 (+192.47%)
Mutual labels:  nextcloud, open-source
Spreed
📞😀 Nextcloud Talk – chat, video & audio calls for Nextcloud
Stars: ✭ 994 (+199.4%)
Mutual labels:  nextcloud, open-source
ObviousAwait
🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)
Stars: ✭ 55 (-83.43%)
Mutual labels:  task, tasks
Talk Android
📱😀 Video & audio calls through Nextcloud on Android
Stars: ✭ 282 (-15.06%)
Mutual labels:  nextcloud, open-source

Tasks

Downloads Build Status Scrutinizer Code Quality Code coverage Dependabot status

A tasks app for Nextcloud. Easily sync tasks from various devices with your Nextcloud and edit them online.

tasks

Features

  • add and delete tasks, edit their title, description, start and due dates, set their priority and status
  • support for subtasks
  • smart collections showing you your important, current and upcoming tasks
  • simply drag and drop tasks to other calendars or make them subtasks

Installation

In your Nextcloud, simply navigate to »Apps«, choose the category »Organization«, find the Tasks app and enable it. Then open the Tasks app from the app menu.

Apps which sync with Nextcloud Tasks (using CalDAV)

Maintainers

Raimund Schlüßler and many more

If you’d like to join, just go through the issue list and fix some. :)

Developer setup info

Just clone this repo into your apps directory (Nextcloud server installation needed). Additionally, nodejs and npm are needed for installing JavaScript dependencies.

Once node and npm are installed, PHP and JavaScript dependencies can be installed by running

$ make

Please execute this command with your ordinary user account and neither root nor sudo.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].