Skip to content

Ikutsu/OsuMusic

Repository files navigation

OsuMusic!

A music player made for osu! player

English / 中文文档

About

OsuMusic is a Kotlin Multiplatform music player that plays beatmaps from OSU!

Feature

  • Osu!Lazer like UI design
  • Beatmap searching and playing
  • Playing with hitsound (WIP)
  • Background video/Storyboard (WIP)
  • Osu! profile card (WIP)
  • Playlist (WIP)

Screenshots

SearchScreen SearchPlayerBar PlayerScreen
SearchScreenI SearchPlayerBarI PlayerScreenI

Building

To build and run the app, you need:

  • Kotlin Multiplatform set up on your development environment.
  • Android Studio for Android development.
  • Xcode for iOS development (if targeting iOS).

Android

Just build and run in Android Studio

IOS

  1. Change Bundle ID in Xcode
  2. Build and run

Installation (For IOS)

Install the ipa file using AltStore or other sideloding tools

License

This project is licensed under the MIT License.