Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyberfantics/indian-flag-tkinter
https://github.com/cyberfantics/indian-flag-tkinter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyberfantics/indian-flag-tkinter
- Owner: cyberfantics
- Created: 2024-07-27T09:40:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-27T10:02:31.000Z (5 months ago)
- Last Synced: 2024-07-28T10:52:13.543Z (5 months ago)
- Language: Python
- Size: 2.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Indian Flag Tkinter
This repository contains a Python Tkinter application that draws a representation of the Indian flag. The application uses the Tkinter library to create a graphical window displaying the flag with its distinctive features.
## Features
- **Orange Rectangle**: Represents the top band of the flag.
- **Green Rectangle**: Represents the bottom band of the flag.
- **Big Blue Circle**: Center of the flag with a navy blue color.
- **Big White Circle**: A smaller white circle inside the blue circle.
- **Mini Blue Circles**: 24 small navy blue circles arranged around the big blue circle.
- **Small Blue Circle**: A navy blue circle at the center of the flag.
- **Spokes**: 24 navy blue lines radiating from the small blue circle.
- **Text**: Displays "Created By" and "Salfi Hacker" on the flag.## Requirements
- Python 3.x
- Tkinter (usually included with Python installations)## Usage
1. Clone this repository:
```bash
git clone https://github.com/cyberfantics/indian-flag-tkinter.git
cd indian-flag-tkinter
python indian-flag-tkinter.py
```## Demo
You can watch the demonstration video of the Indian flag drawing application by clicking the link below:
![Watch Demo Video](output/video.mp4)
## Developer
Syed Mansoor ul Hassan Bukhari