https://github.com/purejoymind/multi-file-renamer
This is my first git project. It is at this time a simple srt rename for multiple files.
https://github.com/purejoymind/multi-file-renamer
early-development python3 rename-files
Last synced: 10 months ago
JSON representation
This is my first git project. It is at this time a simple srt rename for multiple files.
- Host: GitHub
- URL: https://github.com/purejoymind/multi-file-renamer
- Owner: PureJoyMind
- Created: 2021-04-22T13:31:31.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-23T11:42:53.000Z (about 5 years ago)
- Last Synced: 2025-07-05T03:12:20.545Z (11 months ago)
- Topics: early-development, python3, rename-files
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# multi-file-renamer
This is my first git project. It is not a dummy project. Im trying to make a program that renames multiple files with the right number format.
It was initially designed to rename multiple srt files so My video player would automatically put the subtitle on the video.
I am using this oppotunity to learn how to create a fully functioning program that has UI and everything. But thats a long way ahead. one day for sure!
-Mazdak