Skip to content

simple GUI program for work with sportiduino e-mark system

License

Notifications You must be signed in to change notification settings

mars2860/SportiduinoPQ

 
 

Repository files navigation

sportiduinoPQ

version 0.7.0

In the last release, you can download the program with the exe file for Windows systems, the installation is not required.

Or run the lates program under python. For that you should install python and then install all requirements by command:

pip install pyserial pyqt5 xmltodict six sip

exe generated by pyinstaller:

pip install pyinstaller
pyinstaller --onefile --noconsole SportiduinoPQ.py

Русский язык

This repository is dedicated to developing simple GUI software based on python module and PyQt for working with the electronic marking system for orienteering Sportiduino

Manual available in user manual at https://github.com/alexandervolikov/sportiduino

About

simple GUI program for work with sportiduino e-mark system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • QMake 0.2%