You are not logged in.

#1 2009-03-04 22:25:53

haxit
Member
From: /home/haxit
Registered: 2008-03-04
Posts: 1,247
Website

Deviantart Thumbnailer For Forums

I was bored and I made this a while back. I am bored right now and I feel like sharing it. It is very simple and it requires zenity, but it saves a lot of time when wanting to post screenshots on the forum. So here it is:

#!/bin/bash
URL=`zenity --entry --text="Enter URL of Deviation:"`
THUMB=`zenity --entry --text="Enter thumbnail image location"`
echo ""
echo "[url=$URL][img]$THUMB[/img][/url]"
echo ""

Other boring, useless, somewhat time saving scripts can be found here: http://haxit.tk


Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.

Offline

Board footer

Powered by FluxBB