diyfetch
💡 About
DIYfetch it the shell script template for writing adaptive fetch tool utilizing
Gum’s join command.
🚀 Setup
🧾 Dependencies
-
POSIX compliance shell (
sh,bash,zsh, …) - Gum (installation guide)
📥 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/.
Insert Name
This example is inspired by Insert Name from Neofetch themes.
Idlifetch
This example is inspired by Idlifetch from Neofetch themes.
Ozozfetch
This example is inspired by Ozozfetch from Neofetch themes.
Fm6000
This example is inspired by Fetch-master 6000.
Laundryfetch
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.
Timefetch
Why stop at system informations. You can fetch a bunch of time related information as well!
Note
Requirements:figlet.
Weatherfetch
This example utilize wttr.in‘s API
with Wego’s ansi arts.
Note
Requirements:jq.
Pokefetch
Pokedex fetch! This example utilize PokeAPI
and Pokemon colorscripts.
Note
Requirements:jq.
💌 Credits
Special thanks to:
- Neofetch Themes by Chick Chan
- Neofetch by Dylan
- Pfetch also by Dylan
- Ufetch by Jschx
- Pure sh bible also by Dylan
- ShellCheck also by Vidar Holen
Made with ❤️ by
@info-mono