Skip to content

Show storage space per app? #68

@RKBoss6

Description

@RKBoss6

I was fiddling with the app loader and my Bangle.js' storage, when I came to the realization that I had no way of knowing what apps were taking up the 14% of my Bangle.js 2's storage. I initially thought that the list of apps under the storage bar had parentheses around how much storage each took up, but after looking through index.js, I found it's only the app version being displayed in those parentheses. It would be handy if instead of displaying the version in that app list under storage bar, it was a list of all apps ordered by how much storage they are taking up. I tried to see if I could implement it, but being new to JavaScript and the Espruino ecosystem, I was unable to get far. If anyone can show me where to go, or what function can poll the space taken up by one app, I can implement a quick version of this for everyone to use.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions