Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ridika-2004/evertime

A digital clock and date display app built with Python and Tkinter
https://github.com/ridika-2004/evertime

anime clock-app clock-program ghibli python3 tkinter tkinter-python

Last synced: about 4 hours ago
JSON representation

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

Awesome Lists containing this project

README

        


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



Python
Tkinter
Ghibli



$$\textnormal{\color{black}A digital clock and date display app built with Python and Tkinter as executable for desktop.}$$


Screenshot




$\textnormal{\color{purple}{INSTALLATION}}$

1. Clone the repository:

```diff
git clone https://github.com/ridika-2004/Ghibli-Clock.git
cd EverTime
```

2. Install the required dependencies:
```diff
pip install pyinstaller
```

3. Run the application:
```diff
python main.py
```

4. Or, create an executable file using PyInstaller:
```diff
pyinstaller --onefile --windowed --add-data "assets;assets" main.py
```



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


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






$\textnormal{\color{green}{FEATURES}}$

Screenshot


    $$\textnormal{\color{black}Displays current time in 12-hour format (with AM/PM).}$$


    $$\textnormal{\color{black}Shows the current day and date.}$$





$\textnormal{\color{blue}{CREDITS}}$

Screenshot




    $$\textnormal{\color{black}Built using Python 3.x and Tkinter.}$$


    $$\textnormal{\color{black}Background images and icons are all made by me.}$$




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


Screenshot

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