Replay Inspector is a beatmap/replay analyzer and editor for osu! and is currently in development phase.
Inspector is NOT a fork of abstrakt8's rewind, and it has been developed from ground up using same utilites. This project was developed with simplicity in mind using beginner friendly frameworks and easy structure.
To use the public version of Replay Inspector, you can follow click.
If you wanna clone and use it locally, proceed by
git clone https://github.com/cunev/replay-inspector
then install packages
bun install
and run the editor
bun run dev
- View replay path and beatmap
- Seek through replay
- View clicks
- Enable/disable hardrock
- Modify map metadata
- Analyze clicks, frametimes and release times
- Export replays
- Modify path
- Modify keypresses
- Music playback
- Shortcuts
