Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.
/ whither Public archive
forked from Antergos/whither

Universal Linux Application SDK - Create once. Run everywhere.

License

Notifications You must be signed in to change notification settings

JezerM/whither

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whither

Universal Linux Application SDK - Create once. Run everywhere.

Whither is a simple SDK to create web applications, such as LightDM Web Greeter

Dependencies

Arch Ubuntu fedora openSUSE
pyqt5 python-pyqt5 python3-pyqt5 python3-qt5 python3-qt5
qt5-webengine qt5-webengine libqt5webengine5 qt5-qtwebengine libqt5-qtwebengine

PIP

You can install the dependencies with pip

pip install PyQt5 PyQtWebEngine ruamel.yaml

Download & Install

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

Either, you could use sudo pip install . in the project directory.

If you have problems when using it in not-root, you should also install it in user directory.

Also, you can download and install the latest release.

About

Universal Linux Application SDK - Create once. Run everywhere.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%