Panel Indicators Collection for Ubuntu 15.04 Vivid/14.10 Utopic

Are you used to use panel indicators? Can’t you find all useful indicators in one place? So here we brought mostly used indicators for you in one place, for now you don’t need to explore the Internet to locate them, if any indicator is mission let us know in the comment below (or just drop a line with some info via contact page) and we will add it in this list. Application indicators helps us access bold features of the application or standalone indicator offers various functionality to make user experience better on desktop computer. Since this long list of indicators only available for Ubuntu 15.04 Vivid/14.10 Utopic, previously we had shared useful indicators for 14.04 and 12.04, if you are using any of that version make sure you check these Indicators for Ubuntu 14.04 Vivid/Linux Mint 17.x & Indicators for 12.04 Precise.
These indicators can work with most of Linux desktop environments (compatible with panel using AppIndicator) like Unity, Gnome, Cinnamon, Mate, Xfce, and others. You may find some indicator doesn’t load in specific desktop, I didn’t tested in all desktops but let us know if this happens to you.

1: Indicator Netspeed Unity

Netspeed Unity Indicator displays the current upload/download speed on the unity panel. It is compatible with most of the panels, it can work with any panel which uses AppIndicators. If you are using multiple network interface, it also allows you to choose between them to check speed.
You can change position of the indicator, gsettings:/apps/indicators/netspeed-unity (use dconf-editor)

To install Indicator Netspeed Unity in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo apt-add-repository ppa:fixnix/netspeed
sudo apt-get update
sudo apt-get install indicator-netspeed-unity

2: Copyq Indicator

CopyQ is advanced clipboard manager with searchable and editable history with support for image formats, command line control and more. Command interface and graphical interface accessible from tray. By default the application stores any new clipboard content in list in the first tab. Main window can be opened by either left clicking on tray icon, running command copyq show or using system-wide shortcut (configurable from Preferences).

To install Copyq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:noobslab/indicators
sudo apt-get update
sudo apt-get install copyq

3: System Monitor Indicator

System Monitor display CPU and memory usage on panel, Also you can access system monitor from this indicator.

To install SysMonitor-indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor
sudo apt-get update
sudo apt-get install indicator-sysmonitor

4: Keylock Indicator

Indicator keylock is very useful utility, if your laptop/keyboard doesn’t have leds to indicate that Num/Caps/Scroll keys are turned on/off. It shows notification on/off whenever Num/Caps/Scroll keys pressed and it allows indicator to choose icon between Num/Caps/Scroll to show in indicator panel. So with this utility a user can quickly see if Num lock, Caps lock or Scroll lock is turned on/off. After installation start indicator keylock from dash/menu, first time it doesn’t show indicator in panel but works perfectly then you need to press any lock key and indicator will popup in panel then go to preferences and select option ‘show indicator while lock key is inactive’.

To install Keylock indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:noobslab/indicators
sudo apt-get update
sudo apt-get install indicator-keylock

5: Caffeine Indicator

Caffeine indicator allows user to temporary disable screensaver/sleep mode, Also there is option to add program in list to disable screensaver permanently for that program.

To install Caffeine indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:caffeine-developers/ppa
sudo apt-get update
sudo apt-get install caffeine

6: Crypt-folder Indicator

With Crypt-Folder you can manage EncFS folders via this indicator, You can mount, unmount EncFS folders, create new EncFS folders, stores the password in Gnome Key-ring and mounts it at login, change existing EncFS folders password.

To install Cryptfolder indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install cryptfolder-indicator

7: Windows-List Indicator

Window-list is an application indicator to display a list of all current open windows via indicator. Each window can be activated by selecting from the list.

To install Window-List indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:jwigley/window-list
sudo apt-get update
sudo apt-get install window-list

8: Tomboy Notes Indicator

Tomboy is a desktop note-taking application which is simple and easy to use. It lets you organise your notes intelligently by allowing you to easily link ideas together with Wiki style interconnects.

To install Tomboy Notes indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo apt-get install tomboy

9: Brightness Indicator

Brightness indicator allows you to control your laptop display brightness with indicator.
Features:
– Clicking the icon shows you all the possible brightness values, to a maximum of 15 steps.
– The current value is indicated with a dot.
– Clicking a menu item sets the brightness to the desired value.
– Scroll wheel event is enabled on the icon. Scrolling up means higher brightness, scrolling down lower.
– Control screen brightness with custom keyboard shortcuts.

To install Brightness indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:indicator-brightness/ppa
sudo apt-get update
sudo apt-get install indicator-brightness

10: Diodon Indicator

Diodon is a lightweight clipboard manager for Linux written in Vala which “aims to be the best integrated clipboard manager for the Gnome/Unity desktop”.
Diodon features include Ubuntu indicator, clipboard sync (primary selection and Ctrl+C / Ctrl+V clipboard) and an option to set the clipboard size.

To install Diodon indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:diodon-team/stable
sudo apt-get update
sudo apt-get install diodon

11: Recent Notification Indicator

The Recent Notifications applet displays the recent NotifyOSD notifications and allows you copy the text or a link from a notification. You can also click on a link to open it. There are options to blacklist applications within the applet to hide the associated notifications and set the time limit to show a message.

To install Recent Notification in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:noobslab/indicators
sudo apt-get update
sudo apt-get install indicator-notifications

Logout and Login back to get it work

12: HackerTray Indicator

HackerTray is a simple Hacker News Linux application that lets you view top HN stories in your System Tray. It open links in your default browser and remembers which links you’ve visited. It relies on appindicator, so it is not guaranteed to work on all systems. It also provides a Gtk StatusIcon fallback in case AppIndicator is not available.

To install HackerTray indicator in Ubuntu 14.04 Trusty/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo apt-get install python-appindicator python-pip
sudo pip install hackertray

After installation open terminal and run indicator with this command “hackertray &” without quotes.

13: Calendar Indicator

Calendar indicator is linked with Google Calendar, You can access your Google account calendar via this indicator and get notifications directly on your desktop.

To install Calendar indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install calendar-indicator

14: Classic Menu Indicator

ClassicMenu Indicator is a notification area applet (application indicator) for the top panel of Ubuntu’s Unity desktop environment. It provides a simple way to get a classic GNOME-style application menu for those who prefer this over the Unity dash menu. Like the classic GNOME menu, it includes Wine games and applications if you have those installed.

To install ClassicMenu-indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:diesch/testing
sudo apt-get update
sudo apt-get install classicmenu-indicator

15: FluxGui Indicator

F.luxGui indicator applet is an indicator applet to control xflux, an application that makes the color of your computer’s display adapt to the time of day, warm at nights and like sunlight during the day

To install FluxGui-indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:noobslab/indicators
sudo apt-get update
sudo apt-get install fluxgui

16: Reminder Indicator

Remindor indicator is an indicator app specially designed for Ubuntu to set schedule reminders. These reminders can be configured to play a sound, show a notification, and/or run a command. Indicator Reminder has a powerful date/time selection feature that allows you to express recurring dates/times in plain English. For example: “every day”, “every Monday”, “every other”, “every weekday”, “every 30 minutes”, and more!. They can also be set to repeat minutely or hourly.

To install Reminder indicator in Ubuntu 14.04 Trusty/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:bhdouglass/indicator-remindor
sudo apt-get update
sudo apt-get install indicator-remindor

or install QT version of Remindor indicator via following commands in Ubuntu 14.04 Trusty:

Terminal Commands:
sudo add-apt-repository ppa:bhdouglass/indicator-remindor
sudo apt-get update
sudo apt-get install remindor-qt

17: Sticky Notes Indicator

Indicator Sticky Notes is use to note important tasks, to-do things for remember to do in time. Sticky Notes just stick to desktop with user convenience. StickyNotes offers to make notes with any background color and with text color, just create a new category from settings and choose it.

To install StickyNotes-indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:umang/indicator-stickynotes
sudo apt-get update
sudo apt-get install indicator-stickynotes

18: Touchpad Indicator

With Touchpad indicator you can enable/disable your laptop touchpad.

To install Touchpad-indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install touchpad-indicator

19: Multi-Load Indicator

Multi-Load indicator displays information about your system resources.

To install MultiLoad-indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:indicator-multiload/stable-daily
sudo apt-get update
sudo apt-get install indicator-multiload

20: Sensors Indicator

Sensors Indicators display your PC sensors information. In order to use this indicator, your PC must have sensors. Hardware sensors indicator for Unity to display and monitor the readings  from various hardware sensors (temperature, fan speeds, voltages etc).

To install Sensors indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:noobslab/indicators
sudo apt-get update
sudo apt-get install indicator-sensors lm-sensors

21: CpuFreq Indicator

CpuFreq indicator applet for displaying and changing CPU frequency on-the-fly. It provides the same functionality as the Gnome CPU frequency applet, but doesn’t require Gnome panel and works under Unity.

cpufreq

To install CpuFreq indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo apt-get install indicator-cpufreq

22: Psensor Indicator

Psensor application Indicator is providing a quick access to sensor values and settings. When a sensor temperature is too much hot, a desktop notification bubble appears and the Application Indicator icon is changed to a red one.

To install Psensor indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:noobslab/indicators
sudo apt-get update
sudo apt-get install psensor lm-sensors hddtemp
sudo sensors-detect

23: My-Weather Indicator

My-Weather indicator is an application especially designed for Ubuntu, you will be informed of current weather and the weather forecast. Integrated with the Ubuntu desktop via an indicator.

To install My-Weather-indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install my-weather-indicator

24: Google Tasks Indicator

Google Tasks indicator shows most recent Google tasks from our account on the Panel.

To install Google Tasks Indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install google-tasks-indicator

25: Fortune Indicator

Fortune indicator shows fortune cookies by OSD notifies, it calls the fortune program and shows the result in the on-screen notification.

To install Fortune Indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:thebernmeister/ppa
sudo apt-get update
sudo apt-get install indicator-fortune

26: Lunar Indicator

Lunar indicator shows the moon phase, moon/sun/planet/star/satellite ephemeris and other astronomical information.

To install Lunar Indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:thebernmeister/ppa
sudo apt-get update
sudo apt-get install indicator-lunar

27: StarDate Indicator

This indicator shows the current Star Trek stardate.

To install Stardate Indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:thebernmeister/ppa
sudo apt-get update
sudo apt-get install indicator-stardate

28: Virtualbox Indicator

VirtualBox indicator is a simple yet very useful appindicator which you can use to launch VirtualBox machines without opening VirtualBox. It works with both VirtualBox and VirtualBox-OSE.

To install Virtualbox Indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:thebernmeister/ppa
sudo apt-get update
sudo apt-get install indicator-virtual-box

29: Privacy Indicator

Privacy Indicator is a notification area applet (application indicator) for the top panel of Ubuntu’s Unity desktop environment.

To install Privacy Indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:diesch/testing
sudo apt-get update
sudo apt-get install indicator-privacy

30: Sound Switcher Indicator

Sound input/output selector indicator for Ubuntu/Unity. It shows an icon in the indicator area in Ubuntu’s Panel. Icon’s menu allows you to switch the current sound input and output ports with just two clicks.

To install Sound Switcher Indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:yktooo/ppa
sudo apt-get update
sudo apt-get install indicator-sound-switcher

31: Pomodoro Technique Indicator

An indicator for working with Pomodoro Technique With Pomodoro-Indicator you have a tool to work with the Pomodoro Technique. This is a simple indicator that helps keep concentrated. You start it before a complicated problem and you have to keep concentrated for at least 10 minutes after it becomes green you can continue to work on your problem but you get thing done.

To install Pomodoro Technique Indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install pomodoro-indicator

32: PushBullet Indicator

An indicator for working with PushBullet With PushBullet-Indicator you can send addresses, files, links, lists, and notes to the configurated devices on PushBullet.

To install PushBullet Indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install pushbullet-indicator

33: Truecrypt Indicator

Free open-source disk encryption software TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data are automatically encrypted or decrypted right before they are loaded or saved, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password/keyfile(s) or correct encryption keys. Entire file systems can be encrypted. This package replaces the standard tray icon with a unity indicator.

To install Truecrypt Indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:stefansundin/truecrypt
sudo apt-get update
sudo apt-get install truecrypt

34: Places Indicator

Places is a simple indicator that shows common folders and all bookmarks, the indicator updates automatically if bookmark was added or removed.

To install Places Indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Terminal Commands:
sudo add-apt-repository ppa:noobslab/indicators
sudo apt-get update
sudo apt-get install indicator-places

What do you say about all these indicators?

Visit on site http://www.noobslab.com




Full Story (EN):More …

Prevod :Prevod teksta

Source:Noobs Lab

mpcv