Skip to content

nurikw3/sort-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sort Files

Sorting files by file format

Installation

Use the package manager pip to install foobar.

pip install -r requirements.txt

Usage

open the sort.json and change path.

{
	"data": [
	{
		"from": "C:/Users/...",
		"to": "C:/Users/...",
		"format": ["mp3"]
	}
	]
}

About

Sorting files by file format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages