dawenxi-tech / 2fa

A 2FA desktop application.
MIT License
2 stars 1 forks source link

Mobile: iOS and android #31

Open gedw99 opened 9 months ago

gedw99 commented 9 months ago

I am planing to add IOS and android build script to the existing stuff we have.

with the NATS server this will allow syncing from your mobile to your desktop.

I guess we will eventually need to modify the code so that for Mobiles we don't run the systray stuff.

Please feel free to add your own thoughts here about this and anything else you might think about the Mobile aspects...

heramerom commented 9 months ago

Hi, @gedw99 Thank you! I have no plan to build a mobile app, due to there are a lot of similar apps on mobile. Google Authenticator is a useful apps but only support mobile and when I searched on web there's not a simple and usefule 2FA apps on desktop, so I developed this app.

gedw99 commented 9 months ago

cheers @heramerom for letting me know.

My intention is to developer it so that codes can be synced between Mobile and Desktop seamlessly. It won't break the Desktop version so dont worry about that.

SO if its ok with you I will just make the slight modifications so that it can work on both, and if you want to not use the Mobile app its cool.

The NATS thing will allow Many desktops to sync too so you can use that, and if anyone has a Mobile it will also work.