squatto / alfred-imessage-2fa

iMessage 2FA Workflow for Alfred
MIT License
111 stars 7 forks source link

Simple bash based implementation? #29

Open thebitguru opened 2 years ago

thebitguru commented 2 years ago

Hi, @squatto,

Thank you for doing all the work on this Alfred workflow! It's exactly what I was looking for. I didn't want to install php on my computer, though. So, I have been working on a simple bash based implementation. I have a very simple implementation, but functionally, it can be updated to be similar to this workflow. You can see the very rough first working version at https://github.com/thebitguru/alfred-imessage-2fa-copy

I would like to share it publicly and I am trying to decide how best to do that. Not sure how you would like to proceed. Any reason to switch this repo to use the bash version or should I publish it as a new workflow?

Thanks, again!

thebitguru commented 2 years ago

Hello, again, @squatto,

Any thoughts on this?

Thanks!

squatto commented 2 years ago

Hey @thebitguru,

Thanks for the kind words and support of my workflow! I’m really glad that it’s helped you out.

I can understand not wanting to install php for a single workflow. Having a solution for those that feel the same way is a great idea IMO. I’ll take a look at your bash version and get back to you.

thebitguru commented 2 years ago

Sounds good. Thanks for getting back!

thebitguru commented 2 years ago

Hi, @squatto,

Have you had a chance to look into this more?

Thanks!

thebitguru commented 2 years ago

FYI, I committed more changes last night that make the bash implementation more similar to this (different logic, though). I also added some tests to simplify dev. https://github.com/thebitguru/alfred-imessage-2fa-copy/commit/6d609a9f8f9a22ac3a58054113b6c423e5dca5b7

I am looking forward to hearing how you would like to proceed.

thebitguru commented 2 years ago

OK, I pushed some more changes, so, now it should have everything that I am aware of, including OneUpdater: https://github.com/thebitguru/alfred-imessage-2fa-copy

thebitguru commented 2 years ago

Hello, again,

Any thoughts on this?

thebitguru commented 2 years ago

Hi, @squatto,

FYI, I will probably go ahead and publish it as a new extension in the next month or so since I haven't heard back. Thanks