Skip to content

StefanHol/Analog_PyQt_Timer

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages