|
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
README.md
frogfetch-rs
Neofetch but frogged and in rust
If you have any problems, feel free to open an issue.
Building/Running
- Install Rust
- Clone this repo
- Run with
cargo run
or build a binary withcargo build --release
What works?
- Linux
- Android
- FreeBSD
- MacOS
What am I planning on to get to work?
- Other BSDs
- Windows
Big thanks to Miepee for helping me with a lot of the Windows and MacOS specific stuff and actually motivating me to make this better.