alfred-workflow-gauth icon indicating copy to clipboard operation
alfred-workflow-gauth copied to clipboard

Maintaining Your Alfred Workflow Project

Open aik099 opened this issue 8 months ago • 2 comments

Hi @moul,

I really appreciate your work on this project. It’s the best Alfred Workflow I’ve found that mirrors the functionality of the Google Authenticator app.

I noticed that the project hasn’t been actively maintained for a few years, and I’d love to help keep it updated for the community. Specifically:

  • The last commit was about three years ago.
  • The latest workflow update introduced changes that are incompatible with Python 3.9.
  • Account secrets are stored in ~/.gauth as plain text, which could be improved with Apple Keychain integration for better security.

I’d be happy to contribute fixes and improvements. Would you be open to granting me maintainer/collabolator access?

For reference, here are my current contributions:

Looking forward to your thoughts!

Thanks, Alex

aik099 avatar Feb 12 '25 12:02 aik099