Skip to content

tafabey/mlzfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlzfetch

mlzfetch is a minimalist fetch tool for Linux. Written with Python programming language.

Why mlzfetch?

I tested both fastfetch and mlzfetch in Fedora Linux with time utility and these are the results

Tool Real Time User Time Sys Time
fastfetch 77ms 55ms 23ms
mlzfetch 27ms 18ms 9ms

So, mlzfetch is faster than fastfetch

Example output

Screenshot (Distro icons only available for Fedora, Pop!_OS and Arch)

How to install

  • First, clone the repository
git clone https://github.com/tafabey/mlzfetch
  • Then, enter the directory
cd mlzfetch
  • Finally, type the install command
sh install.sh
  • Now you can use the program by mlzfetch command

Licensing

mlzfetch is licensed under the BSD-3-Clause License

About

A minimalist fetch tool

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors