Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cyberfantics/indian-flag-tkinter


https://github.com/cyberfantics/indian-flag-tkinter

Last synced: about 1 month ago
JSON representation

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