/strawberry-editor

A TUI python IDE that is programmed by python language

Primary LanguagePythonMIT LicenseMIT

This project no longer gets any kind of update

This project has many many many bugs and problems that cannot be fixed easily. the reason I'm not deleting this repository is to keep my achivements.

Strawberry Editor

Issues Stars License

an easy to use TUI text editor with a self explanatory UI made in Python

Screenshot

Features

  • ➕ Everything can be changed using Extensions
  • 📦 Has a lot of useful features out of the box
  • 🏫 Easy to learn
  • ⌨️ Everything has the keybinding it needs to. for example Save is Ctrl + s

Installation

There is no need to install anything except python just download the files and then open start.py using:

python3 start.py

or

python start.py

or

py start.py

inside the main folder (not the src)