vfetch
🚨: vfetch
require user permission to show connected bluetooth devices
flags:
-s --song | Print current playing music, works with Apple Music
-i --image | Display custom image, only works with terminal that support kitty graphic protocol
--no-colour | Turns off colour-formatted output and also implies --no-colour-demo
--no-colour-demo | Turns off the colour demo swatch
brew install carlosqsilva/brew/vfetch
0) Install vlang, and add to your path
git clone https://github.com/carlosqsilva/vfetch.git
cd vfetch/
just build #or
v -cflags "-framework IOBluetooth -framework Foundation" -prod -o vfetch .
After that you will get a ready-made binary file in the root directory of the project.