Tasks

Top 23 Task Open-Source Projects

  • C++ REST SDK

    The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.

  • Project mention: What is the industry standard today in C++ to deploy REST microservices in Kubernetes? | /r/cpp | 2023-09-06

    My favourite was Microsoft's cpprestsdk, but for some reason now is in maintenance mode, I don't know why, so it's hard to suggest it for new projects. A nice alternative is restc-cpp, that's has a good high-level interface, if this is what you want.

  • Invoice Ninja

    Invoices, Expenses and Tasks built with Laravel, Flutter and React

  • Project mention: Show HN: Invoice Dragon – An Open Source App to Create PDF Invoices for Free | news.ycombinator.com | 2023-07-25

    I didnt see https://invoiceninja.com/ get mentioned yet, but it is my favorite software solution in this space. You can self host it or pay them for hosting. PDF generation and alot more

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • orgzly-android

    Outliner for taking notes and managing to-do lists

  • Project mention: Orgzly (org-mode android client) has a fatal bug for over four years?! | /r/orgmode | 2023-06-18

    Funny enough there has been a commit that solves it and they just abandoned it.

  • taskr

    A fast, concurrency-focused task automation tool.

  • concurrencpp

    Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

  • Project mention: Is anyone using coroutines seriously? | /r/cpp | 2023-12-05

    I am using concurrencpp for my project. What I like about it is that it's basically a thread pool factory with coroutines. It allows for better structuring / organizing of multithreaded work. So for me the main advantage of coroutines is that the code looks easier to follow

  • arq

    Fast job queuing and RPC in python with asyncio and redis.

  • Project mention: Future Plan for Arq | news.ycombinator.com | 2024-03-18
  • PowerShell

    500+ PowerShell scripts (.ps1) for every system! (by fleschutz)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • marl

    A hybrid thread / fiber task scheduler written in C++ 11

  • Project mention: Fiber in C++: Understanding the Basics | news.ycombinator.com | 2023-09-24
  • vdirsyncer

    📇 Synchronize calendars and contacts.

  • Project mention: Calendar sync to Emacs | /r/emacs | 2023-06-03

    Have a look at vdirsyncer. Sync calendars to a local directory and then use eMacs to read them.

  • davx5-ose

    DAVx⁵ is an open-source CalDAV/CardDAV suite and sync app for Android. You can also access your online files (WebDAV) with it.

  • Project mention: Ask HN: What Underrated Open Source Project Deserves More Recognition? | news.ycombinator.com | 2024-03-07
  • sleek

    todo.txt manager for Linux, Windows and MacOS, free and open-source (FOSS)

  • Project mention: Feature request: sync to text file (todo.txt syntax) | /r/tasks | 2023-12-08

    It would make it possible to use tasks.org on Android and another app like Sleek on Windows (or any of the other todo.txt clients).

  • outlookcaldavsynchronizer

    Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server

  • vscode-todo-plus

    Manage todo lists with ease. Powerful, easy to use and customizable.

  • asynctasks.vim

    :rocket: Modern Task System for Project Building, Testing and Deploying !!

  • Project mention: Build and run in one task using asynctasks.vim | /r/neovim | 2023-07-05

    I'm currently using skywind3000/asynctasks.vim to build and run my project.

  • django-todo

    A multi-user, multi-group todo/ticketing system for Django projects. Includes CSV import and integrated mail tracking.

  • DecSync

    Synchronize RSS, contacts, calendars, tasks and more without a server

  • Project mention: Roundcube Open-Source Webmail Software Merges with Nextcloud | news.ycombinator.com | 2023-11-29

    A few years back I used to use SyncThing + DecSync for that purpose, and it worked quite well. Looks like it hasn't been updated in a while though.

    https://github.com/39aldo39/DecSync

  • tasks

    :white_check_mark: Tasks app for Nextcloud (by nextcloud)

  • Project mention: NextCloud AIO in Portainer on OpenMediaVault - Installation Issues | /r/NextCloud | 2023-07-29

    Error: cURL error 28: SSL connection timeout (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://github.com/nextcloud-releases/deck/releases/download/v1.9.2/deck-v1.9.2.tar.gz twofactor_totp 8.0.0 enabled Error: cURL error 28: SSL connection timeout (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://github.com/nextcloud/tasks/releases/download/v0.15.0/tasks.tar.gz Error: cURL error 28: SSL connection timeout (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://github.com/nextcloud-releases/calendar/releases/download/v4.4.3/calendar-v4.4.3.tar.gz Error: cURL error 28: SSL connection timeout (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://github.com/nextcloud-releases/contacts/releases/download/v5.3.2/contacts-v5.3.2.tar.gz

  • please

    🙏 Please CLI - Minimalistic New Tab Page CLI Tool with a greeting, date and time, inspirational quotes and your personal tasks and to-do list (by NayamAmarshe)

  • Project mention: Please – A beautiful todo list for your terminal | news.ycombinator.com | 2024-01-16
  • quillpad

    Take beautiful markdown notes and stay organized with task lists. Fork of Quillnote

  • Project mention: What is the closest to Google Keep but self hosted? | news.ycombinator.com | 2023-11-19

    Quillpad should be pretty close, and has the option to sync with nextcloud https://github.com/quillpad/quillpad

  • Obsidian-Tasks-Calendar

    A custom view build with Obsidian-Dataview to display tasks from Obsidian-Tasks and from your daily notes in a highly customisable calendar with a wide variety of views

  • Project mention: Help fix these two issues I am having please | /r/ObsidianMD | 2023-12-02

    How do I make the calendar full length/width like on the github page plugin

  • todoman

    ✅ A simple, standards-based, cli todo (aka: task) manager.

  • Project mention: Kanboard is a free and open source Kanban project management software | news.ycombinator.com | 2023-05-23
  • obsidian-card-board

    An Obsidian plugin to make working with tasks a pleasure (hopefully anyway).

  • Project mention: How to manage tasks in game dev? | /r/gamedev | 2023-05-20

    After lots of trying out, I found that the tool Obsidian has the excellent plugin Cardboard, which supports subtasks as items in a Trello style view. Not only I have all the backstory, texts, characters wiki style in one searchable, connected space, I can directly create tasks. The next step is to use the dataview plugin to manage in game data.

  • Standard-Toolkit

    An update to Component factory's krypton toolkit to support .NET Framework 4.6.2 - 4.8.1 to .NET 6 - 8

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-18.

Tasks related posts

Index

What are some of the best open-source Task projects? This list will help you:

Project Stars
1 C++ REST SDK 7,800
2 Invoice Ninja 7,705
3 orgzly-android 2,637
4 taskr 2,527
5 concurrencpp 2,028
6 arq 1,904
7 PowerShell 1,891
8 marl 1,769
9 vdirsyncer 1,468
10 davx5-ose 1,207
11 sleek 1,195
12 outlookcaldavsynchronizer 890
13 vscode-todo-plus 888
14 asynctasks.vim 876
15 django-todo 794
16 DecSync 584
17 tasks 544
18 please 539
19 quillpad 539
20 Obsidian-Tasks-Calendar 494
21 todoman 467
22 obsidian-card-board 429
23 Standard-Toolkit 347
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com