An open API service indexing awesome lists of open source software.

https://github.com/csengupta1101/digital-clock-python

This Repository deals with a GUI digital clock made with python.This will require tkinter library for GUI interface.The great part of creating your own GUI apps is that you can customize them however you want. From text font to background colour, all features are available for customization. Setting up the time require "time" library module as well.
https://github.com/csengupta1101/digital-clock-python

apps clock gui jupyter-notebook python tkinter vscode

Last synced: about 2 months ago
JSON representation

This Repository deals with a GUI digital clock made with python.This will require tkinter library for GUI interface.The great part of creating your own GUI apps is that you can customize them however you want. From text font to background colour, all features are available for customization. Setting up the time require "time" library module as well.

Awesome Lists containing this project