From 3e3786dd9256bf86b075e1a8a1173d29432cf63c Mon Sep 17 00:00:00 2001 From: limepotato Date: Mon, 19 Feb 2024 16:17:28 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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