Launchui Packager Gui Save

GUI front-end for LaunchUI Packager.

Project README

LaunchUI Packager GUI

GUI front-end for LaunchUI Packager.

Introduction

LaunchUI is a launcher for GUI Node.js applications using libui-node. LaunchUI Packager is a tool for creating packages based on LaunchUI for Windows, Linux and OS X.

LaunchUI Packager GUI is a desktop application which simplifies creating LaunchUI packages without using custom scripts. It stores all package settings in a file called lanuchui.json in the project directory and makes it possible to build packages for the selected platform and architecture. To create the package settings file for a new project, you can select a package.json file.

LaunchUI Packager GUI is based on Vuido, a framework for creating native desktop applications using Vue.js.

Installation

Download one of the packages from the LaunchUI Packager GUI releases, unpack it anywhere and run the application.

Building

Building LaunchUI Packager GUI is only necessary if you need to make some customizations.

Use the following commands to install all dependencies and build the application:

npm install
npm run build

To build LaunchUI Packager GUI on Windows, you will need the following prerequisites:

To build LaunchUI Packager GUI on Linux, you will need:

To build LaunchUI Packager GUI on OS X, you will need:

  • Xcode

Use the following command to run the application:

npm start

License

LaunchUI Packager GUI is licensed under the MIT license

Copyright (C) 2018 Michał Męciński

Open Source Agenda is not affiliated with "Launchui Packager Gui" Project. README Source: mimecorg/launchui-packager-gui
Stars
48
Open Issues
1
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating