Hiển thị các bài đăng có nhãn Ubuntu Apps. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Ubuntu Apps. Hiển thị tất cả bài đăng

Thứ Tư, 13 tháng 8, 2014

ClassicMenu Indicator

Category: Application starter
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.
enter image description here
Get the most recent version from its web page (PPA available for Ubuntu 11.04, 11.10 and 12.04).


Source:  http://askubuntu.com/

Weather Indicator

Category: Weather Forecasting
Warning. This indicator is not being updated anymore and will probably not work in current versions of Ubuntu.
UPDATE ! Development continues! https://launchpad.net/weather-indicator/+announcement/11516
Displays the current/extended weather, multiple locations and notifications support.
Weather Indicator
indicator-weatherInstall indicator-weather in Ubuntu Software Centre
or project's PPA: ppa:weather-indicator-team/ppa
Please note! The latest builds of Weather Indicator require updated versions of pywapi, Python Weather API: ppa:pywapi-devel/ppa


Source:  http://askubuntu.com/

System Load Indicator

Category: System Information
Network, memory and cpu usage indicator; this is a port of the original System Monitor GNOME Panel applet (gnome-system-monitor applet).
enter image description here
In Preferences you can customize the output to fit it to your desktop theme:
preferences dialog

To install:

You can install it through the Ubuntu Software Centre by clicking this button:
Install via the software center
or through the command line:
sudo apt-get install indicator-multiload
If you want the latest updates, you can install it from the PPA with these commands:
sudo add-apt-repository ppa:indicator-multiload/stable-daily
sudo apt-get update
sudo apt-get install indicator-multiload


Source:  http://askubuntu.com/

StackApplet

Category: Other
StackApplet is a GNOME panel applet that monitors your activity on any StackExchange site.
stackapplet
stackapplet Install stackapplet in Ubuntu Software Center

Update:

As indicated in comments, the version of StackApplet in the Ubuntu Software Center is old and broken. To install it, use instead this ppa.
The first time the application is used, run
python /usr/share/stackapplet/stackapplet.py &
from a terminal.

For Ubuntu 14.04:

1.5.1 is available on universe repositories
So after enabling universe repositories, It can be installed by following command:
sudo apt-get update
sudo apt-get install stackapplet
But it has bug with adding account so upgrade to 1.5.2 as follows:
sudo add-apt-repository ppa:stackapplet-dev/stackapplet
sudo apt-get update
sudo apt-get install stackapplet


Source: http://askubuntu.com/ 

Hardware Sensors Indicator

Category: System Information

Application Indicator showing hardware sensors.
sensors
First add the repository:
sudo apt-add-repository ppa:alexmurray/indicator-sensors 
Update:
sudo apt-get update  
And then install the package:
sudo apt-get install indicator-sensors
Then launch Hardware Sensors Indicator from Unity or run indicator-sensors from a terminal.




Source:  http://askubuntu.com/