Ecosyste.ms: Awesome
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 month ago
JSON representation
A simple GUI for your battery status on Linux.
- Host: GitHub
- URL: https://github.com/mariinkys/iced-battery-status
- Owner: mariinkys
- License: gpl-3.0
- Created: 2024-01-02T18:54:37.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-09T10:38:56.000Z (8 months ago)
- Last Synced: 2024-09-29T15:02:46.135Z (about 2 months ago)
- Topics: battery-status, gui-application, iced, iced-rs, linux-app, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 641 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Battery Status
Battery Status is a GUI made in Rust that shows your battery status in a Linux desktop.
## 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)## TODO
- [ ] Application change light/dark theme depending on system theme
- [X] Improve the application design
- [X] Theme Toggler Icon
- [ ] Publish the application as a Flatpak## 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)