Showing 65 open source projects for "cd player program"

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
  • $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
    simple-java-maven-app

    simple-java-maven-app

    For an introductory tutorial on how to use Jenkins

    simple-java-maven-app is a reference repository created for the Jenkins tutorial on building a Java application with Maven. It contains a minimal Java program that prints “Hello world!” and includes unit tests to validate functionality, with test results exported in JUnit XML format. The repository provides an example that demonstrates how to configure a Jenkins Pipeline for building and delivering applications. It also includes scripts that define commands executed in pipeline stages, showcasing automation in continuous integration and delivery (CI/CD). ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    MidiQuickFix - Midi editor and player
    MidiQuickFix allows you to directly edit the events in a Midi file. It is intended to make it easy to find and fix problems, such as setting volume and pan values for a track, without the need for a complex Midi sequencing program.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    Train Traffic Simulator

    Train Traffic Simulator

    A game about station masters job , managing trains which are arriving

    This program is a simulator for managing arrival and departure for different train traffic for different station , here the player acts just like a station master . Trains are created at different intervals of time with some metadata , the player is supposed to modify the signals and the switches to stop trains at the station or let them pass without any interruption.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    OSwiss

    OSwiss

    Program for tournament management.

    Tournament management software for various sports that uses swiss pairing system. Program invented for tournament organisers. It assists in managing events, calculates standings, ratings, supports printing and checking player cards. If something goes wrong during tournament, it is posibble also to enter pairings manually. Project is written in Java SE designed for PC and J2ME for mobile phones. DEAR USER If you are missing any features in this software, please open a ticket and describe them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Kisekae UltraKiss

    Kisekae UltraKiss

    Kisekae UltraKiss is a full featured integrated development environmen

    UltraKiss is a computer program that implements the Kisekae Set system, KiSS, a Japanese graphics system originally developed to facilitate costume changes on virtual dolls. UltraKiss was developed to help artists build their KiSS sets. It is a full featured viewer for all KiSS dolls, games, and visual applications. It is also a complete graphical development environment for creating KiSS applications.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    JavaCPC Desktop - Java CPC Emulator
    Amstrad CPC-Emulator in JAVA, based on JEMU by R. Wilson. I am searching for good JAVA-coders who are also knowledgable in emulating 8bit homecomputers.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Tournament Maker

    Tournament Maker

    Software to help people run and organize tournaments.

    This program is intended for small tournament organizers. The goal is to allow organizers without much experience to setup and run a tournament without hours of preparation. Running a tournament is hard, especially when there are only a few people helping. With the software doing all the work, organizers will be more relaxed and it'll be a better experience for everyone. If you find this program useful, please donate to Food for the Hungry (http://fh.org/) or a charitable organization of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pairfx

    Pairfx

    Chess pairing program for run through and round robin tournaments

    ...Are you a chess teacher at school, or organize a separate tournament at the club? Try PairFX! The run through pairing system makes it possible for player to come and go whenever they want and also to keep players playing all the time. It is not round based , so not everybody has to be finished to allow new pairings to be made. This is really great when players play at different speed and works very well in the club or at school.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Smite God Picker

    Smite God Picker

    Picks a random god for you based on the provided filters.

    (Requires Java 1.6 or later) The Smite God Picker is a simple program that allows the user to have a random god picked for them, depending on the filters they selected. This project came to be when some fellow Smite player friends of mine continuously didn't know who to pick after already playing the entire roster of characters numerous times. We wanted the game to surprise us with who to play without playing the Assault game mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Music-Player

    Music-Player

    Lightweight and fast music player

    If you need a lightweight music player - this app better for you. Functionality: 1) Add new playlist 2) Add music file to a playlist 3) Music Shuffle 4) Mute, volume change 5) Shutdown timer 6) Stop timer. If you listen music before sleep, simply set the counter stops and the program will push the stop button for you !
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    StrongHoldFinder

    Minecraft Helper Tool

    A little C# program for .NET framework 4.5 that assists a player of minecraft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jfugue2me

    The adaptation of JFugue library for J2ME

    It allows you to use JFugue-2.1 API to program music on MIDP 2.0, CLDC 1.1 compatible mobile devices. It's easy to use, like this code to play C-major scale: Player player = new Player(); player.play("C D E F G A B"); It's all based on JFugue-2.1 sources, so go to http://www.jfugue.org for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UTServerStatus

    UTServerStatus

    Urban Terror Server Monitoring Program

    This program makes it possible to monitor the server while browsing the web or even while away from the computer entirely. The program sends a notification popup to the OS when the server is active with players and also plays a short beep audio clip to get your attention if you are away from the computer. By entering your ut player name into the program you can ensure the program will not be triggered by your presence on the server, so you can join the server and safely minimize until another player joins without worrying about missing the moment when they join the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JModPlayer is a simple, cross-platform, MOD player supporting ProTracker, FastTracker2, and ScreamTracker3 Sound Modules! It has both a easy to use GUI interface, and a console interface for broad OS support! Mac OS X Release Now Available! JModPlayer will soon feature jukebox features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    aTunes

    aTunes

    Cross-platform player and audio manager

    aTunes is a powerful, full-featured, cross-platform player and manager, with support for online radios, podcasts and CD ripping.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    M3UExportTool

    M3UExportTool

    Copy files denoted in an M3U playlist to any single location

    M3U and M3U8 Export Tool is a Windows program designed to solve a step in the chain of actions required to make you a cheap DJ who plays music from a USB stick. It takes a Winamp playlist (or a playlist that you saved in some other, similar music player), finds the music files, and copies them to a single location such as a folder, USB stick, portable device, or network location.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 17
    MP3 ID3 Java Tag Library Tool
    ...It has a rename file utility, not only for mp3 files. It has an utility panel to create playlists, re-organize files in folders with the name format you prefer, an utility to optimize the CD disk space. This program was written in 2002, so I don't remember much about it ... but I used it a lot, as much as my close friends. I decided only now (shame on me) to share it with everybody in the world. Hope you'll like it, also the program's help is fully working now !!! Nice to install eclipse and debugging something 10 years later ... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Cabernet

    Cabernet is an MP3 manager with cloud integration.

    When we used WinAmp to manage our music, the organization of the mp3 files themselves was a secondary concern. Now that we are migrating to cloud based music systems, a music manager needs to be more of an organizational tool than a player. Cabernet attempts to fill that new realm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    J Subtitle Player is a program that plays SRT subtitle files on a translucent window. It's a great way to add a subtitle to a video that doesn't have any subtitle support. It can also be used with native and online streaming videos, such as, Netflix, Hulu, Amazon Prime videos, Google Play Movies, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MangaCat

    MangaCat is a cataloguing program to manage your manga collection

    MangaCat is a manga cataloguing program to manage your manga collection. With mangaCat, you will be able to catagorise Scanlated Manga archives into volume/chapter ascociations based on Manga name. The MangaCat software suite is modeled after popular media players such as Winanp and Windows media player where the user can import media files and manage them through tagging in the media library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    JRawWriter

    A Windows 'dd' frontend

    This frontend makes it easier (and probably more safe) to use the Windows version of dd (http://www.chrysocome.net/dd) program. User can: * Select the disk device (a partition or a root one) * Put a binary image onto the device * Save a binary image of the selected device to a file * Erase the selected device (fill it with zeroes) Suitable for: * Create a bootable USB disks from an ISO images * Backup disks * Make an ISO image from CD disk * Erase corrupted MBR's which Windows can not handle USE WITH CAUTION - it is a very beta version. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    jcdbrowser

    browser for managing classical CD collection

    jCDBrowser is a JAVA based program for managing a collection of CDs with Classical music, using a fully integrated hsql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This application is designed to help create Contract bridge hands with constrains on points and/ or number of cards per suite for each player. The program is an easy to use Java program which outputs the results in an HTML format (fits an A4 page for easy printing). Media wiki pages: http://sourceforge.net/apps/mediawiki/bridgedealer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    AOOD Mille Bornes

    A Java version of a 2-player Mille Bornes game

    This program allows a user to play Mille Bornes against a computer opponent. Rules have been slightly altered, and are explained under "special rules" in the rules window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    sum gnu anti reversi 8x8 -windows

    Use delphi or lazarus to program Anti Reversi by min\max method

    Move to: 1:Delphi version to https://github.com/sum2012/sum-gnu-anti-Reversi-delphi-windows 2:lazarus version to https://github.com/sum2012/sum-gnu-anti-Reversi-lazarus-windows Sum GNU Anti Reversi 8x8 program is an anti Reversi of the classic game "Reversi". The player who has more pieces on the board when the game is finished, loses the game.The program use half score cut method to make it to think faster.I also program java reversi to display reversi in web site.Future will clean up the code. Now use mult core in lazarus in testing,
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Auth0 Logo