项目作者: StefanHol

项目描述 :
PyQt based Timer with an analog gauge widget
高级语言: Python
项目地址: git://github.com/StefanHol/Analog_PyQt_Timer.git
创建时间: 2020-04-14T19:44:28Z
项目社区:https://github.com/StefanHol/Analog_PyQt_Timer

开源协议:Apache License 2.0

下载


Analog_PyQt_Timer

This is a simple countdown timer. Written in Python 3 with PyQt5

Preview

Just run: Start.py

Button functions:

  • sec : input neu time / seconds
  • >: show / hide side bar
  • Open File: Load new name list. Only *.txt files.
  • Clear List: Clear Name list

CheckBox functions:

  • Switch text: Button <-> Label: Toggle Display of “Status” / “Selected Name” between “Button” / “Name-Label”
  • Show Label: Show/Hide Name-Label

Show selected Name at Label and button function at pushButton text

Preview

Show selected name instead of button function

Preview

Hidden side bar

Preview