Skip to content

A texteditor created with python- tkinter package.

Notifications You must be signed in to change notification settings

jaykayudo/Flotex

Repository files navigation

Flotex

A Python File Text Editor Desktop Application for creating and editing python files. Built with tkinter (Python Package).

Features

  • Syntax Highlighting for highlighting python keywords as you edit the file
  • Find and Replace: for finding and replacing texts
  • Customized Context Menu
  • Cursor Index
  • New file
  • Save file
  • Save as
  • Open file
  • Line Numbers
  • Theme Changer
  • Font Changer
  • Color Chooser

Run Locally

Clone the project

  git clone https://github.com/jaykayudo/Flotex.git

Go to the project directory

  cd Flotex

Run the project

  python texteditor.py

Screenshots

Text editor

App Screenshot

Showing syntax highlighting

App Screenshot

About

A texteditor created with python- tkinter package.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages