necoder27 / CommandLine.txt

Simple Text Editor inspired by Windows CMD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple Text Editor inspired by Windows CMD


Languages

Language:Python 100.0%