Skip to content

MicroPad/MicroPad-Electron

Repository files navigation

µPad Electron App

This is the desktop app for µPad.

Installing

You can download binaries following the instructions here.

Building

You will need the following things to build this:

Linux/MacOS

git clone https://github.com/MicroPad/MicroPad-Electron
cd MicroPad-Electron
yarn
yarn update-core
yarn dist

You will now find binaries for the app in dist/.