mate-applets
Various applets for the MATE Panel
Mate-applets includes various small applications for Mate-panel:
accessx-status: indicates keyboard accessibility settings, including the current state of the keyboard, if those features are in use.
Battstat: monitors the power subsystem on a laptop.
Character palette: provides a convenient way to access non-standard characters, such as accented characters, mathematical symbols, special symbols, and punctuation marks.
MATE CPUFreq Applet: CPU frequency scaling monitor
Drivemount: lets you mount and unmount drives and file systems.
Geyes: pair of eyes which follow the mouse pointer around the screen.
Keyboard layout switcher: lets you assign different keyboard layouts for different locales.
Modem Monitor: monitors the modem.
Invest: downloads current stock quotes from the Internet and displays the quotes in a scrolling display in the applet. The applet downloads the stock information from Yahoo! Finance.
System monitor: CPU, memory, network, swap file and resource.
Trash: lets you drag items to the trash folder.
Weather report: downloads weather information from the U.S National Weather Service (NWS) servers, including the Interactive Weather Information Network (IWIN).
- Versions: 1.28.0
- Website: https://mate-desktop.org/
- Licenses: GPL 2+ · GPL 3+ · LGPL 2.0+
- Package source: gnu/packages/mate.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of mate-applets
as follows:
guix install mate-applets
Or install a particular version:
guix install mate-applets@1.28.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of mate-applets about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/mate-applets'><img src='https://packages.guix.gnu.org/packages/mate-applets/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/mate-applets/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/mate-applets)
Example Org:
[[https://packages.guix.gnu.org/packages/mate-applets][https://packages.guix.gnu.org/packages/mate-applets/badges/latest-version.svg]]