Skip to content

A Python program that helps in renaming media files for HTPC. Its a cli program, got tired of doing mv, cp and rm on each one so made this to simplify it the process.

Notifications You must be signed in to change notification settings

mtbiker-s/file_maintenance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file_maintenance.py

A Python3 program that allows you to do maintenance on files and directories. It provides a way to Rename, Move or Delete files

Why

Because I got tired of doing rm, cp and mv. Don't take it wrong I love those commands from the cli but when it comes to doing file maintenance on some files and directories, It got pretty intensive and repetative. So being a nerd, I wrote a program to help me do this stuff.

If you're here

Please feel free to use it, tweak it, make it your own.

Enjoy

About

A Python program that helps in renaming media files for HTPC. Its a cli program, got tired of doing mv, cp and rm on each one so made this to simplify it the process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages