https://github.com/ticky/geofetch
A system information utility for an extremely small subset of people
https://github.com/ticky/geofetch
Last synced: 8 months ago
JSON representation
A system information utility for an extremely small subset of people
- Host: GitHub
- URL: https://github.com/ticky/geofetch
- Owner: ticky
- License: apache-2.0
- Created: 2023-10-15T22:14:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T22:42:36.000Z (over 2 years ago)
- Last Synced: 2025-02-27T07:12:10.252Z (over 1 year ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE.txt
Awesome Lists containing this project
README
# geofetch
_with apologies to the neofetch maintainers and SNK Corporation_
A system information utility for an extremely small subset of people.
## WTF?
It's a "system information" utility in that it _does_ show some system information, but in a format inspired by the classic NeoGeo boot screen. Your system's RAM size in _mega, giga or terabits_, and your OS. That's it.
```
____ _____ ___ _____ _____ _____ ____ _ _
/ ___| | ____| / _ \ | ___| | ____| |_ _| / ___| | | | |
| | _ | _| | | | | | |_ | _| | | | | | |_| |
| |_| | | |___ | |_| | | _| | |___ | | | |___ | _ |
\____| |_____| \___/ |_| |_____| |_| \____| |_| |_|
MAX 128 GIGA
PRO-GEAR SPEC
MAC OS
```
neofetch -> neogeo -> geofetch.
## Installation
geofetch is available from cargo:
```bash
cargo install geofetch
```
## Options and Configuration
geofetch has no options or configuration.
## Usage
```bash
geofetch
```