Skip to content

Yrod0200/icefetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo icefetch

the #1 linux fetch backend! really really fast, easily customizable and lightweight. some features below.

print

really fast

icefetch uses golang, which is an extremely fast language but still easy to use. this makes the update times really short, whereas the app remains light and fast

extremely modular

everything can be modified easily. icefetch uses toml, which is a comprehensive config file format, and also placeholders for the config modules

still in development

icefetch is still in alpha, so any kind of feedback helps a lot with the development.

installation

the easiest way to install icefetch is by cloning the repository and running "install.sh". note that this will not be validated by any package manager.

  1. install the dependecies (go)
sudo apt install golang-go
(or)
sudo pacman -S go
(or)
sudo dnf install golang
  1. clone the repository and cd into it:
git clone https://github.com/yrod0200/icefetch
cd icefetch
  1. run the install.sh script
sh ./install.sh

the program will be built and installed on your system. enjoy!

the support for various distro packages will be brought soon.

configuration

the wiki will be made soon. in the meantime, the default icefetch.toml should give you the info needed for ricing your own fetch.

About

the #1 linux fetch!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors