Skip to content

Laritello/osu-music

Repository files navigation

osu.Music

GitHub license .NET CodeFactor GitHub issues Release

osu.Music is a simple music player for osu! players that want to access their beatmap library without launching the game. At the moment osu.Music supports most of the features needed for comfortable listening expirience.

Features

  • Audio visualization
  • Auto-import from osu! library
  • Basic music player features
  • Customizable UI color scheme
  • Discord RPC
  • Global hotkeys
  • Playlists
  • Search

Planned features

  • More visualizations
  • Mini player
  • Dark theme
  • EQ

Requirements

  • Windows 7 or higher
  • .NET Core 3.1

Build

  • Get the code:
    git clone https://github.com/Laritello/osu-music.git
    
  • Switch directory:
    cd osu-music
    
  • Run build script:
    build\build.bat
    

Feedback

Since this is an alpha you will may encounter some bugs. I would appreciate you reporting these bugs. Also, if you have an idea how to improve osu.Music you can suggest a feature.

License

Distributed under the MIT License. See LICENSE for more information.

Special thanks

Open source notices

Full list of used libraries and resources is available in "About" section within the program.