DEV Community

Cover image for How to save your Flash Application
Riccardo Tartaglia
Riccardo Tartaglia

Posted on

How to save your Flash Application

⚡ Save Flash ⚡

Save Flash is an Electron App that permit to include your Web Flash Application in an Electron container and run it as Desktop App.

On December 31, 2020 Flash is officially dead, but not all applications written with it. If you have an application, personal project or anything else developed in Flash and deployed online you can still make it accessible as a desktop application thanks to 'Save Flash'!

Save your application, save Flash.

GitHub logo webeetle / save-flash

Inglobe your web Flash Application in a desktop app, and save it!

⚡ Save Flash ⚡

Alt Text

Save Flash is an Electron App that permit to include your Web Flash Application in an Electron container and run it as Desktop App.

How to use?

  • Clone this repo
  • In config.json put the url of your app
  • In the root of this repo run npm i
  • run one of make comand and you are done!

When you run a make command, the result of the command is generated in ./out/make folder

Commands

comand result
npm run make-mac build for mac
npm run make-linux build for linux
npm run make-win build for windows

Develop

Clone the repo then use npm install for download all the dependencies then launch npm start for launch the project in dev mode

Pull Requests?

We love them!

Comments?

Let's hear them! (The nice ones please!)

Who we are?

In case you're interested we are @webeetle




Who are you?

In case you're interested I'm




Top comments (1)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.