olexsyn / dropic

Change Dopbox icons for better visibility
0 stars 0 forks source link
dropbox icons perl python

dropic

Change original Dropbox icons for better visibility

dropic

NAME

What is DROPIC means? DROPbox + ICons

FILES

ICONS

filename icon description
dropboxstatus-blank.png blank blank icon here
dropboxstatus-x.png x some error
dropboxstatus-logo.png logo initialisation or syncing paused or connection lost
dropboxstatus-busy.png busy syncing process (two icons that change alternately...
dropboxstatus-busy2.png busy ...and creating a visual animation effect)
dropboxstatus-idle.png idle syncing completed

USAGE

perl dropic.pl or python dropic.py

Set properties 777 for scripts and check your system paths to the interpritors #!/usr/bin/perl or #!/usr/bin/python (in the first line of script) to be able simply to run scripts as

./dropic.pl or ./dropic.py