MusikLibre is a react-native based mobile application which allows users to play music without any advertisements through different clients. Application uses a Python-based script to access musics and playlists while bypassing advertisements on the client.
- expo (~54.x)
- react
- react-native
- typescript
- expo-status-bar
For setting up the repository on the device you want to work on, clone the repository and run the commands given bellow.
npm install
npx expo startAfter running these commands, access the application by the expo-go application you can find on Playstore or Appstore.
Any developer can contribute to this project, before a contribution please ensure that issues and pull-requests are well documented and well tested.