-
-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Description
The application does not start in linux terminal mode even with the --no-gui option, example a vps.
The idea is to run the app on a windows system to generate the token, then copy the config file to a linux terminal
I managed to get it working by removing the import pystray and the RetinaIcon class
As a suggestion, an option could be added to request a token in CLI as in the example:
https://github.com/google/gmail-oauth2-tools/tree/master/python
Using the url in a browser with generates an authorization code that is pasted to authorize and generate token
Metadata
Metadata
Assignees
Labels
No labels