Update TODO.md
This commit is contained in:
parent
190050915e
commit
3e3786dd92
1 changed files with 6 additions and 6 deletions
12
TODO.md
12
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
|
||||
-
|
||||
~~- Setup build script~~
|
||||
~~- Build and Assemble project .jar~~
|
||||
~~- Move all files to a new directory~~
|
||||
~~- Compress all files into .7z, .tar.gz, and .zip~~
|
||||
-
|
Loading…
Reference in a new issue