Skip to content

anovenus/rubab

 
 

Repository files navigation

Rubab

A web music player built with VueJS and inspired by Spotify. The name is taken from an Afghan instrument 'Rubab'. I created this projects 10 years ago when I was learning PHP. I have now decided to rewrite it with VueJS and make it open source. It is just a remastered version of the old project.

Contribution

If you want to contribute to this project, feel free to fork it and submit a pull request. I will be more than happy to merge your changes. Also, if you have any suggestions, please feel free to open an issue. I need your help to make this project better.

Challenges

  • Add a playlist feature
  • Add a search feature
  • Encrypt the songs so that they can't be downloaded

Installation

Clone the repo

git clone

Install dependencies

npm install

Run the app

npm run serve

About

A music player built with Vue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 75.8%
  • TypeScript 18.7%
  • JavaScript 2.2%
  • HTML 2.0%
  • CSS 1.3%