Skip to content

the01rch/fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fetch

Fetch system information in terminal

fetch

Table of content

Description

Fetch is a system information tool design to operate in the command-line interface and created using Golang. It's primary function is to present information about your hardware, software, and operating system in an aesthetically pleasing manner.

While there are other diagnostic tools available for system statistics, Fetch emphazises speed, simplicity and visual appeal to be used for creating system screenshots that other users may want to view. This project is currently in its early development stage, and user feedback and contributions are highly appreciated and valued.

Setup

Install Go if you don't have it.

  1. Install dependencies (default: Arch Linux)
sudo pacman -S gccgo golang pciutils xorg-xprop
  1. Clone this repo :
git clone github.com/the01rch/fetch
  1. Go to the directory :
cd fetch
  1. Build and install it with :
sudo make install
  1. Uninstall :
sudo make uninstall

Usage

fetch

License

MIT

About

Fetch program that display infos system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published