2024-10-18 04:55:48 +02:00
2024-10-12 18:26:05 +02:00
2023-06-28 11:53:58 +02:00
2024-10-11 07:55:28 +02:00
2024-10-07 14:55:58 -05:00
2024-10-11 07:54:16 +02:00
2024-10-11 16:39:55 -04:00
2024-10-01 10:44:06 -05:00
2024-10-11 04:24:20 -03:00
2024-10-12 01:47:04 +02:00
2024-10-11 16:15:44 -04:00
2024-10-14 22:40:17 +02:00
2024-10-11 23:19:06 -04:00
2024-10-11 23:08:45 -04:00

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 plays your 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 in which you want to download osu!radio. Then run the 2 following commands,

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

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

npm install

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

Windows: Be sure to go to %appdata% (Win + R, then type that in) and remove the folder osu-radio-solidjs

Linux: Be sure to go to ~/.config/ and delete osu-radio directory

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 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

Remember! Contributions come in all shapes and sizes.

The Vision

Technologies:

  • Electron
  • Solid JS
  • TypeScript

The main discussion 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 code related (Discussion, PR, Suggestions), contact @CaptSiro

For anything design related (UI / UX, Ideas, Suggestions), contact @Dudu

Animations are subject to change (the very few osu!radio has).
Description
Application to play your local osu! library ⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-05-01T16:07:16.622Z
Readme 3.7 MiB
Languages
TypeScript 95.5%
CSS 3.1%
JavaScript 1.2%
HTML 0.2%