Showing 716 open source projects for "glc-player"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    Xamp

    This is Xamp, a secure and platform independend media player.

    This is Xamp, the next generation of a skinnable and platform independent media player which based on the Doppio media framework: https://sourceforge.net/projects/doppio. The player supports various pluggable video and audio formats. Xamp is primarily intend to run as a native executable but can also run as a Java player version working with Java 1.1 VM or above. To ensure the best user experience, the Java version of Xamp doesn't use the Java Media Framework, the high level part of the Java Sound API, the high level part of the Java Swing API, or other high level API's: http://maikmerten.livejournal.com/2015/05/13 Development goals are: -Superior sound quality -Combines audio player with media player -Processing of insecure media files -Performance -Reliability -Open codec support -Click to ready installation Supports currently: Ogg Sceleton Ogg Comment ID3 Ogg Vorbis WAV, SND, AU, AIFF Ogg Theora MP1, MP2, MP3 Mpeg1, Mpeg2 M3U, PLZ WSZ
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2

    AM/FA

    AM/FA is basic media player with Frequency Analyzer

    AM/FA is a simple media player with add-on:Frequency Analyzer. AM/FA can: - play .mp3,mp4,.wav,.aiff,.aifc files, - make a playlist of your files, - view the spectrum of the sound in real time - real view or equalizer view. So if you want to know everything about spectrum, and don't wanna pay for it a lot just download AM/FA. Langugage: JFX/JFC/Processing IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This SourceForge project page is obsolete. Please visit http://www.musicpd.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    fafafa

    This open source project for a player

    For those of you who want to watch video from cloud. Two households, both alike in dignity, In fair Verona, where we lay our scene, From ancient grudge break to new mutiny, Where civil blood makes civil hands unclean. From forth the fatal loins of these two foes 5 A pair of star-cross'd lovers take their life; Whose misadventured piteous overthrows Do with their death bury their parents' strife. The fearful passage of their death-mark'd love, And the continuance of their parents'...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The hunt for the lost rainbow jewels
    The rainbow jewels have been abducted from the temple of the rainbow colors, and the world will slowly bleach out if you can't retrieve them. The hunt for the lost rainbow jewels is a single player RPG with an isometric (2.5D) display. It's written in Java and uses the LWJGL library for display and sound. News: In early 2015, I started a new project, called "Imp City", using the Jewelhunt codebase to implement a new game, kind of a crossover of a Settlers type game and Dungeon Keeper. At the moment, the codebase is 100% shared between the two projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GeoWar2

    GeoWar2

    A chess like board game

    GeoWar is a 2-player chess like board game, where both players fight to capture the opponent's King. You can either play against yourself or against the computer (though the AI is rusty). Click "About" for game rules. (Select No when starting a new game to play against the computer) (Requires Java 8 (or higher) to play). Make sure Java is installed, and download the JAR, and run it to start playing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Grafika

    Grafika

    Grafika test app

    Welcome to Grafika, a dumping ground for Android graphics & media hacks. A collection of hacks exercising graphics features. An SDK app, developed for API 18 (Android 4.3). While some of the code may work with older versions of Android, some sporatic work is done to support them. Open source (Apache 2 license), copyright by Google. So you can use the code according to the terms of the license, A perpetual work-in-progress. It's updated whenever the need arises. To some extent, Grafika can be...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    Live Subtitler

    Play subtitles separately recommended for online movies

    This project is a subtitles player, it gives you the ability to load and play subtitles even if the video player does not support it. Live Subtitler is discreet for the reason that the playback window is transparent, moreover is able to search, download and play subtitles in no time. Requires Oracle JAVA 7 or later (JAVA 8 recommended)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    BattleShip

    BattleShip

    The BattleShip is an online game developed in Java.

    ...The ships allocation can be manually or automatic (random position) and there is also a chat implemented where one user can talk to his opponent. UPDATE: Battleship v2.0 has now single player mode. The user can play against the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Colossus is a Java clone of the boardgame Titan, a turn-based fantasy wargame for 2-6 players. Each player moves stacks of creatures around a strategic board, recruiting more creatures and fighting enemy stacks on tactical maps.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 14
    Mazix is a 3D Java game project which consist of a maze with lots of different objects the player can interact before finding the end of the maze, such as Teleports, Doors, Keys, Balls, Walls... The game could be compared to Oxyd or Sokoban.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    Kontinuum Character Generator

    KCG is the (N)PC generation tool for the Kontinuum RPG system.

    Kontinuum Character Generator (KCG) is an (N)PC ((non-)player-character) generation tool written in Java. It uses the Java subset used by OpenJDK as well as Android and thus can be used as a desktop or mobile application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tamil Radio

    Tamil Radio

    tamil radio, stream tamil songs from online,tamil mp3 player

    A simple java based mp3 player which streams and plays tamil songs from online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The fortbattle player replays a fortbattle of the browser game "The West" (http://www.the-west.net). It displays the battle like the ingame flash player, but you can control the speed, skip rounds and see some statistics. Ingame use req. GreaseMonk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JTinyMedia is a simple mp3 player based on the JLayer library by Javazoom. Since Version 0.3 JTM has a media library which is generated by evaluating ID3-Tags. ID3 Tags are read using jid3lib-0.5.4 by Eric Farng.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HBX Binaural Player

    HBX Binaural Player

    Open source brainwave entrainment application

    HBX Binaural Player is free and open source brainwave entrainment application. It's made using libBinaural ( https://sourceforge.net/projects/libbinaural/ ); it's easy to use and it's entirely written in java for maximum portability. It includes English and Italian localizations and an example preset. More presets can be found here: http://hbxplayer.sf.net/file_list.php ******** EDITOR TUTORIAL ******** English: http://youtu.be/ndVw9yrgTGE Italian: http://youtu.be/ezDrfqFYKMg This is free software under the GPL License agreement. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Secret Agent Remake

    Secret Agent Remake

    Remake of old game Secret Agent (more weapons, better AI)

    Remake of old game Secret Agent. The idea is much better AI (opponents will run, jump, dodge), different weapons and more. Planned features: - Turrets and traps - Robot enemies - Much improved AI - Dynamic difficulty (based on episode progress, causes more spawned enemies with better AI) - Weapons shop when entering a building - Results screen when finished a building - Inventory items (defuse kit, mines, grenades, medkit) - Cutscenes - Menu (settings, save, load, select...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jockey

    Jockey

    A music player for Android

    Jockey has discontinued its SourceForge page. You can continue to find new builds and source code at https://github.com/marverenic/Jockey
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple MP3 Player Application, created using JavaFX. Required JRE 1.8 or above to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TripleA

    TripleA

    An online multiplayer turn based strategy game and board game engine.

    http://www.triplea-game.org/ TripleA is a turn based strategy game and board game engine, similar to Axis & Allies or Risk. Free to play online, TripleA comes with multiple games and over 100 more games can be downloaded from the user community. Supports single player vs AI, hot-seat, Play by Email and Forum, and a hosted Online lobby for live play online. Recreate World War 2 with the Axis pushing through to Moscow, Japan devouring the Pacific, and the Allies desperately fighting back. Or recreate Napoleon's march across Europe, or Rome defeating the Carthaginian Empire, or Sauron conquering Middle Earth, or even Zombies taking over America! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Alcibiade Chess

    Alcibiade Chess

    Next generation web chess club

    From the creator of MKGI Chess Club comes this next generation chess club. Completely re-written from scratch on the latest software frameworks, it features: social networks connection, scalable data storage, stunning graphics and much more to come. This project has two parts: - A Java Chess library containing board models, rules and PGN format management - A complete Chess web application based on the core Java library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SINE Isochronic Entrainer

    SINE Isochronic Entrainer

    Free and Open Source Brainwave Entrainment application

    ...Isochronic tones are a commonly used aural stimuli for Brainwave Entrainment, consisting of short pulses of a sine wave, varying in frequency. Unlike binaural beats, isochronic tones can be played on speakers. The Player supports touchscreens and high resolution displays. Includes a graphical editor for making presets, with a manual.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB