Back to Projects
Osu! Beatmap Downloader
C++
CLI
Networking
Performance
A command-line tool built with C++ to efficiently download beatmaps for the rhythm game Osu!. This project focuses on performance, network efficiency, and providing a seamless experience for players who need to quickly acquire new maps.
View on GitHubFeatures
High-Speed Downloads
Utilizes multi-threading to download multiple beatmaps concurrently.
Batch Processing
Input a list of beatmap IDs from a file for bulk downloading.
Smart File Management
Automatically organizes downloaded files into the correct Osu! songs folder.
Cross-Platform
Built to be compiled and run on Windows, macOS, and Linux.