Skip to content

izaaksarnecki1/neatify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neatify

A command-line tool that scans and organizes files from a messy folder (like Downloads) into categorized subfolders (like Documents, Images, Code, etc.).

Useful for keeping your system clean and automating the boring parts of file management.

Installation

Clone the repo:

git clone https://github.com/izaaksarnecki1/neatify.git
cd neatify

Create a virtual enviornment and install dependencies:

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Usage

Running:

python3 main.py --source {source_folder} --dest {destination_folder}

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages