https://github.com/tricked-dev/funutils
https://github.com/tricked-dev/funutils
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tricked-dev/funutils
- Owner: Tricked-dev
- License: apache-2.0
- Created: 2022-02-03T17:45:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T07:43:04.000Z (about 4 years ago)
- Last Synced: 2025-01-16T10:17:17.783Z (about 1 year ago)
- Language: Rust
- Size: 10.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rust funUtils rust rewrites
Fun utils is a bunch of linux fun commands or utilities rewritten or written in rust.
Inspired by https://github.com/uutils/coreutils
## Downloading
you can download funutils from the [actions tab](https://github.com/Tricked-dev/funutils/actions) for linux.
to install it on other operating systems clone the repo and build it
```sh
cargo install --path "."
```
## Commands
- cowsay
- figlet
- foo
- lolcat
- qrcode
- rev
- yes
- zalgo
- parrot
Parrot in your terminal!

## TODO
- SL
- fortune
- asciiquarium
- aafire
- cmatrix
## License
This project is licensed under the apache-2 license