Showing 35 open source projects for "api server"

View related business solutions
  • 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
  • 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
    Snapcast

    Snapcast

    Synchronous multiroom audio player

    ...One of the most generic ways to use Snapcast is in conjunction with the music player daemon (MPD) or Mopidy. The encoded chunks are sent via a TCP connection to the Snapclients. Each client does continuous time synchronization with the server, so that the client is always aware of the local server time. Every received chunk is first decoded and added to the client's chunk-buffer. Knowing the server's time, the chunk is played out using a system dependend low level audio API (e.g. ALSA) at the appropriate time.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 2
    koel

    koel

    A personal music streaming server that simply works

    koel is a simple, open source, web-based personal audio streaming service created with some of the more modern technologies that appeals to web developers. It embraces such technologies as CSS grid and drag-and-drop API to deliver a music streaming application that simply works. koel is written in Vue on the client side, and Laravel on the server side. It requires a server that can run Laravel 5.8 and a modern browser that can support newer web technologies.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Spotube

    Spotube

    Open source Spotify client that doesn't require Premium

    An open source, cross-platform Spotify client compatible across multiple platforms utilizing Spotify's data API and YouTube, Piped video or JioSaavn as an audio source, eliminating the need for Spotify Premium. It is still recommended to support creators by engaging with their YouTube channels/Spotify tracks (or preferably by buying their merch/concert tickets/physical media).
    Downloads: 72 This Week
    Last Update:
    See Project
  • 4
    Navidrome

    Navidrome

    Your Personal Streaming Service

    Navidrome is an open-source, web-based personal music server that lets you stream and manage your entire music collection from any browser or compatible mobile app, effectively turning your own files into a cloud-accessible music service. It supports large libraries and handles a wide variety of audio formats while maintaining very low resource usage, so it runs well even on small servers, Raspberry Pi devices, and other constrained hardware.
    Downloads: 31 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
    Overtone

    Overtone

    Collaborative programmable music

    Overtone is an open-source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live coding and collaborative jamming. We combine the powerful SuperCollider audio engine, with Clojure, a state-of-the-art lisp, to create an intoxicating interactive sonic experience. Synchronize your visuals and noise with ease. Overtone features seamless integration with both Quil, a Clojure front-end to Processing and ShaderTone, a Clojure version of...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Spotify TUI

    Spotify TUI

    Spotify for the terminal written in Rust

    A Spotify client for the terminal written in Rust. The binary executable is spt. For those on Arch Linux, you can find the package on AUR. spotify-tui needs to connect to Spotify’s API in order to find music by name, play tracks etc. After accepting the permissions, you'll be redirected to localhost. If all goes well, the redirect URL will be parsed automatically and now you're done. If the local webserver fails for some reason you'll be redirected to a blank webpage that might say something like "Connection Refused" since no server is running. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Winds

    Winds

    A Beautiful Open Source RSS & Podcast App Powered by Getstream.io

    Winds is a beautiful open-source RSS and Podcast app created using React & Redux on the frontend and Express.js on the backend. Use the free hosted version or run it on your own server and customize it as you see fit. Contributions in form of pull requests are always appreciated. Activity Feeds & Discovery in Winds are powered by Stream, the app leverages Algolia for search, AWS for hosting, MongoDB Atlas for a hosted database (DBaaS), and SendGrid for email. All of these services have a free tier. Stream is an API for building activity feeds. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FastoCloud PRO

    IPTV/NVR/CCTV/Video cloud https://fastocloud.com

    IPTV/Video cloud Features: Cross-platform (Linux, MacOSX, FreeBSD, Raspbian/Armbian) GPU/CPU Encode/Decode/Post Processing Stream statistics CCTV Adaptive hls streams Load balancing Temporary urls HLS push EPG scanning Subtitles to text conversions AD insertion Logo overlay Video effects Relays Timeshifts Catchups Playlists Restream/Transcode from online streaming services like Youtube, Twitch Mozaic Many Outputs Physical Inputs Streaming Protocols File Formats Presets Vods/Series server-side support Pay per view channels Channels on demand HTTP Live Streaming (HLS) server-side support Public API, client server communication via JSON RPC Protocol gzip compression Deep learning video analysis Supported deep learning frameworks: Tensorflow NCSDK Caffe ML Hardware:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mumble

    Mumble

    Low-latency, high quality voice chat for gamers

    Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. It includes game linking, so voice from other players comes from the direction of their characters, and has echo cancellation so the sound from your loudspeakers won't be audible to other players.
    Leader badge
    Downloads: 117 This Week
    Last Update:
    See Project
  • 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
  • 10
    JACK Audio Connection Kit - Qt GUI Interface: A simple Qt application to control the JACK server daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Windows console tone generator

    Windows console tone generator,

    ...I needed this and thought at first that everyone and their brother had already written a simple program to output a sound using the default sound device on a windows 32 or 64 computer by typing tone plus frequency and duration (in milliseconds) Tone 1000 2000 (1khz at 2 seconds) great for server farms. This is a spin-off of a project of controlling a inteliport III. I got lazy and will just use mp3 files to do the job. This program is written using windows API calls and works on 32/64 bit systems (apple macbook pro using win 7 32 bit pro and also a 64 bit hp computer running win 7 ultimate 64. I did find out this had problems running on a 32 bit eee pc 901 running winXp with a realtek HD audio output…I concluded the problem might be with the sound driver. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    A collection of software made by Milos Rancic.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    rStreamer

    Shoutcast radio streaming source software

    A software that serves a similar purpose and gives similar options like SAM, i.e. playlist/queue admimistration, manipulation of the sounds while playing like mixing external sound sources (microphone) into the live stream, keep all song metadata in a relational DB to allow fast lookup by author/name, etc... with some nice extensions planned that I badly miss in SAM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ID3.NET MP3 Tagging Library
    ID3.NET is a set of libraries for reading, modifying and writing ID3 and Lyrics3 tags in MP3 audio files. The core library is a portable class library compatible with the .NET Framework 4 and higher, Silverlight 4 and higher, Windows Phone 7.5 and .NET for Metro style apps. It also contains non-portable libraries that provide additional platform-specific support. ID3.NET also provides an extensible metadata discovery framework that can discover specific ID3 frame data (like album art,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FX Player is a Web-based streaming server with a Flash iTunes-like interface. It shares your MP3 library and allow access to your tracks through the Internet. Coded in Java, FX Player run on most platforms, including Mac OS X, Windows, Linux and Unix.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Galleon is a home media server using TiVo's discontinued HME protocol. It only works on TiVo versions earlier than 20.7.2. The project is not actively maintained. If you want to maintain it, contact the admins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MusiController manages your music collection. It gathers statistics about your listening-behaviour. It has a DJ that calculates which song will fit best in your recent listening experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AJAX-based web-frontend for the Music Player Daemon (MPD). RelaXX includes features like keyboard-control, drag and drop, context-menus, sortable tracklists and more using JavaScript. Can be used as a public jukebox for MP3 or OGG. The server uses PHP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Clubmixer
    Connect your computer to your music/sound system and use your netbook, laptop, Apple, IPhone or smartphone to control the server from wherever you are. Perfect for parties, pubs... Access your audio, mp3 library remotely or dj from the dance floor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LJB
    Lan-Jukebox is a multi platform Client/Server Jukebox. A server (Linux/Windows/Mac) is streaming your favorite Music into the network. Clients are able to connect. So they are allowed to listen to the Music and add Songs to the playlist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    iTunes Store file validator is an open source addon for Windows. It is aimed for iTunes users who are keen on maintaining or having the goal of achieving iTunes Store file standard tags for all the tracks in their iTunes Music Library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Caller ID is a callerid management application to keep track of calls both locally and remotely. Offers many features including voice mail, real-time notification over the internet while the phone is still ringing. Send using MSM, Email, FTP etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    DuMP3 - duplicate & similar file finder

    DuMP3 is a duplicate and similar file finder.

    DuMP3 is a duplicate and similar file finder. It finds exact duplicate binaries by hash, similar text files by substring content, images (JPG, BMP, GIF, PNG, etc) by color and audio files (MP3, WAV, OGG, etc) by wave data. Future: fonts, video.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Build your music portal easily. With this PHPNuke module you will be able to publish music information: Artists data, albums, songs, audio samples, chart lists, themes and more. You can install it with no technical knowledge.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    DirectPython is a C++ extension to the Python programming language which provides access to DirectX (9.0c) API, including Direct3D, DirectSound, DirectShow and DirectInput.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB