Simple bash based implementation?
thebitguru opened this issue · 8 comments
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!
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.
Sounds good. Thanks for getting back!
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. thebitguru/alfred-simple-2fa-paste@6d609a9
I am looking forward to hearing how you would like to proceed.
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
Hello, again,
Any thoughts on this?
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