Skip to content

Instantly share code, notes, and snippets.

@PMaynard
Created May 22, 2014 10:36
Show Gist options
  • Save PMaynard/1d5ee3dedfcabbc2dd31 to your computer and use it in GitHub Desktop.
Save PMaynard/1d5ee3dedfcabbc2dd31 to your computer and use it in GitHub Desktop.
vnstati Data URI
echo "<img src=\"data:image/png;base64,$(vnstati -d -o - | base64)\"/>" > derp.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment