Skip to content

ridika-2004/EverTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$\Huge\textnormal{\color{orange}Ever}\textnormal{\color{red}Time}$ Screenshot

Python Tkinter Ghibli Project Statu

Screenshot


A digital clock and date display app built with Python and Tkinter as executable for desktop.

$\textnormal{\color{magenta}{INSTALLATION}}$

  1. Clone the repository:

    git clone https://github.com/ridika-2004/Ghibli-Clock.git
    cd EverTime
  2. Install the required dependencies:

    pip install pyinstaller
  3. Run the application:

    python main.py
  4. Or, create an executable file using PyInstaller:

    pyinstaller --onefile --windowed --add-data "assets;assets" main.py


$\textnormal{{Then in the {\color{red}dist} folder, There will be a main.exe file.}}$

$\textnormal{{Double-click on that and {\color{red}BOOM!}}}$

$\textnormal{\color{greenyellow}{FEATURES}}$

This system displays the current day and date along with the time in a 12-hour format, including AM/PM. Also features a Studio Ghibli-themed background to create a visually appealing and whimsical user experience.

$\textnormal{\color{lightskyblue}{CREDITS}}$

Built using Python 3.x and Tkinter, this project syncs the current date and time from the local machine. All background images and icons are original creations, complemented by a variety of stickers sourced from Pinterest for the visuals.

$\textnormal{\color{red}{LICENSE}}$

Screenshot

${This\ project\ is\ licensed\ under\ the \ {\color{red}MIT}}\ License$

About

A digital clock and date display app built with Python and Tkinter

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published