Skip to main content

Quail cross-platform installer

Project description

Quail Overview

Build Status

Easy to use cross-platform installer & updater

Our goal is to make deploying and updating desktop applications as simple as possible

Today you can deploy a simple solution in less than 10 lines

Quail is currently in development stage, everything is subject to change

Current 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

  1. Install python 3.6 https://www.python.org/downloads/release/python-360/
  2. Install Tkinter (if its not already in python3) on debian/ubuntu: sudo apt-get install python3-tk on fedora sudo dnf install python3-tk
  3. Install Quail python3 -m pip install iquail

Using Quail

Currently everything is subject to change, this is the main reason why there is no documentation yet,

You can still begin learning by examples

To build a quail installer run quail_script.py --quail_build

Short time goals

  • Signing quail's executables
  • Integrity verification and updating only modified data
  • Building a versioning server
  • Using quail to update solutions which already have an installer .msi / .deb / setup.exe / .rpm files
  • Mac OS support

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iquail-1.4.tar.gz (19.6 kB view hashes)

Uploaded Source

Built Distribution

iquail-1.4-py3-none-any.whl (37.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page