https://github.com/martiinwalsh/python-gui-projects
A series of Python GUI projects. (Password manager, Flash cards, etc.)
https://github.com/martiinwalsh/python-gui-projects
gui python python-gui-tkinter
Last synced: 3 months ago
JSON representation
A series of Python GUI projects. (Password manager, Flash cards, etc.)
- Host: GitHub
- URL: https://github.com/martiinwalsh/python-gui-projects
- Owner: MartiinWalsh
- Created: 2022-07-12T07:18:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-05T15:27:23.000Z (almost 3 years ago)
- Last Synced: 2025-02-02T13:51:49.163Z (5 months ago)
- Topics: gui, python, python-gui-tkinter
- Language: Python
- Homepage:
- Size: 169 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-gui-projects
# pomodoro-app ⏰
A Pomodoro application that runs in the background.
- [The Project Folder](pomodoro-app)
## Screenshot
# unit-converter 💻
A unit converter GUI built using Tkinter.
- [The Project Folder](unit-converter)
## Screenshot