Skip to content

Ireozar/mailnaggertray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mailnaggertray

A tray icon applet for for monitoring new mail using mailnagger written in Rust.

  • OS: Linux
  • License: MIT

Requirements

Installation

  • from the AUR:
# using an AUR helper
paru -S mailnaggertray-git

Manual compilation

# build the crate in release mode
cargo build --release
# run the binary using either one of the following
cargo run --release
./target/release/mailnaggertray

Usage

  • before first running the program, configure mailnagger using mailnagger-config (this is necessary)
  • notifications are sent by mailnagger itself, mailnaggertray only lists them
  • the mailnagger process is started by mailnaggertray automatically

About

mailnaggertray mirror

Resources

License

Stars

Watchers

Forks

Contributors

Languages