Skip to content

Instantly share code, notes, and snippets.

View quirinpa's full-sized avatar
💭
Evolving

Paulo Andre Azevedo Quirino quirinpa

💭
Evolving
View GitHub Profile
@quirinpa
quirinpa / LICENCE
Last active December 2, 2016 20:29
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU Affero General Public License is a free, copyleft license for
@quirinpa
quirinpa / iv
Last active October 26, 2016 16:09
#!/bin/bash
# iv - a bash image viewer that uses w3mimgdisplay
# Usage: iv [filename]
# Licence: GPL - quirinpa@gmail.com
# Inspired by -
# blog.z3bra.org/2014/01/images-in-terminal.html
# wiki.vifm.info/index.php?title=How_to_preview_images
# Saitoha sensei... Gomen nasai. Ore wa boke desu.