All Projects → eddturtle → Turtleplayer

eddturtle / Turtleplayer

A Free, Fully Fledged, Open-Source Music Player for Android

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Turtleplayer

So Nice
Small Web interface to control iTunes, Spotify, Rdio, MPD, Rhythmbox, Amarok and XMMS2. ♫
Stars: ✭ 141 (-18.97%)
Mutual labels:  music-player
Ponymusic
Android online music player use okhttp&gson&material design
Stars: ✭ 1,855 (+966.09%)
Mutual labels:  music-player
Musicplayer Smartisan
A special, simple and convenient music player,adapter Android Q。Artist 锤子音乐播放器
Stars: ✭ 162 (-6.9%)
Mutual labels:  music-player
Vgmusicstudio
🎵 A program that lets you listen to the music from popular video game formats. 🎵
Stars: ✭ 142 (-18.39%)
Mutual labels:  music-player
Jellyamp
Desktop client for listening to music from a Jellyfin server
Stars: ✭ 146 (-16.09%)
Mutual labels:  music-player
Cog
Cog - A Free and Open Source Audio Player for macOS 10.13+
Stars: ✭ 152 (-12.64%)
Mutual labels:  music-player
Pianobar
Console-based pandora.com player
Stars: ✭ 1,682 (+866.67%)
Mutual labels:  music-player
Mocp
Music On Console Player
Stars: ✭ 171 (-1.72%)
Mutual labels:  music-player
Orchid
very tiny music player
Stars: ✭ 150 (-13.79%)
Mutual labels:  music-player
Html Midi Player
🎹 Play and display MIDI files on the web
Stars: ✭ 158 (-9.2%)
Mutual labels:  music-player
Moemusic
一款基于萌否网站api的音乐管理软件
Stars: ✭ 143 (-17.82%)
Mutual labels:  music-player
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (-16.67%)
Mutual labels:  music-player
Odyssey
Odyssey music player
Stars: ✭ 153 (-12.07%)
Mutual labels:  music-player
Ylight Music
Awesome React PWA music streaming app built with Material UI using Youtube API's. Search, Play, Like & Download
Stars: ✭ 141 (-18.97%)
Mutual labels:  music-player
Ablemusicplayer
🎵 A Youtube Music like app with a Spotify like design - ad free and open source. Feel free to PR. NOTE: BEING REWRITTEN, HENCE THE REPO WILL BE INACTIVE FOR A WHILE
Stars: ✭ 167 (-4.02%)
Mutual labels:  music-player
Electron Vue Music
基于 electron-vue 开发的音乐播放器,界面模仿QQ音乐,技术栈electron-vue+vue+vuex+vue-router+element- UI。欢迎star
Stars: ✭ 1,901 (+992.53%)
Mutual labels:  music-player
React Native Track Player
A fully fledged audio module created for music apps. Provides audio playback, external media controls, chromecast support, background mode and more!
Stars: ✭ 2,175 (+1150%)
Mutual labels:  music-player
Tonejs Instruments
A small instrument sample library with quick-loader for tone.js
Stars: ✭ 172 (-1.15%)
Mutual labels:  music-player
Lyricsanalysis
iOS音乐播放器之锁屏效果(仿网易云音乐和QQ音乐)+歌词解析 :锁屏歌曲信息、控制台远程控制音乐播放:暂停/播放、上一首/下一首、快进/快退、列表菜单弹框和拖拽控制台的进度条调节进度(结合了QQ音乐和网易云音乐在锁屏状态下的效果)、歌词解析并随音乐滚动显示。
Stars: ✭ 169 (-2.87%)
Mutual labels:  music-player
Applemusicultra
Music Client for macOS. Upgrade your music experience with themes, styles, custom scripting and more. Uses WebKit and JavaScript.
Stars: ✭ 155 (-10.92%)
Mutual labels:  music-player

Turtle Player

Free, Fully Fledged & Open-Source. The Music Player for Android.

Turtle Player is designed to be a fun and unique app for playing your music on the move, while in a advertisment-free app. Originally developed by Edd Turtle, it is now a community driven app with help from developers (namely Simon Honegger) on Github. Give it a go today!

Warning! Due to other commitments I haven't had the time to maintain and keep this project up-to-date. It should work fine on modern android phones, but the visuals and code are bit old - that's all.

How to Contribute

  1. First, pull the source code from this git repository to your local machine:

    git clone [email protected]:eddturtle/TurtlePlayer.git cd TurtlePlayer

  2. Initialise the submodule dependency for mp3agic.

    git submodule update --init

  3. Copy the mp3agic source folder (inside mp3agic/src/main/java/com/mpatric) into the Turtle Player src/com folder.

  4. Import the project in Eclipse (or your chosen Android IDE).

  5. Make super-awesome improvements...

  6. Create a Pull Request back to this repository.

License

Source is licenced under the MIT & GPL.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].