An open API service indexing awesome lists of open source software.

https://github.com/abhy-kumar/movepy

A very simple script that organises a folder by moving different files into folders named after their extensions.
https://github.com/abhy-kumar/movepy

Last synced: about 2 months ago
JSON representation

A very simple script that organises a folder by moving different files into folders named after their extensions.

Awesome Lists containing this project

README

        

# movePy
Some random idea which I had in mind since a while.

This is just a tiny script which separates files in my super cluttered downloads folder by their extensions.
To use just change the folder in path variable to your own and run it.

I'll think about adding a more dynamic and user-friendly approach with maybe progress bars or something if needed, but until then, it works fine.