Skip to content

r-malon/MambaText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MambaText


This is a text editor made with Python 3.6 and Tkinter, any similarity with Sublime Text is a mere coincidence. Syntax highlighting was done with Pygments.

Features

  • Open/save/rename text files
  • Settings stored in .json files
  • Custom shortcuts and colors
  • Fullscreen mode
  • Menu hiding
  • Paste, Copy, Cut, Undo, Redo
  • Text search and highlight
  • Line/Character counting
  • Cursor position
  • Web scraper
  • Change font
  • Change font size
  • Change language
  • Audio file opening
  • Syntax highlighting
  • Change font style
  • Text replacement
  • Regex support
  • Self updater
  • Tabs for multiple opened files

License

This project is licensed under the GNU Lesser General Public License v3.0 - see LICENSE file for details

Authors

  • Rafael Malon

Releases

No releases published

Packages

No packages published

Languages