Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hibi221b/loadavg_gui
Example of iced app
https://github.com/hibi221b/loadavg_gui
gui iced plotters rustlang
Last synced: 3 months ago
JSON representation
Example of iced app
- Host: GitHub
- URL: https://github.com/hibi221b/loadavg_gui
- Owner: hibi221b
- License: mit
- Created: 2021-01-30T12:59:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-26T01:04:30.000Z (about 3 years ago)
- Last Synced: 2024-10-04T22:12:53.499Z (3 months ago)
- Topics: gui, iced, plotters, rustlang
- Language: Rust
- Homepage:
- Size: 38.1 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![output](https://user-images.githubusercontent.com/29950288/147377173-b85c2255-b6ff-4f7a-a780-26e69d3cdb4f.gif)
# how to use
```terminal
$ git clone https://github.com/hibi221b/loadavg_gui.git
$ cd loadavg_gui
$ cargo run
```