Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuiipointerexception/lifetch-rs
⚡ An extremely fast cross-compatible system information tool.
https://github.com/nuiipointerexception/lifetch-rs
command-line commandline distro screenshot system
Last synced: 19 days ago
JSON representation
⚡ An extremely fast cross-compatible system information tool.
- Host: GitHub
- URL: https://github.com/nuiipointerexception/lifetch-rs
- Owner: nuIIpointerexception
- License: gpl-3.0
- Created: 2022-08-20T23:28:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T06:01:14.000Z (about 2 years ago)
- Last Synced: 2024-11-10T17:40:47.499Z (about 2 months ago)
- Topics: command-line, commandline, distro, screenshot, system
- Language: Rust
- Homepage:
- Size: 71.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Lightfetch
![build](https://github.com/bwte/lightfetch/workflows/Rust/badge.svg)
![release](https://github.com/bwte/lightfetch/actions/workflows/release.yml/badge.svg)A extremely fast command-line system information tool written in Rust ⚡.
## Gallery
- Sadly there isn't much to showcase right now.
## Download
Available releases can be downloaded for your platform of choice on the [Releases](https://github.com/bwte/lightfetch/releases) page.
## Usage
1. Execute lightfetch in your terminal.
2. Profit.## Building 🔨
If desired, you can build this project yourself. You will need a working `Rust` and `Cargo` setup. [Rustup](https://rustup.rs/) is the simplest way to set this up on either Windows, Mac or Linux.
Once the prerequisites have been installed, compilation on your native platform is as simple as running the following in a terminal:
```
cargo build
```## Compatibility 💻
Lightfetch can run on any machine!
## Contribution 🚩
Found a problem or have a suggestion? Feel free to open an issue.
## License
This template itself is licensed under the [GGPL3 license](LICENSE) and includes this as the DEFAULT project license.