42 projects for "task list" with 2 filters applied:

  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
    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
  • 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
  • 10
    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
  • 11
    Clu-Linux-Live

    Clu-Linux-Live

    Various Processing and Data Rescue Tools over Wired or Wireless Networ

    This Linux Live CD provides Various Processing Command Line Utilities (Clu) and Data Rescue Tools which can be used on a Wired or Wireless Network. On Startup it prompts the user to change password, mount all filesystems available locally, start wireless network ( if wifi interface present ), start network services (samba/ssh/sftp) and present user with a console for executing various utilities i.e Text, Image, Audio, Video, Downloading etc. on their FileSystems that are mounted. Googling on...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    Promet-ERP

    Promet-ERP

    An Management System for Contacts,Messages,Documents,Orders,Projects

    ...The Document Management helps to magage documents on any object (article, order, person, task ...) With the message management, emails, RSS feeds, SMS, Scanned documents are managed. With the task and project management tasks are planned across projects and users, Company-wide by a global task list.
    Downloads: 1 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
    EEToolbelt

    EEToolbelt

    A suite of calculators and conversion tools for engineers.

    Includes a signal scaling app, many engineering unit conversion calcs, and a task list pad to keep track of progress or notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB