Skip to content
 
 

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages