Git Product home page Git Product logo

pkill's Introduction

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.

pkill's People

Contributors

sreehariskumar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.