https://github.com/gahr/picorg
A very simple pictures organizer
https://github.com/gahr/picorg
Last synced: 3 months ago
JSON representation
A very simple pictures organizer
- Host: GitHub
- URL: https://github.com/gahr/picorg
- Owner: gahr
- License: mit
- Created: 2022-01-03T15:26:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T15:31:27.000Z (over 3 years ago)
- Last Synced: 2025-01-18T04:43:55.761Z (4 months ago)
- Language: Tcl
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# picorg - a simple picture organizer
```
Usage: ./picorg.tcl -dir -fmt [-verbose] [-help]-dir Process files in
-fmt Store processed files according to
%Y year
%m month
%d day
%H hour
%M minute
%S second
%f file name
-verbose Print debug information
-help Print this help message and quit
```