flazepe / osu-cleaner

A simple CLI tool that cleans your osu! song folder by deleting unnecessary beatmapset files to save space.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osu-cleaner

A simple CLI tool that cleans your osu! song folder by deleting unnecessary beatmapset files to save space.

Setup

Download the latest binary and run the osu-cleaner command in the command line/terminal. Run osu-cleaner --help for more information on how to use it.

Example Usages

osu-cleaner C:\Users\flazepe\AppData\Local\osu!\Songs --all

osu-cleaner C:\Users\flazepe\AppData\Local\osu!\Songs --images --videos --sounds

osu-cleaner C:\Users\flazepe\AppData\Local\osu!\Songs -ivs

About

A simple CLI tool that cleans your osu! song folder by deleting unnecessary beatmapset files to save space.

License:MIT License


Languages

Language:Rust 100.0%