Skip to content

Latest commit

 

History

History
87 lines (57 loc) · 1.14 KB

README.md

File metadata and controls

87 lines (57 loc) · 1.14 KB

Fed-Tool

A tool for Fedora Linux that aims to make some tasks less complex

Installation for Fedora

Install JDK (required):

sudo dnf install java-17-openjdk-devel.x86_64

Clone the repo:

git clone https://github.com/SkylerHere/Fed-Tool.git

Access the directory:

cd Fed-Tool

Compile the java file:

javac fedtool.java

--------

Usage

Access the directory:

cd Fed-Tool

Run the compiled file:

java fedtool

--------

Example use of commands

Using nfold

Folder name: myFolder
Folder path: Downloads

Using nfile

File name: myFile
File extension (without dot): py
File path: Desktop

Using pkill

Process name: kwrite

Using fclone

Desired repo path: Desktop
Name of the new repo folder: thefedtool
Git repo URL: https://github.com/SkylerHere/Fed-Tool.git

Using dsearch

Package name: discord