Skip to content
Arnaud Aliès edited this page Jun 18, 2019 · 4 revisions

What is iQuail ?

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.

Current features

/!\ Notice !

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"

Installation & Getting started

Please see the getting started for installation instructions and the getting started

Contact & Support

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.

License

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