asticode / go-astilectron-bootstrap

Create a one-window application using Astilectron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Warning

This project is not maintained anymore.

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

About

Create a one-window application using Astilectron

License:MIT License


Languages

Language:Go 100.0%