Skip to content

UEckhardt/traybiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo TrayBiff 0.5.1

TrayBiff is a "biff" or new mail notification utility. It is configurable, easy to use and easy to setup. It embeds in the tray bar of your window manger (currently only tested for KDE).

It supports several mail protocols: IMAP3, POP3, IMAP4, POP3 and IMAP4 with SSL, CRAM-MD5 and APOP authentication.

Passwords are stored in a Keychain e.g. the GNOME Keyring is used, or on KDE KWallet is used.

Minimum Requirements for Builing

  • CMake 3.25
  • Qt 6.5.0
  • libqsvgicon
  • GCC or clang supporting C++17

Clone, Build and Install

git clone https://github.com/UEckhardt/traybiff.git
mkdir build_traybiff
cd build_traybiff
cmake ../traybiff/
make
sudo make install

About

Mail notification utility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published