Skip to content

linuxlight/gear-jump

Repository files navigation

gear-jump

To build python package:

  1. install pyinstaller
$ pip install pyinstaller
  1. execute following command
$ pyinstaller -w -F --add-data="etc/mainwindow.ui;etc" main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages