MGThePro / yafetch

yet another fetch, written in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yafetch

yet another fetch clone written in C++

Dependencies

  • C++17 capable compiler
  • Make

Configuration

specify which logo and colors to use in config.h

Build instructions

$ make to compile the application
# make install to install the compiled binary
# make uninstall to uninstall the application

Credits

About

yet another fetch, written in C++

License:GNU General Public License v3.0


Languages

Language:C++ 92.6%Language:Makefile 7.4%