Showing 21 open source projects for "alternative wamp server"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    PeerTube

    PeerTube

    Video streaming platform using P2P directly in your web browser

    ...Anyone with a modicum of technical skills can host a PeerTube server, aka an instance. Each instance hosts its users and their videos. In this way, every instance is created, moderated and maintained independently by various administrators. You can still watch from your account videos hosted by other instances though if the administrator of your instance had previously connected it with other instances.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    gonic

    gonic

    music streaming server / free-software subsonic server API

    gonic is a lightweight, self-hosted music streaming server written in Go that implements the Subsonic API, allowing compatibility with a wide range of existing music clients. It is designed to index and stream personal audio collections, supporting various file formats and metadata structures while maintaining low resource usage. The server can scan local directories, organize music libraries, and expose them through a web interface or compatible third-party apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Your Spotify

    Your Spotify

    Self hosted Spotify tracking dashboard

    ...It also includes integrations with popular tools like Last.fm for scrobbling and uses modern frontend frameworks to deliver a smooth, app-like experience in browsers. For users focused on privacy and control, it offers self-hosting via Docker and clear documentation that helps you get a scalable instance running on a server or home host.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Swing Music

    Swing Music

    Swing Music is a beautiful, self-hosted music player

    Swing Music is a beautiful, self-hosted music player and streaming server that lets you bring your personal audio library online with a modern browser-based interface, giving you a private alternative to mainstream streaming services. Designed to be both elegant and powerful, the project scans your local music files (like MP3s or FLACs), organizes metadata, and streams them on-demand to any device with a browser or its Android client.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    Better Shot

    Better Shot

    An open-source alternative to CleanShot X for macOS

    Better Shot is a self-hosted screenshot service that captures, renders, and persists visual snapshots of web pages, APIs, or interactive UIs with low latency and minimal setup. Instead of relying on third-party screenshot APIs or browser extensions, it runs a local or server-deployed service that generates high-quality renders on demand, making it ideal for automated documentation, preview panes, social sharing cards, or visual regression tasks. Better-Shot can take full-page captures,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Kyoo

    Kyoo

    A portable and vast media library solution

    Kyoo is a self-hosted media streaming platform designed to organize, stream, and manage personal video libraries through a modern web interface. It is built around a containerized architecture using Docker, where multiple services handle media indexing, streaming, and configuration. The system allows users to access their content from a browser while maintaining control over storage and playback infrastructure. Kyoo supports hardware acceleration options for efficient video processing,...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    OpenChords

    OpenChords

    A digital songbook for guitarists and other musicians

    OpenChords is an alternative to traditionally printed chord songbooks. If you hate filing music away after a practice or gig... this is for you. If you struggle to find your songs because you cannot remember the name of the song... this is also for you. If you wished you could just change the key of the song in the middle of a live performance... you have come to the right place. If you find any bugs or have some suggestions, feel free to email me at open.chords.app@gmail.com....
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    ThumbHash

    ThumbHash

    A very compact representation of an image placeholder

    ...The design intentionally targets inlined storage: hashes are small enough to live directly in JSON payloads, databases, or HTML attributes without ballooning page size. Libraries in multiple languages make it easy to generate and decode hashes on the server or client. For UI developers looking for smooth image loading experiences—especially in galleries and feeds—ThumbHash is a modern alternative to placeholder techniques like BlurHash, with improvements in color accuracy and aspect preservation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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...
    Downloads: 1 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
    Mirrorcast

    Mirrorcast

    Open Source Alternative to Chromecast, Mirror Desktop and Play media r

    The idea is to replicate what Chromecast can do in regards to screen mirroring and streaming media to a remote display. Google chromes screen mirroring feature works well when used with a receiver such as Chromecast but this is a proprietary solution and audio does not work for desktop mirroring on some operating systems. At the moment, there is only a client for Debian/Ubuntu Operating systems and a server/receiver application for Raspberry pi. Mirrorcast aims to be a low latency screen...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    AniList Api v2 GraphQL Docs

    AniList Api v2 GraphQL Docs

    AniList API V2 GraphQL Documentation

    ...The AniList & AniChart websites themselves run on the Api, so everything you can do on the sites, you can do via the Api. Free for non-commercial use. GraphQL is a strongly typed Api query language that provides an alternative to REST. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. This avoids both the problems of over and under-fetching data, while also allowing for a more powerful and flexible Api. You can omit the variables object and instead hard-code your values inside your query, however, this is not recommended past the simplest of queries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Double Agent
    Double Agent is an Open Source alternative to Microsoft™ Agent that allows Agent applications to work on Windows 7 or later. It is available in both 32-bit and 64-bit versions.
    Leader badge
    Downloads: 87 This Week
    Last Update:
    See Project
  • 13
    ScrawnyServer is an alternative for Logitech Squeezebox Server for controlling Squeezebox music players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jTunes
    This is THE alternative to iTunes in pure Java with iPod support, a sharing server, a built In web front end, cover flow and more. jTunes has support for WAV, MIDI, AU, MP3, and AVI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Renpad PSP video converter is a free alternative of the Sony PSP Video converter. What makes this converter different from the rest is no in application advertising, and it actually converts almost every file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Broadcasts a file to many IP addresses with just one server send by letting each client act as a relay point to serve the next client until all clients receive the file. Structured like a linked list, intended as an alternative to IP multi-casting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FreeKiSS is an alternative easy-to-use server application designed for streaming multimedia content to KiSS Networked DivX Players such as the KiSS DP-50x, DP-150x and DP-558 models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    L2Net is .net Alternative Lineage 2 Server and Client.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Alternative OpenSource based server for the Pinnacle ShowCenter, Neuston Virtuoso MC-500, Actiontec Wireless Digital Media Player and other compatible systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Multisetup is a networking application server that provides a multiple os, thin (multimedia) client based, legacy device friendly environment for home networks. Its an alternative to single OS networks and XP Media Center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The JGenerator is the web server production application that can dynamically combine text, graphics, and sound to build rich Flash content. The JGenerator is a free alternative to and analog of the Macromedia Generator.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next