/MicroPad-Electron

The desktop app of https://github.com/MicroPad/MicroPad-Core

Primary LanguageTypeScriptMozilla Public License 2.0MPL-2.0

µ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/.