Skip to content

a small pyqt based timer (only zh_CN supported currently)

Notifications You must be signed in to change notification settings

algoStruct/GUITimer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Small Timer with GUI based on PyQt4

The following docs assume that you have installed pyqt4 and python2.7 on your windows/linux.

run the command

  • pyuic4 ui/ui_guiTimer.ui -xo ui/ui_guiTimer.py
  • pyuic4 ui/ui_dataShow.ui -xo ui/ui_dataShow.py
  • pyrcc4 ui/qrc_guiTimer.qrc -x ui/qrc_guiTimer.py

then run it

python guiTimer.py

About

a small pyqt based timer (only zh_CN supported currently)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%