Skip to content

🎧 Spotify Clone for listening songs from osu!

License

Notifications You must be signed in to change notification settings

shockpast/osutify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7e5d228 Β· Aug 14, 2024

History

31 Commits
Aug 14, 2024
Aug 11, 2024
Aug 11, 2024
Mar 3, 2024
Mar 4, 2024
Mar 2, 2024
Mar 1, 2024
Mar 1, 2024
Mar 6, 2024
Mar 3, 2024
Mar 2, 2024
Aug 11, 2024
Aug 11, 2024
Mar 1, 2024
Mar 2, 2024
Mar 3, 2024
Mar 2, 2024

Repository files navigation

Warning

main branch is not updated and might contain alot of issues, you should use [feature/tauri] branch instead, rust itself is not required to run osu!tify self-hosted, you still can open it in browser, and browse.

🎡 Osutify

Preview

License GitHub stars

🌻 Live Demo

A live demo of the application is available at osutify.vercel.app.

Description

Osutify is a project that aims to create a music player specifically designed for the game osu!. The application uses the osu! API to fetch the latest songs and allows users to play them directly from the application. The application also includes a liked playlist where users can add their favorite songs.

Features

  • Up-to-date song library from osu! and mirror servers
  • Song playback with progress bar and controls
  • Liked playlist with favorite songs

Installation

  1. Clone the repository: git clone https://github.com/richardscull/osutify
  2. Install the required dependencies: npm install
  3. Start the application: npm start

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Languages

  • TypeScript 98.8%
  • Other 1.2%