Skip to content

gesf/sapi-desktop

Repository files navigation

SAPI icon MacOS Application

Access our platform straight from your dock: https://simple-api.app

Important

This is an experimental (initial) project / build.

status

Version Map

Below is a version mapping table between SAPI Desktop versions and Electron versions.

Electron Version SAPI Desktop Version
~29.1.0 1.0.0

Installation

npm install electron --save-dev

Usage

To get up and running from your command line:

git clone https://github.com/gesf/sapi-desktop.git
cd sapi-desktop
npm install
npm run start

Limitations

Builds on other OSs neglected. MacOS tested only.

Notes

You might need to do the pakcaging yourself. A publish + signed version will be pushed soon on GitHub, at least.

Remeber to authtorize unverified builds under System Setting > Privacy & Security.