Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/commandjoo/consoletools
A useful Collection of Console Tools
https://github.com/commandjoo/consoletools
Last synced: 20 days ago
JSON representation
A useful Collection of Console Tools
- Host: GitHub
- URL: https://github.com/commandjoo/consoletools
- Owner: CommandJoo
- Created: 2023-10-27T15:19:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-24T16:20:40.000Z (about 1 year ago)
- Last Synced: 2023-12-24T19:19:56.629Z (about 1 year ago)
- Language: Java
- Size: 762 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ConsoleTools
###### by Command JoConsoleTools is a CLI that has a collection of useful tools
for various things in the console.![](https://i.imgur.com/4lVjrRF.png)
# Installation
TO BE ADDED# Functionality
1. Launch the app
```bash
java -jar ConsoleTools.jar
```
2. It will then tell you that
```text
to get started type "?"
```
3. 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