Search Results for "cd player linux" - Page 25

Showing 4984 open source projects for "cd player linux"

View related business solutions
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    StereoQ Player is a lightweight music player project (work in progress). It is based on free, open-source software and uses an older but well-proven Volumio web interface. Some UI and system tweaks were inspired by tsunamp.com. Audio engine: - Patched RT MPD (older, stable version that runs reliably) with some modules disabled for better performance and simplicity - Additional system tweaks, updated Linux kernel, and updated ALSA libraries Project website: https://norrest.github.io/StereoQ/ The website will be updated with releases, documentation, and notes. ...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tartube

    Tartube

    Download videos/channels/playlists from YouTube and many other sites

    Tartube is a GUI front-end for youtube-dl, yt-dlp and other compatible video downloaders. It is written in Python 3 / Gtk 3 and runs on MS Windows, Linux, BSD and MacOS.
    Leader badge
    Downloads: 766 This Week
    Last Update:
    See Project
  • 3
    LITE Music Player

    LITE Music Player

    Simple and lightweight music player

    LITE Music Player is a free, open-source, simple and lightweight music player. GitHub Repository: https://github.com/RafaelLourenco17706/LITE-Music-Player Made with ❤️ by Rafael Lourenço.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Reversi

    Reversi

    Desktop Reversi Game

    Reversi game that can be played against Ai or another player locally. This runs on Windows, Debian based linux and MacOS 13. Please report any problems loading or playing
    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
  • 5
    DragonOS
    *Until you install the operating system, the default user = live / no password. DragonOS Noble (24.04) DragonOS FocalX (22.04) and DragonOS Focal (20.04) are out-of-the-box Lubuntu based x86_64 operating systems for anyone interested in software defined radios. All source installed software is located in the /usr/src directory while the remaining software was installed by package managers. What is DragonOS and why do you want it? The shortest distance between two points is a...
    Leader badge
    Downloads: 1,156 This Week
    Last Update:
    See Project
  • 6
    T4n-OS

    T4n-OS

    T4n OS: Minimalist, Fast, and Light

    T4n OS adalah GNU/Linux berbasis Void Linux, dirancang dengan prinsip minimalis, cepat, dan ringan. Sistem ini menggunakan runit sebagai init system untuk memberikan performa maksimal dan kontrol penuh terhadap sistem. T4n OS dikembangkan di Indonesia, Aceh, dan pertama kali diinisiasi oleh Gh0sT4n pada 17 Agustus 2025, seorang pelajar asal Aceh (Darussa’adah Cot Tarom Baroh – SMKN 5 Takengon). Pengembangan T4n OS menggunakan pendekatan community-driven: dari komunitas, oleh komunitas,...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    Asril OS

    Asril OS

    Asril OS dikembangkan oleh Asril Marhamah & Tim Pengembang Asril OS

    Asril OS is a Distro Linux Locale Indonesia can be used for desktop, laptop and notebook. Equipped with various trinkets typical of Indonesia, this distribution is suitable for computer users in Indonesia. Asril OS developed by Asril Marhamah with Asril OS Development Team. Asril OS offers a working environment with Cinnamon Desktop easy to use which is equipped with the Office, Graphic Design, Multimedia, Education, Islamic, Internet and others. ========================= Asril OS...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    FVWM3 myExt distribution

    FVWM3 myExt distribution

    FVWM Extensions on different Linux distros (respins)

    ...Graphical Extension Installer is included making it user-friendly for those who prefer a quick setup of their choice. Also, co-exist with the other Fvwm-based WMs and DEs, such as Xfce and LXDE. Available iso and config files (zip): CD respins (iso): MX Linux Arch Linux Live CD login user: demo pass: demo Read: https://forum.mxlinux.org/viewtopic.php?t=63224 https://rasatpc.net/fvwm-ext/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    psx-comBINe

    PSX Multi-Bin Game Combiner Utility

    psx-comBINe is a lightweight and fast, cross-platform program to combine multi-bin CD-ROM PSX Games into a single .CUE and .BIN pair. It supports all CUE MODES, Remarks, 99 TRACKS, with 99 INDEXs each, support for multi-session dumps, and more. 32-bit and 64-bit exes for Windows Systems are in the release files. psx-comBINe supports the CUE sheet specifications; Supports all of the GNU approved CUE TYPEs REM lines a max of 99 TRACKs and 99 INDEXs (as per CUE spec) ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 10

    uniqueRcGenerator

    Unique Return Codes for structured Bash error handling and testing

    Unique Return Code (URC) provides structured error handling, symbolic return codes, and deterministic exit-code management for Bash and POSIX shell scripting. The rcGen generator analyzes shell scripts, extracts symbolic error identifiers, and produces consistent mappings for development, automated testing, CI/CD pipelines, and production deployment. URC improves debugging, traceability, and maintainability by separating logical error semantics from numeric shell exit-code constraints while remaining fully compatible with standard Unix environments. Designed for DevOps automation, test engineering, embedded Linux systems, infrastructure scripting, and maintainable command-line tooling, URC integrates without runtime dependencies and fits naturally into existing build systems and version-controlled workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SonicTree

    SonicTree

    Folder-based music player

    SonicTree is a Linux music player for local music playback and filesystem-based navigation. It allows you to browse and play music directly from your existing folder structure without requiring a separate music library database. * Version - 1.2.0 * Platform - Linux * Architecture - x86_64 (64-bit) What's New in 1.2.0 - Added Repeat Off, Repeat Track, and Repeat Playlist modes
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    tic tac toe AI

    tic tac toe AI

    simplest AI programme of tic-tac-toe game

    This is a program of tic tac toe game it currently is the 1.0 version of this this is my program - an AI program which plays tic-tac-toe, it is an AI program which is given knowledge on the basis of my previous analysis and knowledge about playing tic-tac-toe. I have made it to be playable with players right now but I can make it for AI vs AI, AI vs player, player vs player as well. Using a settings option. I think this program has enough IQ to defeat a normal person. This is the update...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    ColomboGMGS2 Soundfont V17.02 (BM/VA)

    ColomboGMGS2 Soundfont V17.02 (BM/VA)

    A custom MIDI soundfont that happens to sound accurate

    Greetings! I started this soundfont, formerly named "DAWNS", in late 2019 as a cherry-picked mashup of my favorite soundfont presets. Over time, I noticed what many mainstream soundfonts were missing and worked to connect the dots, adding new instruments and sounds to give it a distinct and playful essence. ColomboGMGS2 supports GM2/GS and Yamaha XG drum mappings within a single SF2 file, covering all key melodic presets, SFX, extra presets that are either local or expreimental, and...
    Downloads: 206 This Week
    Last Update:
    See Project
  • 14

    playsmf

    midi smf player / looper / arpeggiator / accompaniement software

    midi smf player with midi realtime control in combination with intrinsic loop features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    akaiutil

    akaiutil

    akaiutil: access to AKAI S900/S1000/S3000 filesystems

    akaiutil: access to AKAI S900/S1000/S3000 filesystems. For disk image files and storage devices of AKAI samplers such as the S900, S950, S1000, S1100, S2000, S2800, S3000, S3000XL, CD3000, CD3000XL, S3200, S3200XL. Special features: * access to various filesystem variants for floppy, harddisk, and CD-ROM * access to optional DD-partition on harddisk * can read, write, and format * conversion between sample-file and WAV-file * support for the S900 compressed sample-file variant *...
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 16
    cookie-consent-validator

    cookie-consent-validator

    Verify that cookie consent banners actually work.

    Cookie Consent Validator is an open source CLI that audits whether a website's cookie banner is actually GDPR-compliant. It loads a page, clicks "Reject All," waits, then re-inspects cookies and network requests to detect tracking that persists after rejection. It detects the CMP in use, lists violating cookies and tracker requests, and outputs JSON, text, or table formats for CI/CD pipelines. Built for EU businesses and their developers under GDPR and the Dutch Telecommunicatiewet.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Auto Flappy

    Auto Flappy

    An automatic flappy bird player.

    What is AutoFlappy AutoFlappy is a program that automatically plays Flappy Bird for you, with a bit of setting up, you can easily beat the World Record to most points achieved in Flappy Bird. Usage Options help Brings up a help menu setup - Setup coordinates the program scans as well as colors of elements on screen start - Start AutoFlapping ⚠️ Run at your own risk; THERE IS NO KILL KEY ⚠️ - Once you've started, you cant stop; either close terminal/command prompt or terminate...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 18

    Fedora Custom Remix Images

    Fedora-based multiple arches LXQt desktop and minimal system images

    This project provides custom Fedora-based images. Two editions are available: - LXQt Desktop: lightweight Qt6-based desktop environment - MINI: minimal system images with reduced package set LXQt edition includes RPM Fusion packages for improved multimedia support and uses a custom LXQt theme. Picom compositor is included and picom-conf is available for graphical configuration. Supported Fedora releases: 41–44 (varies by architecture/build) Architectures: - x86_64 -...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 19
    ZestISO

    ZestISO

    An easy to use Arch Linux based OS

    ZestISO is an easy to use Arch Linux based OS. No ads, bloatware, telemetry or other unwanted features of commercial operating systems like Windows and MacOS. Compatible with all your favourite hardware and software, even PC and console games. Highly flexible and customisable, faster than Windows, uses less power and supports much older hardware than Windows 11, while getting the latest features and security updates, forever. No data is ever collected and we never restrict what you do....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Wurst Client

    Wurst Client

    Wurst Client - versatile Minecraft hacked client

    Wurst Client is a versatile Minecraft hacked client designed to enhance your gameplay experience with an array of powerful features. Known for its intuitive user interface, Wurst provides players with tools to customize their game, from combat enhancements to movement modifications. Wurst is regularly updated to remain compatible with the latest Minecraft versions, backed by a supportive community that shares tips and custom scripts. While it offers exciting possibilities, players should...
    Leader badge
    Downloads: 127 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Debian Respin iso (Unstable sid)

    Debian Respin iso (Unstable sid)

    Unofficial Debian Respin based on Unstable (sid)

    This Linux distribution runs completely from DVD or Flash disk and installable on a fixed disk, based on Debian Linux. Windows users are encouraged to use Rufus at https://rufus.ie to create Live USB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mythtv controller

    Mythtv controller

    mythtv frontend for touch screen.

    This is a Frontend to mythtv to use on your touch screen to control the mythtv software. It use Opengl 3d to show you cd/dvd/recorded/stream/radio program colection. on the touch screen. Now support for lirc. You can play the music,dvd,netradio and recorded stuf you have. Now version 0.30.0 is out. You can download deb pack now. Now faster loader.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    QuickBeat

    QuickBeat

    Fully Customizable Full-Fledged Audio Player Supporting Many Formats

    Full fledged music player and local library manager. Enjoy your media collection in one unified interface, have access to your local network, Deezer, Youtube-DL and Remote file, never miss information on your remote media via remote tags reading, tweak your music how you want using a variety of built-in audio effects and if that doesn't suit you, you can import your winamp plugins , immerse yourself with our selection of visualizers and if you get bored with them, import your winamp,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25

    melroms

    My MelRoms suite made in Python, and other files hosted for it.

    My MelRoms suite made in Python, and other files hosted for it.
    Downloads: 0 This Week
    Last Update:
    See Project