Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 649 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 649 Bytes

Sorter

It's often frustrating and time-comsuming job to sort many files especially in downloads folder. I am a lazy programmer so I just made my solution ;)

ScreenShot

Usage

python3 lazyFileArrange.py

If you want to slow down moving speed, type

python3 sorter.py -d [second]

demo

python3 sorter.py -d 1

Contribution, Credits and License

Ways to contribute

  • Suggest a feature
  • Fix a something and make pull request
  • Report me a bug
  • Help me document the code

Licensed under the MIT LICENSE, see LICENSE for more information.