Skip to content

wcupped/lightfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightfetch - Lightweight alternative to Fastfetch

This utility is specified to create Fastfetch lightweight alternative, the first version has only 115 lines of C++ code

Some cool stuff

For now, you can specify -j (or --joke) flag to get a random joke on a last line that is being selected from dumb_jokes array, all the contributions and other little dumb comedians (like me) are OF COURSE will be appreciated, all the improvements are also welcome.

Installation

First of all clone this repository

git clone --depth 1 https://github.com/wcupped/lightfetch.git

After that you need to run make command

make

And you can run executable from build/ directory, but if you want to install it in your system, run:

sudo make install

Good luck using lightfetch!

About

A lightweight analog of fastfetch/neofetch

Resources

License

Stars

Watchers

Forks

Packages

No packages published