Skip to content

Latest commit

 

History

History
151 lines (103 loc) · 6.34 KB

README.md

File metadata and controls

151 lines (103 loc) · 6.34 KB

💡 About

DIYfetch it the shell script template for writing adaptive fetch tool utilizing Gum's join command.

🚀 Setup

🧾 Dependencies

📥 Download

Download the diyfetch file:

curl https://raw.githubusercontent.com/info-mono/diyfetch/main/diyfetch > ~/.local/bin/diyfetch
chmod +x ~/.local/bin/diyfetch

Note feel free to change the file name to what ever you want.

⚙️ Customize

Open the fetch script with your favorite editor then add, delete and change whatever you prefer. The script contain detailed guide to customize it.

⌨️ Usage

Finally, run the fetch script in the terminal:

diyfetch

🖼️ Showcases

Here are some examples, you can find their script in examples/.

This example is inspired by Insert Name from Neofetch themes.

This example is inspired by Idlifetch from Neofetch themes.

This example is inspired by Ozozfetch from Neofetch themes.

This example is inspired by Fetch-master 6000.

A tiny fetch I make to celebrate my No.1 victory at the local game jam.

I buy a smart washing machine for mommy with the prize money.

Why stop at system informations. You can fetch a bunch of time related information as well!

Note
Requirements: figlet.

This example utilize wttr.in's API with Wego's ansi arts.

Note
Requirements: jq.

Pokedex fetch! This example utilize PokeAPI and Pokemon colorscripts.



Note
Requirements: jq.

💌 Credits

Special thanks to:

🥚

Made with <3 by NNB