Skip to content

Matrixow/File-renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Info

This project is just a very basic beginner script to rename files in a specified directory. Written in python with tkinter and os modules.

Features

  • GUI Interface: The application provides an intuitive graphical user interface (GUI) that makes it easy to interact with, even for users without a technical background.
  • Local Execution: Runs locally on your machine, ensuring fast performance and doesn't rely on internet connectivity.
  • Data Security: Keeps your data safe by performing all the operations locally on your device.

Requirements

  • Python 3
  • OS module (usually included with Python)
  • Tkinter module (for the GUI)

Installation

To get started with this project, first clone the repository:

git clone https://github.com/Matrixow/File-renamer

Navigate to the repository cd File-renamer

Installation Instructions

To use this project, ensure that Python 3 is installed on your system. The OS module is included with Python by default, but you'll need to install the Tkinter module if it's not already available. You can install it using the following command:

sudo apt-get install python3-tk

Or if you're using pip

pip install tk

Usage

Run ui.py and start the program

Executable version

An executable version of this project can be found here by going to the link below

Download

You can download the executable version folder from Google Drive. Please use the link below to access and download the folder:

Download Project Folder

To download the folder, visit the link, click on the folder, and then click on the "Download" button in Google Drive.

Contact

For any questions or suggestions, feel free to open an issue or reach out to me at ehack202@outlook.com

Enjoy a more organized digital workspace with File-renamer, no more annoying file names

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages