Skip to content

Battery level in Taskbar #69

Description

@Maingron

Show an icon with the battery level in the taskbar.
I think, this should be done with a separate program, hooking into the taskbar.

We can use the Battery Status API. It's currently supported by 72,5% of users. https://caniuse.com/battery-status

We have to check if we're even on battery and if the browser supports the Battery Status API, else don't display a battery icon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions