Skip to content

A homemade, education purpose PoolSuite FM clone for Android.

Notifications You must be signed in to change notification settings

NewbieScripterRepo/PoolPartyFM

Repository files navigation

PoolParty FM - Unofficial Android version of PoolSuite FM Player

PoolParty FM

❤️ Motivation

Big fan of PoolSuite FM! Since there's no Android version, I'm creating my own with NativeScript & Vue. This project is a result of original tutorial series on NewbieScripter.com. Follow along to see my progress. Star the repository to don't miss any update,

⭐️ Highlights

  • Works on Android!
  • Built with NativeScript & Vue 3 💪
  • Tried best to catch the vibe of original PoolSuite FM

Branches

Each branch is a part of tutorial as I progress.

Branch Description
main Latest source code
part-1-ui Project setup & base layout
part-2-retro-style Refining UI & add Waveform progress bar
part-3-api-with-exoplayer Playing the music 🎵

How to run the project

Requirements

Make sure NativeScript environment on your machine is setup correctly. Check out the official setup guide.

Make sure at least Anrdoid SDK Platform >33 is installed.

Run

  • ns run android
  • Enjoy!

Credits