Skip to content

nikhil/GmailMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

#GmailMonitor A Script that can be used with i3blocks to show the new emails on your bar.
Modified from the script found here.
The xml was not getting parsed correctly. I fixed it by changing the grep line.
Add this to your i3blocks.conf

[mail]
command=echo -e " $(sh ~/GmailMonitor/mail.sh)"
interval=100
color=#7F00FF

Here is a preview:

About

Monitors new emails from Gmail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages