Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[apploader] [feature request] - free/used memory #2195

Closed
dapgo opened this issue Oct 25, 2022 · 1 comment · Fixed by espruino/EspruinoAppLoaderCore#64
Closed

[apploader] [feature request] - free/used memory #2195

dapgo opened this issue Oct 25, 2022 · 1 comment · Fixed by espruino/EspruinoAppLoaderCore#64

Comments

@dapgo
Copy link
Contributor

dapgo commented Oct 25, 2022

Affected hardware version

Bangle 1, Bangle 2

Your firmware version

2v15

The bug

Scenario:
From the AppLoader (webpage or Gadgbetbridge) it is not possible to know the amount used/free storage memory, and I consider this info important and useful for end users.

Expected:
In the" More" page and under "Device info" section, status about memory can be shown.In

Workaround:
Open web IDE and execute require("Storage").getStats()

@dapgo dapgo added the type-bug Something isn't working label Oct 25, 2022
@dapgo dapgo changed the title [apploader] feature request - Short description of bug [apploader] [feature request] - free/used memory Oct 25, 2022
@gfwilliams
Copy link
Member

I'd be happy to merge a PR that added that functionality... I guess you could do a percent bar with used+trash+free shown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants