ConsoleTools is a CLI that has a collection of useful tools for various things in the console.
TO BE ADDED
- Launch the app
java -jar ConsoleTools.jar
- It will then tell you that
to get started type "?"
- Doing this will show you the Helpscreen
Cat - prints file contents
UCat - prints url contents
List - lists files in directory
CD - changes current directory
Help - prints the helpscreen
CLS - clears the screen
Exit - exits the program
Scan - scans a file for a keyword
Json - prints beautified json
Fileshare - shares files to a server
Rename - renames a file
Joke - prints a joke
Summarize - prints wiki summary
Math - use math expressions
Edit - Opens a Fileeditor