go-astilectron-bootstrap icon indicating copy to clipboard operation
go-astilectron-bootstrap copied to clipboard

Create a one-window application using Astilectron

This package allows you to quickly create a multi-window application using astilectron.

Check out the demo to see a working example with the bundler.

Important

  • by default all resources should be in a resources folder. If you want to put them in a different folder, be sure to provide its path with the ResourcesPath option
  • if one of your window's URL is a relative path you will need to put your app content in an app folder located in your resources folder