Browse free open source Scheduling software and projects below. Use the toggles on the left to filter open source Scheduling software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    DavMail POP/IMAP/SMTP/Caldav to Exchange
    Ever wanted to get rid of Outlook ? DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP gateway allowing users to use any mail client with Exchange and Office 365, even from the internet through Outlook Web Access on any platform, tested on MacOSX, Linux and Windows
    Leader badge
    Downloads: 1,157 This Week
    Last Update:
    See Project
  • 2
    Vtiger CRM

    Vtiger CRM

    An enterprise-class CRM and more!

    Vtiger CRM enables sales, support, and marketing teams to organize and collaborate to measurably improve customer experiences and business outcomes. Vtiger CRM also includes email, inventory, project management, and other tools, providing a complete the business management suite. Download Vtiger CRM here or sign up for a free 15-day free trial of the cloud-based application with free updates and support at https://www.vtiger.com/
    Leader badge
    Downloads: 687 This Week
    Last Update:
    See Project
  • 3
    Outlook CalDav Synchronizer

    Outlook CalDav Synchronizer

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

    Free Outlook Plugin, which synchronizes events, tasks and contacts between Outlook and Google, SOGo, NextCloud, Horde or any other CalDAV or CardDAV server. Supported Outlook versions are 2021, 2019, 2016, 2013, 2010 and 2007 and Office 365 for Desktop. This project was initially developed as a master thesis project at the University of Applied Sciences Technikum Wien, Software Engineering Degree program. Outlook CalDav Synchronizer is Free and Open-Source Software (FOSS), still you can support the project by donating on Sourceforge or directly within the About dialog of our Plugin. Contact us for enterprise support at https://caldavsynchronizer.org/enterprise/contact
    Leader badge
    Downloads: 466 This Week
    Last Update:
    See Project
  • 4
    ProjeQtOr - Project Management Tool

    ProjeQtOr - Project Management Tool

    Quality based Open Source Project Organiser.

    Complete, Collaborative, Quality based Open Source Project Organizer. ProjeQtOr (formely Project'Or RIA) is a collaborative project management software. It's a tool designed to be a Project Organizer as a Rich Internet Application. Web based, it is very easy to use and targets to include every feature needed to the management of your projects. Listed as one of the underdogs project management softwares, the frequent updates, the very active support and the growing community refers to it as a tool that is worth a try.
    Leader badge
    Downloads: 393 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    GanttProject

    GanttProject

    Free project scheduling and management tool

    GanttProject is a project scheduling application written in Java and featuring Gantt chart, resource management, calendaring, import/export (MS Project, HTML, PDF, spreadsheets). Learn more on http://ganttproject.biz
    Leader badge
    Downloads: 376 This Week
    Last Update:
    See Project
  • 6
    EspoCRM - Open Source CRM

    EspoCRM - Open Source CRM

    Moving in the right direction together!

    EspoCRM software is that it’s fully customizable. We strive to create a solution that fits different business and industry needs, without having to rely on a “one size fits all” approach or make you spend a fortune on customization. Demo: https://www.espocrm.com/demo/ Installation: https://docs.espocrm.com/administration/installation/ Customer relationship management (CRM) software is developing every day due to ever-changing global business environment and rapid advances in digitalization of the whole sales process. Being only a basic customer information database in the very beginning of its existence, CRM systems have evolved into something more than just sales software. Today, CRM is considered to be the entire approach to managing interaction with current and potential clients. The system fosters customer loyalty, automates the sales pipelines, streamlines business processes and provides powerful insights into sales performance. Apache / PHP / MySQL
    Downloads: 164 This Week
    Last Update:
    See Project
  • 7
    BTOP++

    BTOP++

    BTOP++ for Windows

    BTOP++ is the Windows port of btop++, bringing the same modern, graphical terminal resource monitor experience to Windows systems. It shows detailed and live statistics for processor usage, memory consumption, disk activity, network traffic, and both processes and services, all in an interactive terminal UI. The project is implemented as a native Windows build of the C++ btop++ continuation of bashtop and bpytop, optimized for Windows consoles. It relies on ANSI escape sequences for its rich graphical interface; as a result, it needs at least Windows 10 version 1607 for proper support in the standard CMD terminal or a custom terminal emulator with ANSI support. The README highlights practical notes such as recommended fonts that include braille symbols (for nicer graphs) and suggests Windows Terminal for users who want the best experience on older versions.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 8
    MRBS is a system for multi-site booking of meeting rooms. Rooms are grouped by building/area and shown in a side-by-side view. Although the goal was initially to book rooms, MRBS can also be used to book any resource; computers, planes, whatever you want
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • 9
    OpenProj - Project Management

    OpenProj - Project Management

    Open Source desktop project management

    OpenProj is an open-source desktop project management application similar to Microsoft Project. OpenProj has a familiar user interface and even opens existing MS Project files. OpenProj is interoperable with Project, Gantt Charts and PERT charts.
    Leader badge
    Downloads: 215 This Week
    Last Update:
    See Project
  • 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
  • 10
    Pendulum

    Pendulum

    Python datetimes made easy

    Pendulum is a Python package to ease datetime's manipulation. It provides classes that are drop-in replacements for the native ones (they inherit from them). Special care has been taken to ensure timezones are handled correctly, and are based on the underlying tzinfo implementation. For example, all comparisons are done in UTC or in the timezone of the datetime being used. There are several different methods available to create a new DateTime instance. datetime() sets the time to 00:00:00 if it's not specified, and the timezone (the tz keyword argument) to UTC. Otherwise it can be a Timezone instance or simply a string timezone value. Pendulum gives access to more attributes and properties than the default datetime class. The __str__ magic method is defined to allow DateTime instances to be printed as a pretty date string when used in a string context. Simple comparison is offered up via the basic operators.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 11

    SO Planning

    Simple Online Planning

    SO Planning is a Simple Online Planning tool. Allows you to plan working periods for each person of your team, in a visual / printable result. Shows a line by person and the corresponding working days. Who does what, when and on what project? SOPlanning is an online planning tool, designed to efficiently organize projects and tasks. Assign work for each member of your teams, regardless of your field of activity. The keys to the tool: a list of projects, a list of users, and tasks assigned to the various projects, all online on the web and in complete security. SO Planning allows you to have real staff management on the internet via your computer or your phone. You can work by department, and organize your project very simply. The management of schedules within several teams is thus facilitated, a global dashboard helps you to visualize the complete schedule of your project. More details on our website : https://www.soplanning.org
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • 12
    FET- Free timetabling software
    FET is free timetabling software for schools, high-schools and universities. Scheduling is done automatically. Please visit the project web site https://lalescu.ro/liviu/fet/ to be sure you always have the latest version
    Leader badge
    Downloads: 133 This Week
    Last Update:
    See Project
  • 13
    FullCalendar

    FullCalendar

    Full-sized drag & drop event calendar

    FullCalendar generates real React virtual DOM nodes so you can leverage Fiber, React's highly optimized rendering engine. With over 300 settings, and more being added every release, FullCalendar can do just about anything. Reduce your project's bundle size by using FullCalendar's modular plugins. With over 10 years of open source and over 100 contributors, FullCalendar will always have a free and open source core. Level-up by purchasing premium plugins and support. FullCalendar seamlessly integrates with the React JavaScript framework. It provides a component that exactly matches the functionality of FullCalendar’s standard API. This is more than a mere “connector”. It tells the core FullCalendar package to begin rendering with React virtual DOM nodes as opposed to the Preact nodes it normally uses, transforming FullCalendar into a “real” React component. You can learn a bit more from this blog post (more info to come).
    Downloads: 18 This Week
    Last Update:
    See Project
  • 14
    Group Office groupware and CRM

    Group Office groupware and CRM

    Take your office and CRM into the cloud!

    Installation instructions can be found here: https://groupoffice.readthedocs.io/en/latest/install/install.html Group Office is an open source groupware application. It makes your daily office tasks easier. Share projects, calendars, files and e-mail online. It is a complete solution for all your online office needs. From a customer phone call to a project and finally an invoice. The support system helps to keep your customers happy. Group Office is fast, secure and has privacy by design. You can stay in full control of your data by self hosting your cloud and e-mail. Our document editing solution keeps all data on the secured server instead of synchronising it to all user devices. GroupOffice is open source and modular. Which means it’s easy to customise and extend. You can turn off and on features and it enables any developer to create new modules for the platform.
    Downloads: 67 This Week
    Last Update:
    See Project
  • 15
    Cal.com

    Cal.com

    Scheduling infrastructure for absolutely everyone

    Meet Cal.com, the event-juggling scheduler for everyone. Focus on meetings, not making meetings. Free for individuals. Cal reads your availability from all your existing calendars ensuring you never get double booked! Set repeating schedules for the times of the day and week that you want people to be able to book you. Share your short cal.com personal link and make it incredibly easy for people to book a meeting at a time that works for both of you! Set availability, location, duration and more on a per-link basis. Send bookings to different calendars or set a default. Cal.com checks for conflicts across all of your calendars and only offers times that are open. Never get double-booked again. Cal.com enables you to build processes around your events. Notifications, reminders, and follow-ups are automatically taken care of.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    Etar Calendar

    Etar Calendar

    Android open source calendar

    Etar is an open-source material-designed calendar made for everyone.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    RedNotebook is a graphical diary and journal helping you to keep track of notes and thoughts. It includes a calendar navigation, customizable templates for each day, export functionality and word clouds. You can also format, tag and search your entries. Please find the latest releases at https://rednotebook.app
    Downloads: 41 This Week
    Last Update:
    See Project
  • 18
    bootstrap-datepicker

    bootstrap-datepicker

    A datepicker for twitter bootstrap

    Bootstrap-datepicker provides a flexible datepicker widget in the Bootstrap style. Versions are incremented according to semver. As with bootstrap’s own plugins, datepicker provides a data-api that can be used to instantiate datepickers without the need for custom javascript. You can disable datepicker’s data-api in the same way as you would disable other bootstrap plugins. Most options can be provided via data-attributes. An option can be converted to a data-attribute by taking its name, replacing each uppercase letter with its lowercase equivalent preceded by a dash, and prepending “data-date-” to the result. Methods are called on a datepicker by calling the datepicker function with a string first argument, followed by any arguments the method takes.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    Joda-Time

    Joda-Time

    Replacement for the Java date and time classes prior to Java SE 8

    The standard date and time classes prior to Java SE 8 are poor. By tackling this problem head-on, Joda-Time became the de facto standard date and time library for Java prior to Java SE 8. Note that from Java SE 8 onwards, users are asked to migrate to java.time (JSR-310) - a core part of the JDK which replaces this project. The design allows for multiple calendar systems, while still providing a simple API. The “default” calendar is the ISO8601 standard which is used by many other standards. The Gregorian, Julian, Buddhist, Coptic, Ethiopic and Islamic calendar systems are also included. Supporting classes include time zone, duration, format and parsing. Joda-Time provides a quality replacement for the Java date and time classes. Joda-Time is the de facto standard date and time library for Java prior to Java SE 8. Users are now asked to migrate to java.time (JSR-310).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    Outlook Google Calendar Sync

    Outlook Google Calendar Sync

    Sync your Outlook and Google calendars

    Offers calendar synchronization between Outlook and Google, including attendees and reminders. Completely free, no install necessary, works behind web proxies and actively developed. Supports all versions of Outlook from 2003 to 2019/Microsoft365 64-bit! Installable and portable options - even runs from a USB thumbdrive. Synchronises items in any calendar folder, including those shared with you. Differential comparison updates only attributes that have changed. Customizable date range to synchronize, past and future. Frequency of automatic syncs, including push-sync from Outlook. Configurable proxy settings, or use Internet Explorer's. Merge new events into existing on the destination calendar. Prompt on deletion of items. Ability to obfuscate custom words for privacy/security. Option to force items as public or private in target calendar. Syncs recurring items properly as a series.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    qOrganizer is a general organizer that includes a calendar with schedule,reminders,journal/notes for every day, to-do list.But provides features useful for students such as:timetable and a booklet for marks and absences.It's designed to be easy to use.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 22
    Zentyal, Linux Small Business Server

    Zentyal, Linux Small Business Server

    Zentyal is a Linux Small Business Server

    Zentyal Server is an easy to use and affordable Linux server, specially designed to meet the needs of small and medium businesses Thanks to Zentyal's Samba integration, Zentyal provides native compatibility with Microsoft Active Directory, allowing you to join Microsoft clients to a domain and manage them easily. Zentyal Server incorporates all the network services required in a small and medium business environment: * Directory & Domain Server with native compatibility with Microsoft Active Directory * Mail Server with ActiveSync and webmail * Gateway with firewall and proxy * Infrastructure Server with DNS/DHCP server, Certification Authority and Virtual Private Networks For more information and download, please access the project's home page.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 23
    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: 5 This Week
    Last Update:
    See Project
  • 24
    Tempus Dominus

    Tempus Dominus

    A date/time picker widget

    Tempus Dominus is the successor to the very popular "eonasdan/bootstrap-datetimepicker". The plugin provide a robust date and time picker designed to integrate into your project. The picker uses the format option to decide what components to show. Set format to LT, LTS or another valid MomentJs format string to display certain components. The picker uses MomentJs to determine the language string. You can use moment-with-locales or you can include whatever local file you need. Start of the week is based on the locale provided. This is defined by moment's locales. If you want to change it, create your own locale file or override. Looking for a template with the datepicker ready to go? Then get check out the templates provided in our website. Bootstrap.js is needed (transition and collapse are required if you're not using the full Bootstrap).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    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 tasks, subtasks, and all this in an intuitive and easy way. Also, we care about your privacy so all your data is stored in your device. WeekToDo is a free and Open Source project available for everyone. You can enjoy it like a native app on Windows, macOS, and Linux or directly from your web browser. It is also available in multiple languages.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB