Desktop application SDK for creating Universal Linux Applications.


Keywords
desktop-application-sdk, framework, sdk, javascript, universal, html5, app-sdk, es6, gtk3, python, qt5
License
GPL-3.0
Install
pip install whither==0.3.2

Documentation

whither

PyPI  Codacy grade  Python Versions

Universal Linux Application SDK - Create once. Run everywhere.

Install It

Distro Packages

Distro Install Command/Links
antergos sudo pacman -S python-whither
arch yaourt -S python-whither
fedora dnf copr enable antergos/python3-whither
openSUSE 1 Click Install
ubuntu OBS Repo

From Source

Dependencies

antergos    arch ubuntu fedora openSUSE
pyqt5 python-pyqt5 python3-pyqt5 python3-qt5 python3-qt5
qt5-webengine qt5-webengine libqt5webengine5 qt5-qtwebengine libqt5-qtwebengine

NOTE: These instructions are for the master branch. To build the latest release, please see the stable branch.

Use pip

sudo pip install whither

Download & Install

git clone https://github.com/Antergos/whither.git /tmp/whither
cd /tmp/whither
sudo python setup.py install