Scripts for Argos gnome-shell extension.
Be sure to copy script in ~/.config/argos/ and set them executable : chmod +x myscript.sh
To change the frequency just rename the script as explain in the argos file-name format doc
Show the vpn status.
Simply check if tun0 or ipsec0 or wg0 interface exist.
This script also add a sub-menu to start and stop wireguard if /usr/bin/wg-quick exist.
Note that wireguard as to be configured and saved to use the menu.
To bypass the prompted password be sure that /etc/sudoers.d/ is added in the sudoers default file and create a /etc/sudoers.d/sudo-vpn file with the following content :
%sudo ALL=(ALL) NOPASSWD: /usr/bin/wg-quick
Based on argos-mpris
Work only with spotify :
- Show Artist and Song name in the system tray.
- Control playback via menu options upon clicking the tray icon.
Display current kubectl context in bar.
Also provide a menu to switch context.
Required : kubectl command need to be installed
Quick menu with shortcut to gnome-screenshot in interactive mode.
Quick and ugly script to show uptime info in the bar.