Dear Manjaro community,
The purpose of matray is to show you notifications about news/announcements posted on the Manjaro forums and Twitter.
It’s a small tray application that shows a menu with the latest news articles.
Now you might already know mntray. matray is a re-implementation of it.
Why re-inventing the wheel?
Main reason is that the library that has been used with mntray does not seem to be maintained anymore.
Since it is a Golang → Qt wrapper lib, it’s just a matter of time, until it is going to break while new Qt versions are being released.
Also compilation (compilation preparation really) is super resource intensive and tricky to set up.
(I couldn’t come up with a working PKGBUILD from source for that sucker (mntray))
Other than that:
- Lower memory footprint
- Multi language (help translating it if you can , see below)
- Smaller binary
- Choice of tray icon theme
- Just for fun
How to install it?
matray is available in the AUR (I guess you guys know how to install those):
Contributing?
Translations!!! Fork, translate, create pull request…
I could only come up with a German translation so far, sorry.
Of course, code contributions and constructive feedback is always welcome as well