This is a MATE panel applet which will do one simple thing for you – show you the uptime of the machine.
While it does not sound a big thing, it can be handy, especially if you have to constantly switch different desktops — and the uptime is an easy mask on when the given machine was last restrated.
The applet allows several output formats; you can chose your by right-clicking the applet and selecting the Preferences menu.
The applet was written following the ideas of (and was heavily tested by) Mr. Páder Rezső (Hungary).
INSTALL
To install from source (download link below):
./configure && make && make install
To build an RPM:
./configure && make && make rpm
The applet supports both GTK2 and GTK3. If both are found, GTK3 will be preferred. If you still want GTK2, pass –enable-gtk=2 when calling ./configure.
When installed, right-click the panel, chose “Add to Panel” and select “Uptime” from the list.
USAGE
The applet will update its uptime roughly once a minute. A hint with the full uptime string is displayed if you point at it with the mouse.
DOWNLOADS
Download current version:
- Sources: mate-applet-uptime-0.1.3.tar.gz
Older versions (of archaeological interest only):
- Sources: mate-applet-uptime-0.1.1.tar.gz
- Sources: mate-applet-uptime-0.1.0.tar.gz
- Sources: mate-applet-uptime-0.0.5.tar.gz
6 Responses to Uptime Applet