Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pascalallen/file-organizer

A simple Go application that organizes files into directories based on their file extensions. It moves files with the same extension into respective folders (e.g., .txt files will go into a txt/ folder, .jpg files will go into a jpg/ folder, and so on).
https://github.com/pascalallen/file-organizer

go

Last synced: about 1 month ago
JSON representation

A simple Go application that organizes files into directories based on their file extensions. It moves files with the same extension into respective folders (e.g., .txt files will go into a txt/ folder, .jpg files will go into a jpg/ folder, and so on).

Awesome Lists containing this project