passforios icon indicating copy to clipboard operation
passforios copied to clipboard

Possible macOS port?

Open tylernguyen opened this issue 6 years ago • 13 comments

Hi,

Your app is currently the best pass client, thank you for your work! Since there's no native Mac pass client as of now. Are there any possible plans to port passforios to macOS now that Apple has a transition layer for the process?

tylernguyen avatar Jun 16 '19 02:06 tylernguyen

Fwiw, gopass works really well for me. Maybe you'd want to have a look at it? You can also setup Alfred workflows if you want autofilling everywhere in the OS.

savyajha avatar Jun 24 '19 04:06 savyajha

Fwiw, gopass works really well for me. Maybe you'd want to have a look at it? You can also setup Alfred workflows if you want autofilling everywhere in the OS.

Hi, thank you for your suggestions. However, I'm looking for something with a GUI and a UX that's more friendly. And I think that a port to macOS would just be perfect.

tylernguyen avatar Jul 02 '19 15:07 tylernguyen

If you just want it in your browser, then you can use Browserpass for either Chrome or Firefox.

savyajha avatar Jul 04 '19 11:07 savyajha

@tylernguyen I did watch the latest WWDC. It's possible to port to macOS, but I think the UI should be re-design. In the meantime, you can use gopass and browserpass.

Overall, I think we can give it a try.

mssun avatar Jul 14 '19 00:07 mssun

@tylernguyen I did watch the latest WWDC. It's possible to port to macOS, but I think the UI should be re-design. In the meantime, you can use gopass and browserpass.

Overall, I think we can give it a try.

Hi @mssun, thank you for your reply. I do think the current UI is sufficient, however. Unless there's a specific problem that you worry about. Also, I've tried browserpass will stick with it for now but I still think a ported pass will serve me better.

tylernguyen avatar Jul 17 '19 21:07 tylernguyen

HI @tylernguyen, come back to this. I'm thinking about creating a native macOS app but not porting our existing iOS app. Though some code can be shared, but UI need to be redesigned.

mssun avatar Sep 19 '19 18:09 mssun

HI @tylernguyen, come back to this. I'm thinking about creating a native macOS app but not porting our existing iOS app. Though some code can be shared, but UI need to be redesigned.

A native app would be even better! The only reason I suggested porting is that I thought it might save some time now and more development time in the future. But if you feel that a native app is doable, that would be the best!

tylernguyen avatar Sep 20 '19 03:09 tylernguyen

It's not a full interface but if you need a quick native pop-up HUD interface for selecting passwords on mac OS I've made one at https://github.com/mnussbaum/PassHUD

mnussbaum avatar Jan 10 '20 04:01 mnussbaum

I would also love to have a Mac version of this app.

The command-line is excellent for quick reading a pass, but a GUI version would be best if you want to edit/delete your passwords more easily. I plan to start working on this, heavily copying some of your code.

It would be cool if some of the shared functionality would be separated into libraries to be imported into any project.

cip123 avatar Jan 22 '22 20:01 cip123

I would also love to have a Mac version of this app.

Given the convergence with iOS apps and M1 Macs it might make sense to test out how the app runs natively in macOS first. My primary computer is an Intel-based Mac so I can't test it myself easily but in theory it should work.

My thought process is that for future enhancements and simplicity it would be easier to have one code base that covers iOS and macOS.

willkramer avatar Feb 01 '22 16:02 willkramer

I can confirm that it runs pretty good on M1 Macs. It works like the iOS app, except that the UI is not very Mac-like and in parts not intuitive. That said, it can be used, but some work is required until it can be listed as "Verified for macOS" in the App Store.

SimplyDanny avatar Feb 06 '22 12:02 SimplyDanny

pass for iOS work nicely before 0.12 on MacOS 13.2.1, but start to crash on open after 0.13

irvin avatar Mar 11 '23 08:03 irvin

The testflight version from https://github.com/mssun/passforios/issues/609#issuecomment-1465308416 and v0.14.0 from App Store seems to fix iPad and macOS together.

irvin avatar Mar 20 '23 08:03 irvin