https://github.com/naokim03/lightfetch
A command-line system information tool for Windows users
https://github.com/naokim03/lightfetch
command-line neofetch screenfetch system-information windows
Last synced: 2 months ago
JSON representation
A command-line system information tool for Windows users
- Host: GitHub
- URL: https://github.com/naokim03/lightfetch
- Owner: NaokiM03
- License: mit
- Created: 2022-03-06T06:52:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T11:49:07.000Z (over 1 year ago)
- Last Synced: 2025-04-20T15:45:16.605Z (about 1 year ago)
- Topics: command-line, neofetch, screenfetch, system-information, windows
- Language: Rust
- Homepage:
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LightFetch
## About
System information tool for Windows user written in Rust
## Motivation
Others are not distributed in single binary for Windows.
## How to use
- Build it yourself or download the binary from the release page.
- You just have to run the program in terminal.
## Notice
LihgtFetch uses ANSI escape code. Windows Terminal supports it by default, so I recommned it.
## License
LightFetch is released under the MIT License