/Raspberry-Pi-Remote-Desktop-macOS

Remote Desktop into Raspberry Pi for macOS

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

How to install:

Note: The app is not currently signed, so to open it you will have to go into System Preferences > Security and Privacy > Click "Open Anyway"

Local Testing:

  • npm start

How to build from source:

  • Make sure you have electron-packager installed
  • Clone the repository or download the zip
  • cd into the directory
  • Run the build.sh shell script
  • Drag the app to your Applications folder (Optional)