Skip to content

juanflores483/texpert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texpert

A small and lightweight text editor made in Python with Tkinter

Features:

File Menu: New, Open, Save, Save As, Close, and Exit

Edit Menu: Undo/Redo, Cut, Copy, Paste, Select All

View Menu: Hide/Show Toolbar, Mode, Vertical/Default/Fullscreen, Hide in Tray

Tool Menu: Insert Time/Date, Insert Path/Filename, Note Area

Help Menu: About, Troubleshooting, Shortcut Keys

Context Menu: (right click)


Added:

Toolbar: for quick access to Open, Save, Mode, and Note Area (notes).

Statusbar: text changes according to 'Mode' (i.e. - Mode: Dark)

Expandable Note Area!!

Transparency (for those who dont want to see too much).

Keyboard Shortcut Keys

Print Preview with toolbar/zoom levels


Requirements:

Texpert was initially designed for linux but can be made to work on other operating systems.
Note: Program will render differently on other OS's, and may lose some functionality.

Macs:
Mac users should have no problem as long as OS X is installed (since OS X is Unix based).

Windows:
Windows users will need to make program executable using PyInstaller or similiar program.
pip install pyinstaller

Program uses systems default color scheme, so will look different on each OS.
If problems occur, or a black hole forms, please let me know.


GitHub

About

Text Editor

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%