/Frame

It's a blank app if you need it

Primary LanguageHTMLMIT LicenseMIT

Documentation Status License: MIT Node.js CI Depfu

Description

This is a simple blank app to cover some parts or the entire screen This can be used as a sample frame for electron apps

Download

Windows Installer

Portable Version

Getting the source code

If you want to get the source code and edit the app :

git clone https://github.com/Escartem/Frame
cd Frame
npm i

To test the app:

npm start

Then, to compile the app:

npm run dist

Output will be in the dist folder