Open Source Scheduling Software - Page 2

Scheduling Software

View 359 business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    React Infinite Calendar

    React Infinite Calendar

    Infinite scrolling date-picker built with React

    The React Infinite Calendar project is a highly customizable date picker component for React applications that leverages virtualized rendering to provide smooth infinite scrolling through dates. It is designed to handle large date ranges efficiently by rendering only visible elements, which significantly improves performance compared to traditional calendar components. The library supports features such as localization, theming, keyboard navigation, and flexible date constraints, making it suitable for a wide variety of use cases. It integrates seamlessly with modern React workflows and supports multiple module formats for easy adoption in different environments. The component also includes advanced display options such as overlays, animations, and helper elements to enhance user experience. Its architecture relies on virtualization techniques to maintain responsiveness even when navigating across decades of dates.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Simple Calendar

    Simple Calendar

    A simple calendar with events, customizable widgets and no ads

    The most handy calendar out there. Manage your events and reminders easily. Simple Calendar Pro is a really flexible calendar with many event related options. It offers powerful repetition rules, optional CalDAV synchronization, ics file handling and much more. Top notch design ensures the best possible user experience. You will get familiar with it really quickly. You can create new events really quickly by predefining default values, or by duplicating existing events. There are many views you can choose from, depending on your preference. No matter if you want to see just 1 day or 1 year, this app supports it. Personalize your experience by changing any app color. You can even change the apps' icon color to make sure it matches your home screen. The Pro one already has many new features including time zone support, attendees and email type of reminders in CalDAV synced events, then many other bugfixes and stability improvements.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Gammu

    Gammu

    Cellular manager for mobile phones/modems

    Gammu is a cellular manager for mobile phones/modems. It contains libraries and functions for ringtones,logos,phonebook,SMS,etc. (used by external software), a command line version (with backup/restore) and SMS gateway (with MySQL and PostgreSQL supp
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4

    MPXJ

    Multi platform library to read and write schedule data

    MPXJ is an open source file handling library for Java, .Net and Ruby to read and write Microsoft Project MPX and MSPDI XML files, Planner files, Primavera XER files and databases, Asta Powerproject files and databases, Asta Easyplan files, Phoenix Project Manager files, FastTrack FTS files, GanttProject GAN files, TurboProject PEP files, ConceptDraw PROJECT CDPX, CPDZ and CPDTZ files, Synchro Scheduler SP files and MPP, MPT, and MPD files for Project 98, 2000, 2002, 2003, 2007, 2010, 2013, 2016 and 2019.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 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
  • 5
    JobScheduler

    JobScheduler

    JobScheduler workload automation to execute jobs and workflows

    JS7 JobScheduler runs executables, scripts and database procedures and can be operated with e.g. MySQL, PostgreSQL, SQL Server, Oracle databases. JS7 JobScheduler provides workflow patterns such as sequential and parallel task execution, forking, synchronization, cross-platform scheduling, job load sharing, fail-over and a real REST API. JS7 includes the components: * JOC Cockpit (user interface for inventory management and control) * Controller (orchestration of Agents) * Agents: platform independent Agents for job execution Product Knowledge Base at https://kb.sos-berlin.com/display/JS7 Change Management System at https://change.sos-berlin.com Release Archive at: https://www.sos-berlin.com/jobscheduler-release-archive
    Downloads: 28 This Week
    Last Update:
    See Project
  • 6
    WebCalendar
    Project has moved to github: https://github.com/craigk5n/webcalendar WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    Osmo
    Osmo is a handy personal organizer, which includes calendar, tasks manager, address book and notes modules. It was designed to be a small, easy to use and good looking PIM tool to help to manage personal information.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    Etar Calendar

    Etar Calendar

    Android open source calendar

    Etar is an open-source material-designed calendar made for everyone.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Quantum

    Quantum

    Cron-like job scheduler for Elixir

    Cron-like job scheduler for Elixir. To use Quantum in your project, edit the mix.exs file and add Quantum to the list of dependencies. To see more transparently what quantum is doing, configure the logger to display :debug messages. If you encounter any problems with quantum, please search if there is already an open issue addressing the problem. Configure your cronjobs in your config/config.exs. Persistent storage can be used to track jobs and last execution times over restarts. If storage is present, the jobs from the configuration will not be loaded to prevent conflicts. Storage implementations must implement the Quantum.Storage behavior. The default job settings can be configured as shown in the example below. So if you have a lot of jobs and do not want to override the default setting in every job, you can set them globally.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    pyphoon

    pyphoon

    ASCII Art Phase of the Moon (Python version)

    pyphoon is a small command-line program that renders the current Moon phase as detailed ASCII art directly in your terminal. It computes lunar ephemerides for a given date and location, then maps the illuminated portion onto characters to approximate shading with surprising fidelity. The tool supports showing past or future phases, so you can visualize how the Moon will look on specific dates without opening a browser or an app. It’s intentionally minimal: no GUI, no heavy dependencies, just a quick way to check illumination, age, and phase names in text form. Because it runs cross-platform and works over SSH, it’s popular among terminal enthusiasts and sysadmins who live in the command line. The output can be scripted into cron jobs, motd banners, dashboards, or shared in chat to add a bit of astronomical flair to daily workflows.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    Oddjob

    Java Job Scheduling and Task Automation

    A flexible job scheduler for the distributed environment. Schedule a job on any server - from any server. Create dependencies and trigger alerts across the network. Monitor and control it all from your desktop.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    TimeTrex Time and Attendance

    TimeTrex Time and Attendance

    TimeTrex is a complete web-based payroll and time management suite.

    TimeTrex is a complete web-based payroll and time management suite which offers employee scheduling, time & attendance (timeclock, timesheet), job costing, human resource management (HRM), invoicing and payroll all in tightly integrated package. [Timesheet,payroll,timeclock,payroll,timesheet,hrm,human resource management, workforce management]
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    University Timetabling
    UniTime is a comprehensive educational scheduling system that supports developing course and exam timetables, managing changes to these timetables, sharing rooms with other events, and scheduling students to individual classes. It is a distributed system that allows multiple university and departmental schedule managers to coordinate efforts to build and modify a schedule that meets their diverse organizational needs while allowing for minimization of student course conflicts. It can be used alone to create and maintain a school's schedule of classes and/or exams, or interfaced with an existing student information system.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    Defalto

    Defalto

    Fast, modular open source CRM for growing businesses

    Defalto CRM, developed by IT-Solutions4You, is a modern and modular open source CRM system built on over 15 years of real business and CRM development experience. Designed for companies of all sizes, it helps teams manage sales, projects, and customer relationships efficiently through a clean, intuitive interface. The platform combines professional know-how with modern design and functionality. Its free core modules cover essential CRM features, while optional add-ons expand capabilities for advanced business needs. Defalto CRM supports both on-premise and cloud deployment, offering full flexibility and data control. For more info about Defalto CRM visit our page at: https://defalto.com/ Source code available at: https://github.com/IT-Solutions4You/defalto
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    openjardin

    openjardin

    A software for the management of a permaculture oriented garden.

    Une nouvelle version quickjardinV6 est disponible pour mac jusque macos10.15 et linux .deb validé sur Kunbutu 22.04 . elle utilse QML pour plus de rapidité. Openjardin is a free software GNU gpl 3.0 for the management of a permaculture oriented garden. (Français-Italiano-English) It allows interactive management of crop plots, with annual planning and crop rotation . Le logiciel Open jardin est destiné à la gestion des cultures d'un jardin à partir d'un plan avec la représentation de parcelles, de fiches de cultures, d'un tableau du planning annuel par parcelle, et d'un tableau des rotations de cultures sur 5 ans pour chaque parcelle avec la visualisation des cultures précédentes colorées selon la famille botanique.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 16
    Marinara

    Marinara

    Pomodoro® time management assistant for Chrome

    Marinara is a time management assistant for Chrome that follows the Pomodoro Technique. Pomodoro® and The Pomodoro Technique® are trademarks of Francesco Cirillo. Marinara is not affiliated or associated with or endorsed by Pomodoro®, The Pomodoro Technique®, or Francesco Cirillo. Configurable timer durations. Desktop & tab notifications. Audio notifications with over 20 sounds. Ticking timer sounds. Scheduled automatic timers. Open-source software. Currently, Marinara is configured for developers working and packaging releases on Mac OS. Support for Linux or Windows is welcome. Marinara uses the system ruby and makes tools to build releases. This will produce a packaged extension ready for uploading to the Chrome Web Store in the root directory of the project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Free Countdown Timer and Stopwatch Timer

    Free Countdown Timer and Stopwatch Timer

    A high resolution Countdown Timer and Stop Watch in .NET

    A high resolution Countdown Timer and Stop Watch written in C# .NET that pop up a message box with user defined message and play user specified sound when time is up. It use a QueueTimer (via PInvoke) for high resolution timing and System.Timers.Timer for normal resolution. It also allow users to save, load and remove current state to/from a XML file.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    ZEG / Zero-Effort-Groupware

    ZEG / Zero-Effort-Groupware

    SOGo Zero-Effort-Groupware

    The ZEG (Zero Effort Groupware) edition of SOGo is intended to provide a complete out-of-the-box testing environment of SOGo, the Open Source messaging and calendaring software.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 19
    EventGhost
    EventGhost is an automation tool for MS Windows, that can be extended through plug-ins. Please visit http://www.eventghost.net/ to find more info and the latest release.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 20
    iCal4j
    A Java library for reading and writing iCalendar (*.ics) files.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    JDavide
    JDavide (per gli amici JD) è un software gratuito per la gestione dello Studio Legale che aiuta l’avvocato nell’espletamento delle operazioni quotidiane. Funzionalità: pratiche, agenda, formulario, atti, parcellazione, rivalutazione, ecc.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 22
    Date Picker Calendar LibreOffice Calc

    Date Picker Calendar LibreOffice Calc

    Date Picker Calendar extension for LibreOffice Calc

    Date Picker Calendar (Latest version 2.60) Set a date in selected cell/cells. Creates a calendar push button in the selected cell and places the date in the cell next to the button. All functions are also in the menu: Tools - Add-Ons. It is possible to change certain settings via the 'Settings' button on the help screen. Calendar Help is located in the help menu of LibreOffice. Toolbar buttons: - Date: the date from the calendar will be inserted in the selected cell/cells. - Date <-Button: a calendar button is created in the selected cell, the date is inserted in the cell to the left of the button. - Button-> Date: a calendar button is created in the selected cell, the date is inserted in the cell to the right of the button.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 23
    GTD-Free is personal TODO/action manager inspired by GTD (Getting Things Done) method by David Allen. GTD-Free tries to be simple and easy to use.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    MYIT CRM

    MYIT CRM

    MYIT CRM is a total CRM project designed for Computer Servicing and Re

    MYIT CRM is a total CRM project designed for Computer Servicing and Repairs.This project has Invoicing, Work Order management,Customers Details (CRM),Payment processing (Paypal, Paymate, etc),Job Scheduling and Calendar,PDF Invoices and lots more.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    phpCollab

    phpCollab

    Open source project management

    Project management and collaboration over the internet. Features team/client sites, task assignment, document repository/workflow, gantt charts, discussions, calendar, notifications, support requests, weblog newsdesk, invoicing, and many other tools.
    Downloads: 13 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB