Skip to content

Neotoxic-off/afs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

afs

Automated Files Sorter

Install:

git clone https://github.com/Neotoxic-off/afs/
cp afs/afs /usr/bin/
cd <folder to sort>

Usage:

cd <folder to sort>
afs

Examples:

Before AFS

➜  Pictures tree
.
β”œβ”€β”€ 13.jpg
β”œβ”€β”€ test.png
β”œβ”€β”€ issou_test.png
β”œβ”€β”€ main.png
β”œβ”€β”€ main_and_main_are_same.png
└── trying spaces.jpg

After AFS

➜  Pictures tree
.
β”œβ”€β”€ default
β”‚Β Β  └── default_0.png
β”œβ”€β”€ test
β”‚Β Β  └── test_0.png
β”œβ”€β”€ issou
β”‚Β Β  └── issou_0.png
β”œβ”€β”€ main
β”‚Β   β”œβ”€β”€ main_0.png
β”‚Β Β  └── main_1.png
└── trying
 Β Β  └── trying_0.png

About

πŸ“ Automated Files Sorter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages