Friday, April 26, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 1706  / 2 Years ago, tue, march 29, 2022, 3:44:11

In my current setup running Ubuntu Natty and GNOME 2, I use the COMPA applet to display information on my top GNOME panel that I wish to always be visible on my desktop. I really like this ability to show exactly the information I want, through writing a Python script that outputs something to stdout, and the having COMPA print this on my GNOME panel, updating every x seconds. Right now I have the current price of bitcoins up there, as well as the stock price of Google. Here's how my desktop looks. You can see the plugin in question (COMPA) and the information it outputs in the middle of the top panel (right click, "open image in new tab" for larger size).



Is there a way to achieve this in Unity? I want to have the information always visible, I shouldn't have to click anything to view the information.


More From » unity

 Answers
2

The program Indicator-Sysmonitor for Unity fulfills this purpose, and is basically the replacement for COMPA in Unity. Below is a link to get it to act like a netspeed-like panel applet, completely configurable by modifying the script supplied in the article:
http://www.webupd8.org/2011/05/how-to-display-network-upload-download.html


[#40485] Tuesday, March 29, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
afyess

Total Points: 437
Total Questions: 120
Total Answers: 107

Location: San Marino
Member since Fri, Jul 3, 2020
4 Years ago
afyess questions
;