This repository was archived by the owner on Feb 13, 2025. It is now read-only.
Releases: int128/gpup
Releases · int128/gpup
1.6.1
1.6
1.5
1.4
#8 Add config file support and setup wizard (#3 by @bhagyas)
Backward compatibility
You can store your OAuth client ID and secret to the config file (default to ~/.gpupconfig) during first setup. The environment variable GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET are still available.
Note that ~/.gpup_token is no longer used and you should remove it now.