Remote Keys
- 3 Devlogs
- 4 Total hours
App built in swift for iphone to control a mac / PC connected to a TV which has a python server.
App built in swift for iphone to control a mac / PC connected to a TV which has a python server.
I just added the qr code scan feature to the iOS app for easy pairing
Another Short Devlog: I now finished the port of my python script to a native swift app, yay and added a feature which makes setup more easy for users, just by scanning the qr code, generated for the MacBooks / Mac device ip and port and then inserted into the fields of the IOS app. Took me a very long time and testing continues, a lot left to do for the final release e.g. test on multiple keyboard layouts, bug fixing and performance improvements. Also: for now, I will release the preview-release on GitHub, once the (auto) update feature is available in the companion app for Mac, which I am adding rn
I am now porting over / integrating my python server to a swift MacOS GUI, to make the server more repsonive + make it more accessible