Skip to content

sreehariskumar/pKiLL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello friend!

I'm really happy that you're reading this. Wait no more and let us proceed to the installation process.

INTRODUCTION

pKiLL is a program that I've created which can be used to start/restart or end unresponsive applications in linux. The GUI helps to achieve this with ease.

USAGE

The app can be used to start/restart or end an application.

Type the name of the application in the input field.

  1. Start - runs the application

  2. Restart - restarts the application if the application is already running

  3. End - the application process will be killed

Clone the repository to your system.

git clone https://github.com/sreehariskumar/pKiLL.git

Navigate to the folder.

cd pKiLL

Grant execute permission to the begin.sh script to make the script executable.

chmod +x install.sh

Run the install.sh script to install necessary dependencies for the smooth functioning of the application.

./install.sh

Once the installation has completed, run the following command to open the app:

python3 pKiLL.py

Enjoy using the app.

Please let me know your views on the application. Thank you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published