Skip to content

Latest commit

ย 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 

Repository files navigation

MD-ANIKS - Custom Text Editor

A clean, minimal, and lightweight desktop text editor built with Python using the Tkinter GUI framework. This project demonstrates foundational concepts in GUI development, file handling, and event-driven programming.

โœจ Features

  • File Operations: Easily create New File, Open... existing text documents, or Save As your current progress.
  • Modern Typography: Styled with the popular Montserrat font for high readability.
  • Smart Word Wrap: Automatic word-wrapping ensures text never flows off the screen sideways.
  • Native OS Menus: Features a clean drop-down menu bar integrated with your operating system's window frame.

๐Ÿš€ Getting Started

Prerequisites

  • Python 3.x installed on your computer.
  • The Montserrat font family installed locally.

Installation & Running

  1. Clone this repository to your local machine:
    git clone https://github.com/MD-ANIKS/custom-text-editor-tkinter.git
  2. Navigate into the project folder:
    cd custom-text-editor-tkinter
  3. Run the application:
    python main.py

๐Ÿ› ๏ธ Built With

  • Python 3 - Programming language.
  • Tkinter - Built-in Python GUI library.

About

A simple, lightweight text editor built using Python's Tkinter GUI library. Features a clean UI using the Montserrat font, support for file operations (New, Open, Save As), and robust error prevention.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages