diff --git a/TODO.md b/TODO.md index cd8b993..de22d3a 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,7 @@ # TODO.md ~~- Create a Jexer window~~ ~~- Create a login prompt~~ - - The details entered are then filtered to a command run on the system +~~- The details entered are then filtered to a command run on the system~~ ~~- on windows this is a ``cmd /c COMMAND /s``~~ ~~- and linux well, thats just ``COMMAND``~~ ~~- After login prompt,~~ decrypts ~~a directory on the remote file system, which asks for a password in jexer~~ @@ -13,8 +13,8 @@ ~~- Maybe make this not hardcode org servers, rebrand, allow user to customize servers (none at start),~~ and keep them saved, then open-source? - Allow function of a file browser in Jexer? - Allow function of a terminal/remote terminal in Jexer? -- Setup build script - - Build and Assemble project .jar - - Move all files to a new directory - - Compress all files into .7z, .tar.gz, and .zip - - \ No newline at end of file +~~- Setup build script~~ + ~~- Build and Assemble project .jar~~ + ~~- Move all files to a new directory~~ + ~~- Compress all files into .7z, .tar.gz, and .zip~~ +- \ No newline at end of file