Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

This question is present as a matter of historical interest. While you are encouraged to help maintain its answers, please understand that "big list" questions are not generally allowed on AskUbuntu and will be closed per the FAQ.

What lenses are available for Unity?

If the lens has (a) scope(s) remember to add them to your answer as well.

share|improve this question
2  
Wouldn't it be feasible if this post along with the post for quicklists under an EXTENSION page on the Unity website? – Mysterio Feb 23 '12 at 6:44

36 Answers

1 2

UUdeLens

UUdeLens searches the wiki of the German Ubuntu forum ubuntuusers.de. It is currently only available in German.

screenshot of UUdeLens

See the UUdeLens webpage for how to download and install it.

share|improve this answer

Google Play Lens

You can use this lens to search for apps on Google Play.

To install follow these steps:

sudo apt-add-repository ppa:abhshk-btra/rotatingcanvas
sudo apt-get update
sudo apt-get install googleplaylens
share|improve this answer

Academic Lens

The new version (for Quantal and Raring only) is available in the 100 Scopes PPA. Install as follows:

  sudo add-apt-repository ppa:scopes-packagers/ppa
  sudo apt-get update
  sudo apt-get install unity-lens-academic unity-scope-pubmed unity-scope-scholar unity-scope-zotero unity-scope-jstor unity-scope-sciencedirect

Lens Screen Shot

Source: Mark Tully on Google+

share|improve this answer

Rotten Tomatoes Scope

Allows users to search for review articles of movies, directly from the Unity Dash. The information is gathered from the Rotten Tomatoes website.

Rotten Tomatoes Lens

Installation

 sudo add-apt-repository ppa:scopes-packagers/ppa
 sudo apt-get update && sudo apt-get -y install unity-lens-utilities unity-scope-rottentomatoes

Source: Softpedia

share|improve this answer

Skype lens

search yout contacts and start a conversation. Needs Skype4Py

sudo apt-add-repository ppa:pedro-joao/ppa
sudo apt-get update
sudo apt-get install unity-lens-skype
share|improve this answer
show 1 more comment

RuneScape Wikia Lens

This lens searches the RuneScape Wikia webpage. For those who actually still play the game, this tool may turn out to be very useful for quick searching while playing the game--especially if the new Wikia search feature is bugging you!

enter image description here

To install it, add the PPA and install the lens:

sudo apt-add-repository ppa:ryanmichaelmcclure/ppa
sudo apt-get update
sudo apt-get install unity-lens-runescapewikia
share|improve this answer
1 2

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.