DEV Community

Cole Wilson
Cole Wilson

Posted on

Super Powerful File Organizer

Hello all! Today I released nought a command-line file organizer. It's super easy to use, and it's VERY customizable.

For example, you could sort all screenshots into folders by year/month/day! Or, you could sort all of your files into folders based on their extension, or size, or location, or many more options!

Contributions/suggestions/questions welcome. Please let me know what you think!

You can install it by typing pip3 install nought in your terminal. Documentation is available on the GitHub page.

Top comments (2)

Collapse
 
v6 profile image
πŸ¦„N BπŸ›‘

Is there a difference between a "file organizer" and a "file manager?"

Collapse
 
colewilson profile image
Cole Wilson

I don't really know. I think a file manager is more like a GUI that you can move stuff around in manually, whereas a file organizer is automatic.