All Projects → funkyg → funkytunes

funkyg / funkytunes

Licence: GPL-3.0 License
A streaming music player for Android, using torrents.

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to funkytunes

Nile.js
Server
Stars: ✭ 1,757 (+1511.93%)
Mutual labels:  torrent, peer-to-peer
Dfi
Peer-to-peer torrent indexing
Stars: ✭ 118 (+8.26%)
Mutual labels:  torrent, peer-to-peer
Wt Tracker
High-performance WebTorrent tracker
Stars: ✭ 144 (+32.11%)
Mutual labels:  torrent, peer-to-peer
Pytorrent
Simple and functional BitTorrent client made in Python - Use for learning
Stars: ✭ 135 (+23.85%)
Mutual labels:  torrent, peer-to-peer
Cratetorrent
A BitTorrent V1 engine library for Rust (and currently Linux)
Stars: ✭ 233 (+113.76%)
Mutual labels:  torrent, peer-to-peer
ytqck.github.io
YouTube quick ⚡ Search and Download Music for Free.
Stars: ✭ 18 (-83.49%)
Mutual labels:  music-player
tenplayer
Modern Music Player for Linux
Stars: ✭ 18 (-83.49%)
Mutual labels:  music-player
localMusicPlayer
Audio player that play local audio files and show audio spectrum.
Stars: ✭ 50 (-54.13%)
Mutual labels:  music-player
react-aplayer
🍭 A React wrapper component of APlayer
Stars: ✭ 25 (-77.06%)
Mutual labels:  music-player
torrent2magnet
种子转磁力链工具
Stars: ✭ 74 (-32.11%)
Mutual labels:  torrent
liquality-swap
Swap without intermediation peer-to-peer, cross chain
Stars: ✭ 51 (-53.21%)
Mutual labels:  peer-to-peer
rpi-mpd
MPD (Music Player Daemon) on Raspberry Pi / ARM
Stars: ✭ 16 (-85.32%)
Mutual labels:  music-player
torrent
Bittorrent library implemented in pure Dart. [WIP, early development stage]
Stars: ✭ 26 (-76.15%)
Mutual labels:  torrent
Synfonia
Cross-platform C# Audio Player made with AvaloniaUI
Stars: ✭ 153 (+40.37%)
Mutual labels:  music-player
Diffy
🎞️💓🍿 Love streaming - It's always best to watch a movie together ! 🤗
Stars: ✭ 37 (-66.06%)
Mutual labels:  torrent
nicotine-plus
Graphical client for the Soulseek peer-to-peer network
Stars: ✭ 601 (+451.38%)
Mutual labels:  peer-to-peer
LifecycleMusicPlayer
Sample music player app with lifecycle component to play/pause music when certain lifecycle events are triggered in Activity
Stars: ✭ 20 (-81.65%)
Mutual labels:  music-player
anyaudio-android-app
One Stop Music Application
Stars: ✭ 78 (-28.44%)
Mutual labels:  music-player
ManaZeak
ManaZeak is a self-hostable web app that give you the ability to listen, edit and share your musical library over the internet.
Stars: ✭ 16 (-85.32%)
Mutual labels:  music-player
PicoAudio.js
A JavaScript library for playing MIDI (Standard MIDI File) on Web.
Stars: ✭ 28 (-74.31%)
Mutual labels:  music-player

Funkytunes

BuddyBuild

Screenshots

Funkytunes is a BitTorrent-based music app for Android, like Spotify or Pandora. You can stream any music for free. The app is completely open-source.

Download

Gitlab Mirror

How does it work?

The initial album list is simply fetched from the iTunes Album Charts.

The search functionality uses the Discogs SearchAPI.

After clicking an album, the app searches for artist album on ThePirateProxy (limited to music). It then takes the magnet link from the first search result, and downloads the torrent file. Finally, the first mp3 file in the torrent is downloaded and played as soon as its ready. Additional songs are downloaded on demand.

Building

Funkytunes uses a standard Android build. Just install Android Studio and Android SDK, import the project, and that's it!

License

Funkytunes is licensed under GPLv3

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].