2020-03-05 19:49:42 +01:00
2020-03-02 22:16:19 +01:00
2020-03-05 19:49:42 +01:00
2020-03-02 22:16:19 +01:00
2020-02-16 18:55:18 +01:00
2020-01-04 00:03:26 +01:00
2020-03-04 22:46:45 +01:00
2020-03-04 23:27:03 +01:00

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 startup
  • 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

Requirements:

  • Fedora/Centos/RHEL:

    dnf install qt5-qtbase-devel

  • Debian/Ubuntu:

    apt install zip git g++ make qt5-default qtbase5-dev

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:

paypal bitcoin-qrcode-black

Description
SysTray-X: A system tray extension for Thunderbird 68+. Needs both the addon AND the companion app installed to work. Will not work with full wayland desktops.
Readme MPL-2.0 9.3 MiB
Languages
C++ 62%
JavaScript 26.4%
HTML 5.7%
QMake 1.9%
C 1.4%
Other 2.6%