Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rv178/rvfetch
System fetch utility
https://github.com/rv178/rvfetch
Last synced: 25 days ago
JSON representation
System fetch utility
- Host: GitHub
- URL: https://github.com/rv178/rvfetch
- Owner: rv178
- Created: 2022-07-03T05:54:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T11:18:20.000Z (4 months ago)
- Last Synced: 2024-06-24T12:53:09.877Z (4 months ago)
- Language: Rust
- Homepage:
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rvfetch
Simple fetch utility, I was just bored
![Alt](https://media.discordapp.net/attachments/985433521084563486/998161285252395108/unknown.png)
### Installing
Install a [NerdFont](https://www.nerdfonts.com/)
You can compile it using `cargo` or via [baker](https://github.com/rv178/baker).
```
bake setup
bake
sudo bake install
```A binary will be copied to `./bin/rvfetch`
### Uninstalling
```
sudo bake uninstall
```