37 projects for "task list" with 1 filter applied:

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Monitor scheduled tasks in a Laravel app

    Monitor scheduled tasks in a Laravel app

    Monitor scheduled tasks in a Laravel app

    This package will monitor your Laravel schedule. It will write an entry to a log table in the db each time a scheduled task starts, ends, fails, or is skipped. Using the list command you can check when the scheduled tasks have been executed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Project Dashboard

    Project Dashboard

    A modern project & task management dashboard

    Project Dashboard is a full-stack dashboard template designed to help teams and freelancers visualize progress, tasks, and metrics in a centralized UI, making project status, deadlines, and priorities easier to track at a glance. It provides Kanban boards, task lists, timelines, and customizable widgets that can surface everything from completion percentages to individual assignments and due dates. The template is built with modern frontend frameworks and pairs with backend APIs for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Python Interview Bible

    Python Interview Bible

    Curated set of interview notes, Q&A, and code snippets

    ...The repository emphasizes clear explanations and compact examples that demonstrate correct usage and common pitfalls. Many entries include comparative discussions, such as list vs tuple or threading vs multiprocessing, to cultivate judgment rather than rote memorization. You will also find patterns for writing clean, idiomatic Python and tips for discussing trade-offs during interviews. The tone is practical and task-oriented, helping candidates rehearse under realistic constraints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Elixir Companies

    Elixir Companies

    A list of companies currently using Elixir in production

    elixir-companies is a community-maintained directory of organizations that use Elixir in production. It serves both as a discovery tool for developers curious about who is adopting the language and as a hiring signal for companies wishing to reach the Elixir community. The site categorizes entries by region, industry, and hiring status, making it easy to browse or filter by interests and location. Contributions are handled publicly via pull requests, with maintainers reviewing updates to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Transformers in Time Series

    Transformers in Time Series

    A professionally curated list of awesome resources

    Transformers in Time Series is a curated research repository that collects academic papers, code implementations, datasets, and learning resources related to transformer models for time series analysis. The project was created to systematically organize the rapidly growing research field that applies transformer architectures to time series modeling tasks. It compiles literature from major conferences and journals and categorizes them by application domains such as forecasting, anomaly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PaSa

    PaSa

    An advanced paper search agent powered by large language models

    ..., PaSa decomposes the task: the Crawler generates search queries, retrieves candidate papers (via search tools and citation expansion), then adds them to a “paper queue.” The Selector then reads abstracts or full text (depending on what’s available) and decides which papers are relevant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BORG is a calendar and task tracking system written in Java. The calendar provides a nice month view, month-print, email reminders, popup reminders and to do list. The task tracker tracks issues through various states.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9
    Mindwtr

    Mindwtr

    A complete Getting Things Done (GTD) productivity system for desktop a

    Mindwtr: The Privacy-First GTD System Mindwtr is a Getting Things Done (GTD) productivity tool designed for "Mind Like Water." It runs completely offline—no accounts, no tracking, and no subscriptions. The Core GTD Workflow Capture: Instantly offload thoughts to your Inbox. Clarify: Process tasks rapidly with the built-in "2-Minute Rule" timer. Organize: Sort tasks by Contexts (@work, @home), Areas, and Projects. Reflect: Keep your system trustworthy with a guided Weekly...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • $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
  • 10
    Django-CRM - Free Open Source  Software

    Django-CRM - Free Open Source Software

    Enterprise CRM software + Tasks management, Email marketing and more!

    Django CRM system is easy to use and can be run on a personal laptop for a private entrepreneur (for example) or on a cloud web server for a large enterprise. Written in Python, CRM is an open-source software package for managing customer interactions and sales. This free CRM software is a powerful tool designed to optimize workflows, and support data-driven decisions. Key features include role-based access control, intuitive navigation, powerful filtering, and search functionalities. The...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Laravel Initializer

    Laravel Initializer

    Install and update Laravel application with single command

    Install and update the Laravel application with a single command. Outdated repository, check out the updated link. We all know, that every application should contain a readme file and an Installation section with a list of actions that you should to do prepare an application to work. Some of actions you should do on every application update (composer update, git pull...) or branch change (git checkout) for preparing an application to work. Laravel Initializer gives you the ability to declare...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JavaScript Array Explorer

    JavaScript Array Explorer

    A resource to figure out what JavaScript array method would be best

    Array Explorer is an educational web-based resource created by Sarah Drasner to help developers understand and select the appropriate JavaScript array method (like map, filter, reduce, find, etc.) when they’re stuck wondering “which one should I use?” Instead of diving into endless docs, you can use the interactive tool to specify what you’re trying to accomplish—e.g., “remove items,” “transform items,” “find something,” “aggregate results”—then see which methods match and get live code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Projects-Solutions

    Projects-Solutions

    Links to others' solutions to Projects

    Projects-Solutions is a companion repository to Projects; while Projects contains the list of project ideas, Projects-Solutions links to solutions submitted by other users in multiple programming languages. It is effectively a community-driven gallery of implementations of the tasks defined in the “Projects” list, allowing learners to compare their solutions, study others’ code, and improve their approach. The repository aggregates links and resources rather than necessarily hosting all code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A little web tool for helping managers to follow the list of projects in the pipe, the list of tasks and their status (open, pending, closed), the team workload, the time spent by each actor, task by task. More functionalities could be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Batch Job Framework. The JBJF uses an XML definition file to abstract many of your common batch job parameters. The JBJF programming framework uses a task list concept as a divide and conquer strategy to simplify your batch job development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Web (PHP) based Grocery List generating software that supports barcode scanning. The list is maintained in a database with remote tools for adding, editing, deleting, and printing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Agilefant

    Agilefant

    The scalable open source tool for lean and agile project management

    Agilefant is a simple but powerful web based tool for lean and agile project management. It is the most versatile open source solution of its kind today, with a rapidly growing user base of more than 10k users around the world in thousands of organizations. Based on more than ten years of solid scientific research within real world organizations, Agilefant's unique model scales from personal todo-lists to large-scale multi-team development and long-term product and portfolio...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    TriggerMan

    TriggerMan

    An Audit Table and Trigger Management Tool for MySQL

    TriggerMan is intended to simplify the task of creating basic audit tables and triggers in MySQL. TriggerMan can: • Read table and trigger definitions from the Information_Schema database. The user never has to enter table/column definition data when creating audit tables or triggers, or create scripts. • List existing tables and TriggerMan objects in a schema, and allow the user to choose which ones to operate on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Zimbra connector for Funambol enables the Funambol synchronization platform to synchronize contact list, calendar information and task information with contact lists, calendar and task information stored on the Zimbra mail server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    freeIPE

    free integrated productivity environment

    ...I have packed up the idea of an integrated productivity environment and moved to VIMAT here on sf.net. Thank you. What I am aiming for with freeIPE is a colossal set of minimalistic productivity tools that all share the same data. This means a task list, calendar, time tracker, and any other tool that the user feels could be of value. My goal for freeIPE is to have something for all to use, at work or at home (children and grandparents, too). I'd like to have customized sharing of data with other users with the ability to sync data over LAN/Bluetooth. If anyone is interested in this project, I am open to discussion in threads here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    In large projects there are a lot of task tags like TODO, FIXME, etc. and Eclipse provides only plain list of all these task tags which is difficult to use. Task Tag Decorator plugin is a plugin which can decorate Package Explorer with icons or text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project Manager and Bug Tracker for Agile Software Development. Flexible Task Workflows and Views. Supports Velocity and Iterations planning. Web-based, Easy to install and user friendly. Supports unicode. Free unlimited online hosting on Amazon cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A ToDo list manager. It's a Java Swing-based application that allows tasks to have a hierarchy amongst themselves. Also, each task has a "relative priority".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    a very simple task list manager accessible via a web browser and usb-key embeddable, written in python ! Todop is a easy to use , fast and lightweight GTD system
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB