Skip to content

Instantly share code, notes, and snippets.

@ShaneQful
Last active December 11, 2015 02:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShaneQful/4532265 to your computer and use it in GitHub Desktop.
Save ShaneQful/4532265 to your computer and use it in GitHub Desktop.
Send desktop notification through the CLI :) because I forget I running stuff some times.
sudo dd bs=1m if=~/2012-12-16-wheezy-raspbian.img of=/dev/sdc ; notify-send -t 2 -i /usr/share/icons/Humanity/apps/128/gnome-terminal.xpm "Pi Imaged"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment