Skip to content

Mivio-Linux/mifetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiFetch

⚠️ Migrated to Codeberg

This project has migrated to Codeberg.

Minimal fetch written in ~40 lines of code. Made just for fun

if you want to make custom ASCII, then you need open/create /etc/mifetch/ascii.txt and make ascii. To colorize in start every line add:

$1 - white

$2 - red

$3 - green

$4 - blue

$5 - cyan

$6 - yellow

$7 - purple

to add custom colors, you can add to colors (in 3 line) your colors. use case

Install

to install you need cargo:

cargo install mifetch

build

git clone https://gitea.com/miviodev/mifetch.git
cd mifetch
cargo build -r

binary in `target/release/

About

simple and fast fetch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages