Install Panel Bar Indicators on Ubuntu 14.04/14.10 Unity Desktop. Install Brightness Indicator, Classic Menu Indicator, My-Weather Indicator, Search Files Indicator, System Monitor Indicator, Touchpad Indicator and Sticky Notes Indicator on Ubuntu system.
1: Brightness Indicator
Brightness indicator allows you to control your laptop display brightness with indicator.
sudo add-apt-repository ppa:indicator-brightness/ppa
sudo apt-get update
sudo apt-get install indicator-brightness
2. Classic Menu Indicator
ClassicMenu Indicator is a classic GNOME-style application menu for Ubuntu.
sudo add-apt-repository ppa:diesch/testing
sudo apt-get update
sudo apt-get install classicmenu-indicator
3. Touchpad Indicator
An easy way to enable or disable your laptop touchpad.
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install touchpad-indicator
4. Keylock Indicator
Keylock Indicator displayes/indicate that Num/Caps/Scroll keys are turned on/off.
sudo add-apt-repository ppa:tsbarnes/indicator-keylock
sudo apt-get update
sudo apt-get install indicator-keylock
5. System Monitor Indicator
System Monitor Indicator display CPU and memory usage on panel.
sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor
sudo apt-get update
sudo apt-get install indicator-sysmonitor
6. My-Weather Indicator
My-Weather indicator is an application that informs you of current weather and the weather forecast.
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install my-weather-indicator
7. Feed Indicator
Feed indicator can show RSS feed updates in the Panel via its indicator
sudo add-apt-repository ppa:noobslab/indicators
sudo apt-get update
sudo apt-get install feedindicator
8. Calendar Indicator
Calendar indicator is Google Calendar for Panel bar.
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install calendar-indicator
9. Reminder Indicator
Remindor indicator is an indicator app specially designed for Ubuntu to set schedule reminders.
sudo add-apt-repository ppa:bhdouglass/indicator-remindor
sudo apt-get update
sudo apt-get install indicator-remindor
10. Sticky Notes Indicator
Sticky Notes Indicator ia an important note taking app for Ubuntu. You can track to-do things for yourself.
sudo add-apt-repository ppa:umang/indicator-stickynotes
sudo apt-get update
sudo apt-get install indicator-stickynotes
1. Synapse Indicator
Synapse Indicator is a search indicator for Panel bar. It searches and creates virtual index of files and items installed on the system. It also searches from Web.
sudo add-apt-repository ppa:noobslab/indicators
sudo apt-get update
sudo apt-get install indicator-synapse
12. Tomboy Notes Indicator
Tomboy Notes Indicator is a desktop note taking indicator.
sudo apt-get install tomboy
13. Windows-List Indicator
Windows-List Indicator is an application indicator to display a list of all current open windows. Each window can be activated or deactivated from the list.
sudo add-apt-repository ppa:noobslab/indicators
sudo apt-get update
sudo apt-get install window-list
14. Google Tasks Indicator
Google Tasks indicator displays the most recent Google tasks from account on the Panel.
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install google-tasks-indicator