shai987 / File-Batch-Manager

This application designed using Tkinter, a Python GUI toolkit, to simplify the management of batch files. Whether you need to run, edit, or delete batch files, this application provides an intuitive and user-friendly interface to perform these tasks with ease.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to File-Batch-Manager 👋

License: MIT

This application designed using Tkinter, a Python GUI toolkit, to simplify the management of batch files. Whether you need to run, edit, or delete batch files, this application provides an intuitive and user-friendly interface to perform these tasks with ease.

Install

 pip install -r requirements.txt

Usage

python batch_runner.py

Run Locally

  1. Clone the project
  git clone https://github.com/shai987/File-Batch-Manager.git
  1. Go to the project directory
  cd File-Batch-Manager
  1. Install the required dependencies:
  pip install -r requirements.txt
  1. Run the Python file:
  python batch_runner.py

Author

👤 Shai Geffen

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

This application designed using Tkinter, a Python GUI toolkit, to simplify the management of batch files. Whether you need to run, edit, or delete batch files, this application provides an intuitive and user-friendly interface to perform these tasks with ease.

License:MIT License


Languages

Language:Python 100.0%