-
Notifications
You must be signed in to change notification settings - Fork 0
Home
iQuail is an easy to use cross-platform installer and updater. Our goal is to make deploying and updating desktop applications as simple as possible. Today you can deploy a simple solution in few lines of configuration.
Quail is currently in development stage, everything is subject to change
Quail currently supports the following features :
- Windows and Linux compatibility
- Install and uninstall an application (Add launch shortcut and register program on the system)
- Many ways to deploy and/or update your application:
- Github release
- FTP server
- Embedded in installer (offline installer)
- Graphical user interface
- Scriptable user interface
- Configuration management
- Custom scriptable install/uninstall actions
- Configurable "Force update" or "Ask for update"
Please see the getting started for installation instructions and the getting started
If you find quail interesting and if you would like to use quail for your project, feel free to contact us by email: quail_2020@labeip.epitech.eu or by creating a github issue we will be happy to help you and make quail meet your needs.
This project is licensed under the Mozilla Public License 2.0 - see the LICENSE file for details. Big thanks to PyInstaller project, our project would have never been possible without them: https://github.com/pyinstaller/pyinstaller