https://github.com/mykbit/file-organizer-go-cli
A simple, quick and customisable file organizer that places stray files in the directories you specify.
https://github.com/mykbit/file-organizer-go-cli
concurrency file-organizer go golang json
Last synced: 3 months ago
JSON representation
A simple, quick and customisable file organizer that places stray files in the directories you specify.
- Host: GitHub
- URL: https://github.com/mykbit/file-organizer-go-cli
- Owner: mykbit
- License: mit
- Created: 2023-07-30T13:04:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T16:46:56.000Z (almost 3 years ago)
- Last Synced: 2026-03-11T01:28:53.027Z (4 months ago)
- Topics: concurrency, file-organizer, go, golang, json
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Note
Developed and therefore tested only on MacOS.
# Execution
```
go run main.go
```