Closed archerhush closed 4 years ago
I just checked, the script seems to work just fine.
Did you add gmail
to your modules-right
config string?
~
in output means the current value (inbox emails count) is not known and it's updating (at least trying to). The value can be not known for two reasons:
I'm trying to run this, but it doesn't work.
This is the exact code I'm using: https://github.com/vyachkonovalov/polybar-gmail#module
My whole polybar config I added that code to: https://github.com/electro7/dot_arch/blob/master/.config/polybar/config Credentials are ok, and other, but it just doesn't show up with Polybar. I also don't understand how it should work, I'm trying to launch this on my terminal,
~/.config/polybar/gmail/launch.py
and I get this:in loop which should be used for updating gmail incoming mails. But I also tried to send myself a mail and it just keeps printing those strings, but not something different which should let me understand that I got new message.