Install all Google Fonts via Naut Script

Nautilus Scripts

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.7

Description:
For those who want an extremely easy method to download and install the entire Google font repository, here you go.

"What the script does is download all the fonts from Google Font Directory and installs them under /usr/share/fonts/truetype/google-fonts/ (so if you want to remove them, simply delete that folder)." - Andrew (Webup - http://www.webupd8.org/2011/01/automatically-install-all-google-web.html

Credit goes to Michalis Georgiou for his original google-font script and to Andrew http://www.webupd8.org for his further modification of it. I used their script and altered it a bit. Now, with a simple menu selection, you can decide if you want to download and install all the fonts, or just download them without installation. Also, being a nautilus-script, it is as easy as right-clicking and selecting the script.

Requires: sudo apt-get install mercurial (will prompt to install when first run the script)


Installation Instructions:
Just extract and place the script inside your ~/.gnome2/nautilus-scripts folder (or inside any other folder, for that matter).


PPA Installation Instructions:

For those who use Ubuntu and its derivatives, I also threw together a Debian package version of the latest entire Google font repository (as of 05 November 2011). You are welcome to install it if you would like, via my PPA:

sudo add-apt-repository ppa:inameiname/stable
sudo apt-get update
sudo apt-get install google-fonts
Last changelog:

0.1: Initial Release.


Ratings & Comments

6 Comments

mattfellenz

Your repository failed to get.

latino

i have a debian wheezy system. when run the script all fine but the system hang in: adding file changes for long time i used ctrl+c or ctrl+x for break...

inameiname

It takes several minutes to download/install the fonts. How long did you wait before you canceled the action? It seems to take a good 7-10 minutes on my system.

inameiname

After looking into this a bit, I am afraid I do not really know why it is hanging for you if you are indeed waiting a bit for it to complete. Really, this is all the script actually does as far as downloading: if [ -d $HOME/googlefontdirectory ] ; then cd $HOME/googlefontdirectory hg pull -u || return 1 echo "The local files have been updated." cd .. else hg clone https://googlefontdirectory.googlecode.com/hg/ $HOME/googlefontdirectory || return 1 fi It is basically just that one line just above.

latino

i try again today and work fine tks, i think was the low conection.

inameiname

Oh good. That does happen sometimes.

Pling
0 Affiliates
Details
license
version 0.1
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

More Nautilus Scripts from inameiname:

product
The Ultimate Nautilus/Nemo Scripts Pack
inameiname
last update date: 7 years ago

Score 6.8

product
Easy TV Watch/Convert Script
inameiname
last update date: 13 years ago

Score 5.0

product
Easy Video Convert To DVD
inameiname
last update date: 14 years ago

Score 5.0

product
Random-Music.sh (Nautilus Script)
inameiname
last update date: 14 years ago

Score 5.7

product
Easily Hide Files/Folders in Nautilus
inameiname
last update date: 14 years ago

Score 5.0

product
Easy Video Convert To AVI
inameiname
last update date: 14 years ago

Score 5.0

Other Nautilus Scripts:

product
Gflv2avi
acidc00l
last update date: 15 years ago

Score 5.0

product
My Movie Portal v3.2.8
iTechScripts
last update date: 13 years ago

Score 4.7

product
Browse Nautilus as root
SteveSims
last update date: 17 years ago

Score 5.0

product
Open Nautilus as Root
Mariux
last update date: 17 years ago

Score 5.0

product
Compare Strings
cdmn
last update date: 17 years ago

Score 5.0

product
grooto
pontos
last update date: 17 years ago

Score 5.0



System Tags