mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-01-12 10:12:03 +01:00
feature-embed
SysTray-X
SysTray-X is a system tray extension for Thunderbird 68+. The add-on uses the WebExtension API's to control an external system dependent system tray application.
The add-on and system tray application can do:
- custom new mail icon
- display number of unread mails
- show / hide Thunderbird (minimize)
- minimizing hides to tray
- minimize on close (Linux)
- to be implemented: minimize on close (Windows)
- to be implemented: start a new mail
- to be implemented: open the last used account
Building
Linux
Clone the repository:
git clone https://github.com/Ximi1970/systray-x.git
Build:
cd systray-x
make
...
Windows
Install:
Clone the repository using TortoiseGit:
...
Contributers
Luigi Baldoni aloisio@gmx.com : Initial setup of the OpenSuSE Build Service rpm package.
Donations
To support this project, you can make a donation to its current maintainer:
Languages
C++
62%
JavaScript
26.4%
HTML
5.7%
QMake
1.9%
C
1.4%
Other
2.6%

