Skip to content

Application to play your local osu! library

Notifications You must be signed in to change notification settings

yumihoshio/osu-radio

 
 

Repository files navigation

Current status: Pre-Alpha

Roadmap | Alpha Features & Issues: https://github.com/orgs/Team-BTMC/projects/2
Main Figma Design: https://www.figma.com/design/tNBJr7TlEsoWsWdAewqoUg

What is osu!radio

It's an application that play your ${\textsf{\color{#f462a3}osu!}}$ songs!

Song Tab

Download Guide

Note

To use git and npm, you need to have git & node.js installed

1 | Open the terminal in the directory you want to download osu!radio in. Then do the 2 following command,

git clone https://github.com/Team-BTMC/osu-radio.git
cd osu-radio

2 | Next, install the necessary files to run osu!radio,

npm ci

A | For a production (User) startup,

npm run start

B | For a hot reloading (Dev) launch,

npm run dev

Warning

If you're planning on reinstalling it, be sure to go to %appdata% (Win + R, then type that in) and remove the folder osu-radio-solidjs

Contribution

Tip

To get started, it's highly recommended to make a fork of this repository

If you're new to contributing, consider checking out How to Contribute to an Open Source. It's the best and most simplest guide to understand what contributing really is

If you're more interested in the coding side of things, be sure to read Good Manners of a PR & Best Practices, as well as How to write a perfect PR

If you're more interested in contributing as a designer, check out the Figma page

Remember! Contribution come in all shape and size.

The Vision

Technologies:

  • Electron
  • Solid JS
  • TypeScript

Main dicussion is in the BTMC TALENT SERVER, #prj-osu-radio
We'll be staying on Electron for the time being. As for UI, it will stay web-based for ease of use & cost of being web-based :)
For anything codes related (Discussion, PR, Suggestions), contact @CaptSiro
For anything designs related (UI / UX, Ideas, Suggestions), contact @Dudu

Animations are subject to change (the very few osu!radio has).

About

Application to play your local osu! library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.2%
  • CSS 10.4%
  • JavaScript 1.1%
  • Other 0.3%