acf-patrick / music-player

Music player for desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music Player 🎧

Project is still ongoing πŸš§πŸ‘·β€β™‚οΈ

Play and manage musics and playlists with this app. This is a desktop application written wiith React Typescript and audio files are served by Rust.

πŸ“¦ Dependencies

Installing dependencies is pretty straightforward...

cd client
yarn

cd server
cargo install --path .

About

Music player for desktop

License:MIT License


Languages

Language:HTML 63.2%Language:TypeScript 20.2%Language:Rust 16.6%