Skip to content

hakaci/file_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file_automation

Intro

A collection of simple Python scripts to automate common file tasks like sorting, renaming, and organizing folders.

How to run

  • Python 3.11.2
  • Before running get:
    • exiftool, ffmpeg, ffprobe, ffplay executables in your PATH
  • Open command prompt with AP
  • cd to project directory
  • run venv:
    • venv\Scripts\activate
  • Install packages:
    • pip install -r requirements.txt
  • run main:
    • py src\main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages