Showing 246 open source projects for "java mx player"

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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Shuttle Music Player

    Shuttle Music Player

    Shuttle Music Player

    Shuttle is an open source, local music player for Android. The codebase in this repository is very old and unwieldy. The foundations were written when I was first learning java, around 10 years ago. It has become too much of a maintenance burden to try to keep up-to-date, so I've decided to archive the repository. Without open source, Shuttle wouldn't exist, and I probably wouldn't be an Android developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Carnatic Music Guru / JRaaga

    Carnatic Music Guru / JRaaga

    Carnatic Music Guru - JRaaga

    ...If that does not update: Download CMGUpdater from here: update/CMGUpdater.jar Copy it to the update/ folder of your JRaaga installation path. Try again Help>Check for updates. If it does not work. Delete existing installation. Download the latest version and try. Carnatic Music Guru is a tutor/player/lesson generator. YOU NEED Java Runtime JRE1.6+ TO USE THIS.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Airsonic

    Airsonic

    Free and Open Source community driven media server

    Airsonic is a free, web-based media streamer, providing ubiquitous access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room. Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Muzika Player

    Muzika Player

    Music player with library for Linux (including Android) and Windows

    Music player with touch optimized interface written using Qt/QML. It is especially useful for well tagged big music collection. It is easy to find and play the music you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Synthclipse

    Synthclipse

    GLSL shader prototyping tool based on Eclipse IDE.

    Synthclipse is a GLSL shader prototyping tool. It makes possible to fast develop all kinds of shaders: Fragment (FS), Vertex (VS), Geometry (GS), Tessellation (TS) and Compute (CS). Shader development can be done using, compatible with Fragmentarium and Shadertoy (but limited to FS and VS), Fragx shaders or by using fully featured JavaScript JSX scripts. The JSX API is consistent with WebGL but in fact exposes complete OpenGL 4+ API. To install Synthclipse one can download prepacked...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    XR3Player

    XR3Player

    Dominant JavaFX Advanced Media Player

    This project is on Github now : https://github.com/goxr3plus/XR3Player
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Wifi Remote Play

    Wifi Remote Play

    Remote Control App for MPC and VLC, for Symbian and Android

    Wifi Remote Play is a remote control app for Android and Symbian (Nokia S60 5th edition smartphones or later), allowing you to control Media Player Classic (MPC) or VLC over a wireless network. This software is completely free - no ads, or having to pay for extra features, unlike many competing players! Also available from F Droid for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PhunkBox

    PhunkBox

    Enjoy your music.

    Funkbox is a music player with auto rating and probability-based randomizer. The project is currently functional, however development in the near future may invalidate user library, resetting the learned statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Taandav - The DJplayer 1.0.0

    Taandav - The DJplayer 1.0.0

    Dual audio player with auto controls and converter.

    Some time as user we feel some important function should be included in audio player.we have try to implement some unique function in this dual audio player. you can play two audio player at a time with different play list. this application has two different volume control with one master volume control. some function which needs to enable, once same enabled volume can synchronise between two players with advance control-playback. for simplify the player, two playlist provided for each...
    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
    JMyOggRadioPlayer
    JMORP list URL of Webradio Stream from www.myoggradio.org. You may call an external Player - VLC for Windows - AUDACIOUS or VLC for Linux - with a selected URL by only pressing a button . JMORP needs Java SE 1.6+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Small Java mp3 player

    Small Java mp3 player

    SJmp3 - small java mp3 player, support formats: mp1, mp2, mp3, mpga.

    SJmp3 - free portable cross-platform Small Java mp3 player. Simple and intuitive graphical User Interface. Supported: *.mp1, *.mp2, *.mp3, *.mpga formats, m3u playlist editor, skins and others. 100%-pure java. Tested on Windows/Linux OS. NOT used JMF. Need JRE 1.8 - https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html Source - https://github.com/harp077/sjmp3 If you like this - put a star on https://github.com/harp077/sjmp3/ for support project please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Video cache support for Android

    Video cache support for Android

    Cache support for any video player with help of single line

    Why AndroidVideoCache? Because there is no sense to download video a lot of times while streaming! AndroidVideoCache allows adding caching support to your VideoView/MediaPlayer, ExoPlayer or any other player with help of a single line! By default AndroidVideoCache uses MD5 of video URL as the file name. But in some cases url is not stable and it can contain some generated parts (e.g. session token). In this case caching mechanism will be broken. To fix it you have to provide your own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    H.B.S.N

    H.B.S.N

    Speech Recognition System

    H.B.S.N is a simple speech recognition software which programmed using Java. This software is a package of many sub applications.And those are as listed below , Audio Player Video Player Email Client Weather Application Mp3 Tag Editor Picture Viewer Home Automation Application Alarm / Timer Folder Locker Message Encrypt Application Income & Expenses Logging Application Apart from that we can do many thing from this software by using voice commands , such as , Open & close applications which are installed in the computer Open web sites Open folders which are in the HDD Control built-in audio & video player Control the home automation system Reading mails Reading selected text Speaking clock ( Time & Date) Speaking weather report There are system commands for the tasks which this application does.And we can replace the system default commands with custom commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    digitalink-

    digitalink-

    Links Dailymotion videos, Reuters news feeds, IPTV & more

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MusicDNA

    Experience your favorite music in a unique way

    MusicDNA is a music player unlike any other. It is an Android music player that renders beautiful DNA (visualization) of the currently playing music. It does this through the use of the Visualizer Class, and is inspired by paullewis's music-dna. It uses the FFT Data supplied by the Visualizer class of Android , calculating the Amplitude at that exact moment and using this to plot the DNA. MusicDNA fuses the functionality of traditional music players with stunning visualizations. In this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SimpleTAG

    SimpleTAG

    Massive audio tagger

    SimpleTag is a cross-platform desktop tool, which allows to update the labels of all your music before incorporating it into a musical library or cloud service. Nowadays, the amount of music we have in our equipment is so large, it is no longer possible to manage with the traditional system of filenames and directories. The most convenient is to use the concept of libraries that handle the big market music players: iTunes, Amarok, Windows Media Player, Google Music, ..etc The labels...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Remote Player

    Remote Player

    Music player with remote control app

    Remote-Player is an open source music player, which allows you to listen to music and control the playback while laying on your bed. It has a remote control - (Remote Player Android App). Connection between the computer and and the android app is via wi-fi. App's functions: display title of current playing song; play/stop; play, next, previous song; change volume; change playing offset; If you have any ideas what can I do to make the app better, please share with me and I'll make that happen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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: 0 This Week
    Last Update:
    See Project
  • 19
    This SourceForge project page is obsolete. Please visit http://www.musicpd.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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: 3 This Week
    Last Update:
    See Project
  • 22

    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: 1 This Week
    Last Update:
    See Project
  • 23

    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: 2 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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
MongoDB Logo MongoDB