If you need screenlets follow these directions to install by adding a getdeb.net mirror:
sudo -s
echo "deb http://ubuntu.org.ua getdeb/" >> /etc/apt/sources.list
apt-get update
apt-get install screenlets screenlets-doc
exit
Once Installed follow the instructions within the video to get Google Gadgets up and Running!
Here is hundreds more of Screenlets to choose from!
screenlets isn't in the default repositories for Ubuntu 7.10 (Gutsy). Here's how I did it:
ReplyDeletesudo su
echo "deb http://ppa.launchpad.net/gilir/ubuntu gutsy main universe" >> /etc/apt/sources.list
apt-get update
apt-get install screenlets screenlets-doc
exit
Annoyingly, the version of Screenlets (0.1.1) in the repository I posted there doesn't have the "convert widget" option.
ReplyDeleteThanks Slippy, you rock I just resolved it by adding getdeb's mirror and some instructions
ReplyDeleteScreenlets has made its way into the Hardy repositories. Unfortunately, it is only 0.0.12, which doesn't support converting Google Gadgets. Using the version from getdeb should work though.
ReplyDeleteFYI, the video is somewhat innacurate for v0.1.1 of Screenlets (from the earlier mentioned repository). The option to convert widgets (and add webapps) is now under the install button.
ReplyDeletePersonally, I couldn't get the Google Docs gadget to work, I dislike the fact you can't resize gadgets, and I find prism far better than screenlets when it comes to webapps, but it was fun to try it out.