Shwift is a cross-platform text-editor that supports programming.
-
Beside Basic operations such as open and save, Shwift supplies you the power of creating and working on untitled files, toggle between files in your system with file-needed info provided
-
Icons per file extention
-
Worm Interface
- Syntax highlighting
- Attached to editor Terminal
- Style Customization
- Software optimizations
Currently, shwift has no official realese or download, so you might have to clone this repositoy with all its dependencies
$ git clone https://github.com/F4zii/shwift
$ pip install -r requirements.txt
MIT
Free Software, Hell Yeah!