Skip to content
/ ElectronFlash-NARO Public template

An example bare project structure of Electron app support Adobe Flash Player plugin and developed with Electron Forge.

Notifications You must be signed in to change notification settings

Loneth/ElectronFlash-NARO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asfasf Another Version of ElectronFlash developed using Electron Forge, The fastest way to distribute your newly created app with this example bare project structure of Electron comes with Adobe Flash Player Plugin.

Requirement(s)

  1. Git.
  2. Yarn.
  3. Code Editor; Example Visual Studio Code.

Getting started

  1. Clone this project
git clone https://github.com/Loneth/ElectronFlash-NARO
  1. Open the cloned folder then Install repository modules with yarn in your terminal.
yarn
  1. Edit and configure the src/index.js.

Package and distribute your application

Run the build_win32.bat or build_win64.bat in commands folder to build your application.

Testing

Run application in development mode:

yarn start

Changes

  • Add Custom Title and Icon
  • Add Mac and Linux Plugin (ia32 and x64)
  • Add Lock second instance so only one instance of our application at the same time
  • Add new-window listener to open new windows with the default browser
  • Add custom default Context Menu (Reload, Force Reload, Dev Tools, Separator, Zoom In, Zoom Out, and others)

To Do

  • Discord Rich Presence
  • Notification
  • Auto Update

About

An example bare project structure of Electron app support Adobe Flash Player plugin and developed with Electron Forge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published