spritemate4electron
A simple "Electron-wrapper" for Esshahn's awesome
Spritemate-webapp.
But... why?
This will turn Spritemate into a "real" desktop-app which can easily be used offline.
Other benefits are:
- automatically restores your previously used window position/size (which is especially useful when working with a multi-monitor setup)
- no trouble with ad-blockers, etc.
- runs independent from your default browser (dedicated "localStorage", "sessionStorage", etc.)
Download pre-built binaries
Find executables for ...
- Linux
- Windows
- MacOSX
- etc.
... in the RELEASES-section.
Build / Run it yourself
Clone
git clone https://github.com/4ch1m/spritemate4electron.git
Init
git submodule update --init
Install
npm install
Start
npm run start
Package
npm run package
(Check the dist-folder for distributable binaries.)
Author
Original Spritemate app: Esshahn
Electron-Wrapper: 4ch1m
License
Please read the license file.
On this page
Languages
JavaScript83.7%Shell16.3%
Contributors
MIT License
Created October 28, 2018
Updated September 22, 2023