Skip to content

CommandJoo/ConsoleTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConsoleTools

by Command Jo

ConsoleTools is a CLI that has a collection of useful tools for various things in the console.

Installation

TO BE ADDED

Functionality

  1. Launch the app
java -jar ConsoleTools.jar
  1. It will then tell you that
to get started type "?"
  1. Doing this will show you the Helpscreen

Modules

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