Skip to content

bcstanford/UTCSYSTIME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

UTCSYSTIME

The "Time Display" Python script is a simple graphical user interface (GUI) application that displays the current system time and Coordinated Universal Time (UTC) time. The GUI updates the time every second, providing real-time information about the system time and UTC time. Time Display This Python script displays the current system time and UTC time in a graphical user interface (GUI). The time is updated every second.

Features

  • Displays current system time in "System Time" label.
  • Displays current UTC time in "UTC Time" label.
  • Updates the time every second, providing real-time information.

Installation

Make sure you have Python installed on your system. The script is compatible with Python 3.x versions. Download the "Time Display" script (time_display_app.py) from the repository.

Usage

Open a terminal or command prompt. Navigate to the directory where you saved the "Time Display" script. Run the script using the Python interpreter: python time_display_app.py

The GUI window will open, displaying the current system time and UTC time, updating every second.

Customization

To change the font size or font style of the time display, modify the arial variable in the script. If you prefer a different font family, make sure it is installed on your system, and update the font name accordingly. You can adjust the position and size of the window by modifying the window_width and window_height variables in the script. Requirements Python 3.x

License

This script is licensed under the MPL 2.0 License.

Contributing

Contributions to this project are welcome. Feel free to open issues or submit pull requests on the GitHub repository.

Credits

This script was initially created by Brandon Stanford. Anybody else that made contributions to this script will be listed under "Contributors".

Feedback

If you have any questions, suggestions, or feedback, please feel free to contact me or open an issue on the repository.

About

The "Time Display" Python script is a simple graphical user interface (GUI) application that displays the current system time and Coordinated Universal Time (UTC) time. The GUI updates the time every second, providing real-time information about the system time and UTC time.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages