Showing 160 open source projects for "use"

View related business solutions
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1
    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...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 2
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    morilog/jalali

    morilog/jalali

    This Package helps developers to easily work with Jalali

    Jalali calendar is a solar calendar that was used in Persia, variants of which today are still in use in Iran as well as Afghanistan. Read more on Wikipedia or see Calendar Converter. Calendar conversion is based on the algorithm provided by Kazimierz M. Borkowski and has a very good performance. CalendarUtils class was ported from jalaali/jalaali-js.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Manage events on a Google Calendar

    Manage events on a Google Calendar

    Manage events on a Google Calendar

    This package makes working with a Google Calendar a breeze. Manage events on a Google Calendar. The first thing you’ll need to do is get credentials to use Google's API. I’m assuming that you’ve already created a Google account and are signed in. Head over to Google API console and click "Select a project" in the header. You can give the service account a name. You can name it anything you’d like. In the service account id you’ll see an email address. We’ll use this email address later...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 5
    iCalendar Generator

    iCalendar Generator

    Generate calendars in the iCalendar format

    Want to create online calendars so that you can display them on an iPhone's calendar app or in Google Calendar? This can be done by generating calendars in the iCalendar format (RFC 5545), a textual format that can be loaded by different applications. The format of such calendars is defined in RFC 5545, which is not a pleasant reading experience. This package implements RFC 5545 and some extensions from RFC 7986 to provide you an easy-to-use API for creating calendars. It's not our intention...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    React DayPicker

    React DayPicker

    Date picker component for React

    Flexible, highly customizable, localizable, with ARIA support, no external dependencies, 7.4kB gzipped. Define the disabled or selected days and change the aspect of each day cell with modifiers. Display the date picker in an overlay using the DayPickerInput component. Specify which days should be selected in your component’s state. Use your own translation strings or import those from moment.js, if you use it. react-day-picker is designed to cover the most common needs for a date picker in web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    react-big-calendar

    react-big-calendar

    gcal/outlook like calendar component

    ... that problem. Instead you can use one of the many excellent solutions already out there, via adapters called "localizers". Big Calendar comes with two localizers for use with Globalize.js or Moment.js. Choose the localizer that best suits your needs, or write your own. Whatever you do, you'll need to set it up before you can use the calendar (you only need to set it up once).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Laravel Totem

    Laravel Totem

    Manage Your Laravel Schedule From A Web Dashboard

    Manage your Laravel Schedule from a pretty dashboard. Schedule your Laravel Console Commands to your liking. Enable/Disable scheduled tasks on the fly without going back to your code again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Termin-Bot

    Termin-Bot

    Telegram bot to get notifications about free appointments

    Termin (eng. appointment) is essential in Germany, especially in Berlin. Sometimes it is tough to get a termin in public institutions and this bot is a way to automate termin checks and send Telegram notifications, if free termin was found. The code could be also considered as a template for subsequent development. The principle of bot operation is to refresh a webpage with needed appointments periodically [TERMIN_URL] and to recognize the change on it. E.g., the page always contains the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 528 This Week
    Last Update:
    See Project
  • 14
    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...
    Leader badge
    Downloads: 266 This Week
    Last Update:
    See Project
  • 15
    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: 35 This Week
    Last Update:
    See Project
  • 16
    Asset Management System for Intranets

    Asset Management System for Intranets

    The Free & Popular Snipe-IT Web Software in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make an Asset Management System live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with am wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://am.local/ ( Accept Any...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    FreeplaneGTD+

    FreeplaneGTD+

    Freeplane add-on for task management and memo taking

    Freeplane is a widely used mind mapping tool. GTD is a time management methodology by David Allen. Freeplane GTD is an addon, that can collect tasks specified in a mindmap, thus allowing the users of Freeplane to use the concepts of GTD in their mind
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Limbas
    Like Access, from basic features such as table management, form and report generator as well as charting and workflow features it can be dynamically modeled with one another to any product solution. Limbas is based on PHP.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    minthcm

    minthcm

    Free, open-source Human Capital Management system

    ... new system to the users. The code of MintHCM remains open so feel free to use it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    CalendYear

    The program makes an SVG file with a calendar

    The program makes an SVG file with a calendar. If you want to print calendar on paper, you can use this program which asks the number of year and draws calendar to SVG-file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Contact Management Software
    System for market research for improved customer lifecycle management. Boosts acquisition, relationships, and collaboration through role-based access, scheduling, and task management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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. Add tasks on your calendar from any app. Let the AI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Originally a reimplementation of OpenGroupware's ZideStore. While compatible with legacy ZideStore Coils provides a sophisticated workflow system with ETL and integration capabilities and superior WebDAV/CalDAV features and compatibility. The workflow engine suppports processes described in BPML and provides integration with a variety of services include SSH, LPD, LDAP, and relation databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JAK SW project

    JAK SW project

    Platform to help this and other clubs organize their events

    The goal of this project is to provide a Web-portal and Android application for the Jazzclub Armer Konrad (JAK) association (German "Verein"). However, by design this is not limited to just this Verein, but rather may be adapted for other use cases, e.g. adapting the web-frontend. Those applications will help the association members to organize their events, bands, volunteers and locations, gallery, newsletter and their members. Also, for the ones who are interested in JAK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Daily Schedule

    Daily Schedule

    Lets you plan your daily schedule.

    Lets you plan your daily schedule. The window resides on top of other apps, on the right side of the screen. It allows you to plan your daily schedule in a way that it shows a list with your daily items, The most current item is being highlighted. For ideal use, keep the window open all time and get used to take a look at it every now and then. As soon as you see that you haven't handled the current item yet, finish what you are doing and process the task. On Linux, you can switch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next