Showing 30 open source projects for "scheduling"

View related business solutions
  • 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
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    Tone.js

    Tone.js

    A Web Audio framework for making interactive music in the browser

    Tone.js is an open source Web Audio framework for creating interactive music in the browser. It has advanced scheduling capabilities, synths, effects and more. Tone.js is built to be useful and familiar to both musicians and audio programmers. It has common DAW (digital audio workstation) features for those looking to schedule events and tinker with pre-built synths and effects. There’s also a great selection of high-performance building blocks for signal-processing programmers familiar with languages like Max/MSP. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Tunarr

    Tunarr

    Create a classic TV experience using your own media

    Tunarr is a self-hosted media server that enables users to create custom live TV channels from existing media libraries such as Plex, Jellyfin, Emby, or local files. It allows users to organize content into scheduled or randomized channels that simulate traditional broadcast television experiences. The platform includes tools for building channel lineups, inserting filler content like commercials or music videos, and managing playback preferences. It provides integration with IPTV systems...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 3
    React Three Fiber

    React Three Fiber

    A React renderer for Three.js

    ...It merely expresses three.js in JSX, <mesh /> becomes new THREE.Mesh(), and that happens dynamically. There is no additional overhead. Components participate in a unified render loop outside of React. It outperforms three.js at scale due to React's scheduling abilities.Y ou need to be versed in both React and three.js before rushing into this. If you are unsure about React consult the official React docs, especially the section about hooks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Membrane Core

    Membrane Core

    The core of Membrane Framework, multimedia processing framework

    ...The core defines a clear lifecycle and callback API for elements, plus concepts like buffers, events, and capabilities/format negotiation to keep components interoperable and type-safe. Back-pressure, scheduling, and time synchronization are handled by the framework, enabling low-latency streaming and precise playback control without ad-hoc concurrency code. Developers compose pipelines from reusable building blocks and can dynamically add, remove, or switch elements while the system is running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Drumstick Libraries

    Drumstick Libraries

    MIDI libraries for Qt/C++

    Drumstick is a tool to play music. This is a set of C++ MIDI libraries using Qt5 objects, idioms and style. It contains a C++ wrapper around the ALSA library sequencer interface; ALSA sequencer provides software support for MIDI technology on Linux. A complementary library provides classes for SMF (Standard MIDI files: .MID/.KAR), and Cakewalk (.WRK) file formats processing. A multiplatform realtime MIDI I/O library is also provided.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 6
    M. Vezelis Draw

    M. Vezelis Draw

    Project productivity & cost estimations tool which creates Gantt Chart

    That's project development productivity and cost estimations tool which reflects it in the form of multiple custom diagrams, including the Gantt Chart. The tool provides succinct project metrics related information, and on demand information under each diagram. It allows a user to calculate Function Points, and estimate cost based on COCOMO Basic and Intermediate models.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    M. Vezelis Bits Visualiser

    M. Vezelis Bits Visualiser

    It helps you track your personal budget and visualises income/expenses

    The application helps you track your personal budget income and expenses, and visualises the in and out flows. The visualiser lets you set the targets that you expect to reach in the budget, and the asynchronous transactions scheduler keeps a track of such budget changes in the background. The observations summary panel gives you information on the current status of the budget. The data gets seamlessly highly encrypted underneath the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Obsidian MEDILIG

    Obsidian MEDILIG

    Obsidian MEDILIG (Medical Life Guard) App Local-First Offline-First

    Obsidian MEDILIG (Medical Life Guard): An easy-to-use, flexible, secure, cross-platform medical knowledge management system for patient's Electronic Health Record (EHR) that is built on top of Obsidian software application for the design, implementation and use of autonomous, multilingual, clinical documents from primary care to continuing care.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Tdarr V2

    Tdarr V2

    Distributed transcode automation using FFmpeg/HandBrake

    ...The system uses FFmpeg and HandBrake to convert media files according to user-defined rules, such as codec standardization, bitrate optimization, or format compatibility. Tdarr also includes advanced features like health checks, plugin-based processing pipelines, and automated scheduling to maintain libraries continuously. Its modular design allows users to scale processing power by adding nodes on different devices, making it suitable for both personal media servers and enterprise workflows. With detailed analytics, file property searches, and customizable workflows, Tdarr provides a powerful solution for maintaining clean, efficient, and compatible media collections.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    Common Music

    Common Music

    An algorithmic music composition system

    Common Music (CM) is a real-time music composition system implemented in JUCE/C++ and Scheme. It generates musical output via MIDI, OSC, CLM, FOMUS and CSOUND. Its user application is called GRACE (Graphical Real-time Algorithmic Composition Environment)
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 11
    ...PolyBench features include: - A single file, tunable at compile-time, used for the kernel instrumentation. It performs extra operations such as cache flushing before the kernel execution, and can set real-time scheduling to prevent OS interference. - Non-null data initialization, and live-out data dump. - Syntactic constructs to prevent any dead code elimination on the kernel. - Parametric loop bounds in the kernels, for general-purpose implementation. - Clear kernel marking, using pragma-based delimiters.
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 12
    TimeDoctor
    TimeDoctor is a tool to visualize execution traces of tasks, queues, cache behavior, etc. While originally targeting embedded media processors and includes specific features for analyzing audio/video streaming applications it has wider applicability.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    Zalarm

    Zalarm

    Alarm Clock with a couple of nice extra features. Wake up your way.

    A user friendly alarm clock written in the Qt framework. The user can deside which time the alarm is set to go off. In addition the user can set a purpose of the alarm, a note, and add audio files for the alarm. This way you can decide if you like to wake up with a beating heart to the sound of hard rock. Or maybe you are the kind that prefers the more soft and sensitive alarms. With Zalarm this is all up to you. The reason for adding notes to the alarm is simple. Maybe by the time you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Social-InventoryManagement-Module

    Social-InventoryManagement-Module

    Inventarverwaltungsmodul // Inventorymanagement module for Datacrow

    Eine Inventarverwaltung kann eben mehr sein, als nur eine bloße Auflistung von Gegenständen! // An inventory-management can be much more than only an ordinary list of things! Dies ist eine Inventarverwalltungsmodul für die Sammlungsverwaltungssoftware Datacrow // This is an inventorymanagement module for the collectionmanagement software Datacrow Dies ist mein erstes Datacrow-Modul. Anregungen und Kritik willkommen! // This is my first datacrow-module. Please test it and give me a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A VST plugin that bridges VST data to the Open Sound Control networked domain. The plugin supports OSC scheduling and parameter control. The OscVstBridge can be used as a OSC to MIDI converter as well as a MIDI to OSC converter by using a VST host.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Born from the embers of KWUR 90.3FM, these are the tools we developed internally to manage charting, automated programming, remote broadcasts, rebroadcasts, show archival, and our DJ workforce as a non-profit, non-commercial, underground radio station.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    This is a project of application which uses windows vista scheduler to fire up an alarm clock on your computer/laptop. Even when it's in sleep. It uses itunes to play podcasts in the morning, it have option of automaticly turn up the volume.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OCTV it is a robust and complete solution of security and monitoring.It has support for different models of cameras IP.Among its functions includes playback, recording, motion detection, event scheduling and can work simultaneously with many cameras
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    RadioDog is an all-purpose management framework for Internet Radio stations of all types, providing scheduling services, listener management, and DJ interfaces to make the life of a webcaster simpler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Talking Digital Clock will be an application available in J2ME for phones/PDAs compliant to MIDP 2.0 and CLDC1.0/1.1. A similar application with more advanced functions/functions will be developed in .Net using C# and .Net 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Miss less concerts! Search for Upcoming.org events within iTunes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KTVR is a TV Recorder interface made with Kommander that uses mplayer and mencoder as backends. It uses kdialog, Xdialog and AT for scheduling too. It is made using a Pinnacle PCTV capture card, so I don't know how it will react on other capture cards
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DVD Scheduler is a simple scheduling application for keeping track of DVD recordable media used with a DVD video recorder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    radiolab builds scheduling tools and other add-ons to help you enjoy your internetradio experience even more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A Swing Gantt Chart component, used for rendering tasks and entries. Industry uses: Scheduling / Time Management
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next