Skip to content

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

Notifications You must be signed in to change notification settings

SkylerHere/Fed-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages