An open API service indexing awesome lists of open source software.

https://github.com/mariinkys/iced-battery-status

A simple GUI for your battery status on Linux.
https://github.com/mariinkys/iced-battery-status

battery-status gui-application iced iced-rs linux-app rust rust-lang

Last synced: about 1 year ago
JSON representation

A simple GUI for your battery status on Linux.

Awesome Lists containing this project

README

          





Battery Status

![GitHub License](https://img.shields.io/github/license/mariinkys/iced-battery-status)
![GitHub Repo stars](https://img.shields.io/github/stars/mariinkys/iced-battery-status)

Simple GUI made in Rust that lets you monitor your battery status/health.

Main Window Dark
Main Window Light

## Resources

- [The Rust Programming Language - Book](https://doc.rust-lang.org/book/)
- [iced.rs API Reference](https://docs.rs/iced/latest/iced/)
- [Building a simple text editor with iced - Tutorial Video](https://www.youtube.com/watch?v=gcBJ7cPSALo&t=573s)



## Installation

You can either use the [provided binaries](https://github.com/mariinkys/iced-battery-status/releases)(Not recommended) or use [just](https://github.com/casey/just)(recommended):

```
git clone https://github.com/mariinkys/iced-battery-status
cd iced-battery-status
cargo build --release
sudo just install
```

## About me

Check out my [other projects](https://github.com/mariinkys)

You can also help do this and more projects, [Buy me a coffee](https://www.buymeacoffee.com/mariinkys)