A web-app that neatly displays the contents of a Resonite inventory.
 
 
 
 
Go to file
Armored Dragon 72e21686e8 Fixed README url 2023-11-16 13:18:42 -06:00
.gitignore Init 2023-11-16 13:13:08 -06:00
LICENSE Initial commit 2023-11-16 15:17:24 +00:00
README.md Fixed README url 2023-11-16 13:18:42 -06:00
index.css Init 2023-11-16 13:13:08 -06:00
index.html Init 2023-11-16 13:13:08 -06:00
index.js Init 2023-11-16 13:13:08 -06:00
index.scss Init 2023-11-16 13:13:08 -06:00

README.md

Resonite Storage Browser

This is a simple in-browser inventory viewer for Resonite. The goal for this app is to make it easier to find out what is eating so much storage space in a given account.

Instructions

This website uses a JSON file produced by Resonite. In order to use this tool, you need to get your "Record Usage JSON" file.

To obtain this file you need to login to your Resonite account and send the Resonite bot the message /requestRecordUsageJSON. After you submit this command, Resonite will email you shortly after with an attachment that contains the file you will need.

Once you have your file, continue to the website and select the .json file in the file browser input, and this app should take care of the rest.