Showing 44 open source projects for "server pc"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Extended Module Player

    Extended Module Player

    A multi-format module player and library

    libxmp is a library that renders module files to PCM data. xmp is a module player for Unix-like systems, based on libxmp, that plays over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs and PC, including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM) and Impulse Tracker (IT) files.
    Leader badge
    Downloads: 314 This Week
    Last Update:
    See Project
  • 2
    Atari FontMaker

    Atari FontMaker

    Atari XL/XE font maker for PC

    Atari FontMaker is a tool for creating Atari fonts both in mono and color graphics mode. Atari FontMaker is written in Delphi up to version 1.5.x, since version 1.6.x the project has been converted to C# and moved to another repository: https://github.com/matosimi/atari-fontmaker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    OS Screen Saver Manager

    Kodi add-on that manages operating system screen saver

    Disables screen saver of the operating system (desktop) while Kodi is running or during playback. Supports various Linux desktop screen savers and control interfaces. Namely: xdg-screensaver command, freedesktop.org D-Bus interface and XScreenSaver. Additionally it allows to specify custom commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Aumus

    Aumus

    Music Server

    A music server that can play FLAC or mp3 files. The server is controlled via various client applications. Supplied client applications include a command line one suitable for integrating with LIRC, a desktop graphical app, and an Android OS application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    Panasonic Camera Remote Control

    Panasonic Camera Remote Control

    Provides remote video recording with zoom control

    ...For now it's able to complete the following operations: show you preview of the video you are recording or going to record (you can watch it in the window of the tool or scale it as you prefer), turn camera video recording on, off, and to use camera zoom to scale the final picture. Before you start working with this video tool you need to connect your camera to your PC and find out IP address and network mask of the camera. IP address can be derived from the information of your PC's Wi-Fi adapter. This is either DHCP-server IP address or default router for this adapter. You can get this info using command line prompt in console by executing the following commands: ipconfig /all - for Windows (you'll get full info), ip route - for Linux to get the default router IP for your Wi-Fi adapter which is also the camera address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pytivo
    pyTivo is both an HMO and GoBack server. Similar to TiVo Desktop pyTivo loads many standard video compression codecs and outputs mpeg2 video to the TiVo. However, pyTivo is able to load MANY more file types than TiVo Desktop.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    PlayJoom

    PlayJoom

    PlayJoom is a web based audio streaming server.

    ...PlayJoom streams audio files in your lokal network, or with a internet web server world wide. All you need is a webserver like Apache or Microsofts IIS an a MySQL database server. You can play the audio files direct in the most web browsers on a PC, on a Mac, or on mobile devices like Android or iOS cellphones or tablet devices. But it's also possible to play the musik with a musik pllayer, like the open source application VLC, or the Windows media player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A DLNA compatible, fully transcoding, media server designed for serving media (movies, TV shows, music, photos) to DLNA compliant televisions and media players (Streamium, PS3, XBox 360). Also subtitles and audio language selection are supported.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    FireFly-Server
    iTunes-compatible DAAP server Firefly Media Server (formerly mt-daapd) is an open-source audio media server (or daemon) for the Roku SoundBridge and iTunes. It serves media files using Roku Server Protocol (RSP) and Digital Audio Access Protocol (DAAP). http://en.wikipedia.org/wiki/Firefly_Media_Server For Debian users: https://packages.qa.debian.org/m/mt-daapd.html https://tracker.debian.org/pkg/mt-daapd For FreeBSD...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10

    pyHTPCRemote

    pyHTPCRemote is a Linux HTPC remote app written in pyqt.

    pyHTPCRemote is an open source client server TCP/IP Linux HTPC (SmPlayer) remote application written in python. The GUI written in pyQt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    j-Cast

    j-Cast

    Java Videostreaming Server and Client

    j->Cast is a live video streaming system which allows you to stream live videos from your computer, webcam or mobile Android device via the j->Cast videoserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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: 0 This Week
    Last Update:
    See Project
  • 13
    Cine@Series

    Cine@Series

    Home Theater Software

    Cine@Series es un software que facilita la descarga y reproducción de video para uso hogareño utilizando links públicos externos de descarga. El principio es simple, el soft monitorea los videos descargados (P2P-MLDonkey), les vincula los subtitulos que estén disponibles y finalmente presenta el contenido en una forma ordenada en una aplicación que puede usarse desde cualquier dispositivo móvil WiFi, permitiendo su reproducción, de manera similar a la de un control remoto. Dependencias...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VDR Plugin which provides the VDRs OSD to an external display via framebuffer, directFB, DVB hardware or a X server. A further description is available in the VDRs wiki at http://www.vdr-wiki.de/wiki/index.php/Graphtft-plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RGBLightControl

    LED Color Control System for RaspberryPi and Dreambox

    This project is about a light controlling system with a 4 RGB-LED channels to run different modes: • autonomously w/o PC performing HSI2RGB transformations and running through the color hues (with dimmable brightness) • remote operated by PC or embedded user software using the provided C++ Software library (based on Boost libraries) • ideal platform for color experiments with your RaspberryPi The system consists of 4 layers: • PCB with Atmel ATmega16 and FT232RL USB interface (Eagle forat) • Firmware for applying PWM, UART communication and integrated colorspace transformations (AVR-ASM) • C++-Software for providing a HTTP-Server, a Dreambox picture grabber and basic light sequence player • HTML5/JavaScript application for remote controlling and configuring the system via Webbrowser Please use the SVN browser for accessing the whole development snapshot and getting an current tarball!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ikoru is a platform for collaborative tagging Web applications. It has an embedded Soap/HTTP server (C++) and an user interface (AJAX). It evolved out of a study on Emergent Semantics and received funding from the EU IST project TAGora.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Display UI
    A graphical interface to take advantage of screen estate on high definition televisions and digital signage built in C/C++ and GDI coupled with a server built in PHP (Zend Framework) for the administration interface and the system's backend.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    memoree

    memoree

    Browser interface to your memories

    You have your pictures stored on a server or PC that is accessible from internet or your intranet. This package will make them available through a web-browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The project does audio/video encoding and muxing into F-MP4 format, used by Microsoft IIS Smooth Streaming. Currently implemented features include multicam support, distributed encoding (1 cam - 1 PC), uploading F-MP4 stream to media server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple XBMC Remote
    Simple application for controlling XBMC remotely, via the EventServer. Can navigate your video collection, start/pause/stop movies, skip forward and back, control the volume, switch the existing subtitles. Get the latest binaries from Ovi.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Moment Video Server
    Media server, streaming video server. Supports RTMP, RTMPT, HTTP Live Streaming (HLS), RTSP, MPEG-TS protocols. Streaming to PC, Mac, iPhone and Android. Live transcoding. Streaming and recording for IP cameras. Video chat and video conferencing. Visit project's home page for downloads: http://momentvideo.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Low calories PVR - the unix way. Will get EPG from DVB stream and have RPC interface for scheduling recordings. Will record scheduled programs using as little machine resources as possible (direct stream to disk). Will allow script hooks to process r
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cross platform media manager using XBMC scrapers, featuring a upnp server, fanart, poster and thumbnail support as well as meta data information about movies, tv shows, music, games and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    KlappStuhl
    KlappStuhl aims to be a remote control solution for controlling computers via wifi enables mobile phones. The current focus lays on building a rich remote control client + server for MythTV for Windows Mobile phones with a finger-friendly interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Freevo - Media Centre Platform
    Freevo is an open source HTPC media centre integrating PVR / DVR funtionality along with music, video, gaming, home automation and more. It is written in python and uses existing popular software such as mplayer, xine and vlc.
    Downloads: 19 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next