Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/angelofallars/treefetch
🌲 A plant-based system fetch tool made with Rust.
https://github.com/angelofallars/treefetch
christmas cli linux neofetch pfetch rust screenfetch terminal
Last synced: about 2 months ago
JSON representation
🌲 A plant-based system fetch tool made with Rust.
- Host: GitHub
- URL: https://github.com/angelofallars/treefetch
- Owner: angelofallars
- License: gpl-3.0
- Created: 2021-12-13T00:52:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-25T13:32:03.000Z (about 1 year ago)
- Last Synced: 2024-10-13T07:49:30.572Z (2 months ago)
- Topics: christmas, cli, linux, neofetch, pfetch, rust, screenfetch, terminal
- Language: Rust
- Homepage:
- Size: 76.2 KB
- Stars: 163
- Watchers: 3
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - angelofallars/treefetch - 🌲 A plant-based system fetch tool made with Rust. (Rust)
README
# 🌲 `treefetch`
A comfy and fast system fetch tool made in Rust. Tested to be much faster than neofetch and pfetch.
A great pair for [cbonsai](https://gitlab.com/jallbrit/cbonsai), to help you get upvotes on your \*nix rice.
## Installation
### OpenSUSE Tumbleweed
`zypper in treefetch`
### Arch Linux
`yay -S treefetch-bin`
`paru -S treefetch-bin`
### Debian/Ubuntu
`pacstall -I treefetch-bin`
Install Pacstall [here](https://github.com/pacstall/pacstall) (basically AUR for Debian-based distros)
### Binary
Download the latest binary release from the [releases section](https://github.com/angelofallars/treefetch/releases).
## Compiling
Compiling is currently the only option to run `treefetch` for **BSD/macOS** systems.
To compile and install treefetch manually, you first need to [install the Rust
compiler](https://www.rust-lang.org/tools/install).- `cargo install --git https://github.com/angelofallars/treefetch`
## Usage
```
Usage:
treefetch [options]OPTIONS
-b, --bonsai Show a bonsai tree
-x, --xmas Show a Christmas tree
-h, --help Display this help message
```## Contributing
Just make sure to develop and make pull requests on the `dev` branch instead of
the `main` branch.**Contribute to treefetch and get your awesome profile picture displayed here!**
*Made with [contrib.rocks](https://contrib.rocks).*
## Supporting this project
This project is free and open-source and will always be that way.
If you like this project, please consider donating to help me improve this project even further.
## License
This program is licensed under the GPLv3 License.