Showing 26 open source projects for "recurring tasks"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    Vikunja

    Vikunja

    The to-do app to organize your life

    Vikunja is a modern to-do list and personal organization platform designed to help individuals and teams keep track of tasks, projects, and life goals in one place with intention and simplicity. It’s a self-hosted, open-source app with a backend API and frontend clients that let you create tasks, organize them into lists or projects, set due dates and priorities, and collaborate with teammates or family members. Unlike many simplistic check-off lists, Vikunja provides options for nested tasks, recurring activities, and board views that give you flexibility in how you structure work or personal goals. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Weft

    Weft

    Task management, but AI agents do your tasks

    ...It runs entirely on Cloudflare’s platform using Workers, Durable Objects, and Workflows, enabling scalable and persistent task state with minimal backend overhead. Users can set up parallel agents to handle multiple tasks at once and even schedule recurring jobs that trigger daily or weekly to keep workflows on track. Notifications inform the user when tasks are completed or when agent approvals are required, keeping oversight within reach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pg_cron

    pg_cron

    Run periodic jobs in PostgreSQL

    pg_cron is a PostgreSQL extension that allows SQL jobs to be scheduled using cron syntax. It runs inside the database server and lets users automate routine tasks like VACUUM, backups, and custom SQL scripts. Jobs are managed via SQL commands and can run on the same schedule format as standard UNIX cron, making it powerful and easy to use for database administrators and developers alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NanoClaw

    NanoClaw

    A lightweight alternative to Clawdbot / OpenClaw

    ...The project connects directly to WhatsApp, letting you deploy an assistant that can chat in a familiar interface while still supporting real agent behaviors instead of simple call-and-response prompts. It includes memory so the assistant can retain important context across interactions, enabling more consistent follow-through on ongoing tasks. It also supports scheduled jobs, making it suitable for recurring reminders, periodic automations, and timed workflows without needing an external orchestrator.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Hermes Agent

    Hermes Agent

    The agent that grows with you

    ...Rather than functioning as a stateless chatbot, it maintains long-term memory across sessions and can generate searchable “Skill Documents” that capture how it solved complex tasks so it doesn’t start from scratch each time. The agent interfaces with messaging platforms like Telegram, Discord, Slack, and WhatsApp through a single gateway process, and also offers an interactive terminal user interface with history, autocomplete, and streamable tool output. It supports scheduled automation in natural language, allowing users to set up recurring tasks such as daily briefings or system audits that it runs unattended.
    Downloads: 143 This Week
    Last Update:
    See Project
  • 6
    Hardhat

    Hardhat

    Hardhat is a development environment to compile, deploy, test

    Hardhat is an Ethereum development environment for professionals. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the plugin list to use it with your existing tools. Hardhat Runner is the main component you interact with when using Hardhat. It's a flexible and extensible task runner that helps you manage and automate the recurring tasks inherent to developing smart contracts and dApps. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 7
    Invoice Ninja

    Invoice Ninja

    Free and Open Source Invoicing, Expenses & Time-Tracking

    Invoice Ninja is a free and open source invoicing, expenses and time-tracking app built with Laravel and Flutter. It offers a plethora of great features, including custom branded invoice design, recurring invoicing and auto-bill clients, real-time quote creation and custom proposals, expense reporting and so much more! Invoice Ninja is also capable of handling online payments from more than 40 payment gateways, including Stripe, PayPal and WePay. It also accepts payments using credit cards,...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    runprompt

    runprompt

    Run LLM prompts from your shell

    runprompt is an interactive command launcher and prompt utility that lets users bind shell commands, scripts, and workflows to quick keyboard shortcuts or natural-language queries, helping streamline repetitive terminal tasks and boost developer productivity. It functions as a lightweight, launcher-centric interface where you can type a phrase, partial command, or alias and have RunPrompt suggest or execute relevant actions instantly, reducing the need to memorize long commands or navigate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    StaxRip

    StaxRip

    Video encoding GUI for Windows

    StaxRip is a powerful, open-source video and audio encoding GUI for Windows that orchestrates industry-standard console tools (such as x265, FFmpeg, mkvmerge) and frame-server systems (like AviSynth+ or VapourSynth) to allow users to transcode, mux, remux, or process media files with fine-grained control. It is not a “one-click” encoder; instead, it grants the user deep control over encoding settings, filtering, resizing, cropping, subtitles, audio processing, container formats, and more —...
    Downloads: 39 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    JobRunr

    JobRunr

    An extremely easy way to perform background processing in Java

    Incredibly easy way to perform fire-and-forget, delayed, scheduled and recurring jobs inside Java applications using only Java 8 lambda's. CPU and I/O intensive, long-running and short-running jobs are supported. Persistent storage is done via either RDBMS (e.g. Postgres, MariaDB/MySQL, Oracle, SQL Server, DB2 and SQLite) or NoSQL (ElasticSearch, MongoDB and Redis). JobRunr provides a unified programming model to handle background tasks in a reliable way and runs them on shared hosting, dedicated hosting or in the cloud (hello Kubernetes) within a JVM instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Common-Lib is a collection of useful classes to encounter recurring tasks and problems during development of java projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    claude-reflect

    claude-reflect

    A self-learning system for Claude Code that captures corrections

    ...Over time, this creates a personalized memory that helps the AI align more closely with your conventions, avoiding repeated misunderstandings and reducing friction in long-running or recurring tasks. In addition to capturing corrections, claude-reflect analyzes session history to identify repeated patterns and propose reusable commands or workflows, which can be converted into skills that accelerate productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WeekToDo

    WeekToDo

    WeekToDo is a Free and Open Source Minimalist Weekly Planner

    WeekToDo is a free minimalist weekly planner app focused on privacy. Schedule your tasks and projects with to-do lists and a calendar. Available for Windows, Mac, Linux or online. WeekToDo is a free and Open Source minimalist weekly planner. With WeekToDo you can start improving your productivity by defining and managing your week and your tasks in an easy and intuitive way. WeekToDo mixes the concept of a calendar and tasks list in a single interface. You can set alarms, colors, recurrent...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Task Coach

    Task Coach

    Free flexible open source todo manager featuring hierarchical tasks

    Task Coach - Your friendly task manager. Task Coach is a free open source todo manager. It grew out of frustration about other programs not handling composite tasks well. In addition to flexible composite tasks, Task Coach has grown to include prerequisites, prioritizing, effort tracking, category tags, budgets, notes, and many other features. However, users are not forced to use all these features; Task Coach can be as simple or complex as you need it to be. Task Coach is available for...
    Leader badge
    Downloads: 168 This Week
    Last Update:
    See Project
  • 15
    AgentPilot

    AgentPilot

    A versatile workflow automation platform to create AI workflows

    AgentPilot is a versatile workflow automation platform designed to help users create, organize, and execute AI-driven workflows. It supports everything from simple tasks using a single large language model (LLM) to complex multi-step processes. The platform features a user-friendly interface that allows for real-time interaction with workflows, and it supports flexible configurations, including branching workflows and customizable user interfaces. Users can also schedule tasks based on...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    OtoKeyboard - AutoKeyboard & Macro

    OtoKeyboard - AutoKeyboard & Macro

    OtoKeyboard: Stop typing manually. Get your free auto keyboard for Win

    OtoKeyboard is the premier auto keyboard and macro tool for Windows, designed to save you time and eliminate digital friction. Move beyond simple text replacement and turn any repetitive task into a single-keystroke action. It's the ultimate productivity companion for professionals, gamers, and developers alike. Automate customer support replies with interactive templates; execute complex in-game combos with perfectly timed macros; or launch your entire work environment with one...
    Downloads: 205 This Week
    Last Update:
    See Project
  • 17
    Android To Do List

    Android To Do List

    So much to do, so little time...

    A basic PDA function written for Android-based phones, this To Do app lets you categorize and prioritize checklists, assign due dates and alarms, set highly configurable recurring tasks, and add detailed notes to items.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    atomic

    Solve all your scheduling problems using AI for everyone

    magine going back and forth for recurring 1:1 meetings in your email for your team. Now imagine working in a remote team with different timezones. Now imagine arranging an ad hoc team meeting that was not planned for your remote team. How do you get everyone together without disturbing their work flow (aka tasks)? Use AI to find open slots from everyone's calendar and move things around if possible to find a good spot for everyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Poptask

    Poptask

    Shared recurring calendar for tasks

    Web based recurring task list calendar. Ideal for shift based teams of staff who are required to complete repetitive tasks. Written in PHP and free to use and modify Requires at least PHP v5.3 for server and modern browser for client that supports HTML5 Demo here: http://poptask.sourceforge.net/demo/ Username:demo Password:demo With an email reminder system to notify if a task isnt completed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    LifeQuest

    A GTD-inspired ToDo list manager that tells you what to do next!

    Fundamentally, LifeQuest keeps track of what you need to do, and tells you what you need to do next. You simply enter the things you want to do, along with priority and date information, and LifeQuest does the rest. Unlike other ToDo list programs, LifeQuest aims to minimise the amount of effort you spend entering information. LifeQuest is also inspired by GTD contexts and projects to help you find things to do wherever you are or whichever project you want to focus on. LifeQuest is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    ackerTodo
    ackerTodo is a web-based todo list manager which supports multiple users, recurring tasks, multiple languages, categories and much more! It's written in PHP/MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Recurring Alarm Timer (RAT)

    Recurring Alarm that (currently) plays a sound.

    An alarm that will auto renew itself after the duration has run out and play a sound file. Future Features: - Pause Timer - Ability to trigger other tasks - Systray integration - Save alarm settings
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ...It provides DB independence, storage of SQL code in XML, transaction management, on-the-fly SQL generation for Datasets and other convenience implementations for ever recurring tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Recall is easy-to-use reminder tool. Recurring tasks are supported. One of the goals is to reduce the amount of annoying popup windows by collecting multiple remind items to one screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Task Information Manager is a tool for organizing and tracking tasks that the user is responsible for performing. The system is ideal for tracking recurring maintenance tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB