https://github.com/reshmaharidhas/palindrome-checker
A desktop application to check if given input is palindrome or not a palindrome
https://github.com/reshmaharidhas/palindrome-checker
character-counter desktop-app exe gui palindrome palindrome-checker python3 tkinter tkinter-gui tkinter-python word-counter
Last synced: about 2 months ago
JSON representation
A desktop application to check if given input is palindrome or not a palindrome
- Host: GitHub
- URL: https://github.com/reshmaharidhas/palindrome-checker
- Owner: reshmaharidhas
- License: mit
- Created: 2024-05-03T21:12:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-04T13:15:13.000Z (about 1 year ago)
- Last Synced: 2025-02-05T01:32:57.228Z (4 months ago)
- Topics: character-counter, desktop-app, exe, gui, palindrome, palindrome-checker, python3, tkinter, tkinter-gui, tkinter-python, word-counter
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Palindrome-Checker
![]()
![]()
![]()
![]()
![]()
A desktop application to check if given input is palindrome or not.## Programming Language
- Python 3
## Tech Stack
- Tkinter
## Development Tools
- PyCharm
- PyInstaller
## Screenshots

## Installation
- Fork this project by clicking the icon at top-right to save copy of this project.
- Download the repository files from the Download section or clone this project.
- Import it to any Python IDE and run the application.
## License
MIT License