/CommandLine.txt

Simple Text Editor inspired by Windows CMD

Primary LanguagePython

CommandLine.txt

WIP

GUI: Kivy Python Framework

Commands:
/? -- list of commands
openf -- open file
sfile -- save file
cfile [sum_file_name] -- save a newly created file
rfile -- delete a file
textcolor /? -- all choosable colors
textcolor [sum_color] -- change text color of file text

currently using file/folder chooser which i am planning to replace with e.g. cd command