ys / rolls

Easily organize/rename/add exif to your analog scans thanks to Markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧻 - Rolls

Manage all your scans with this go CLI tool.

Rolls will allow you to rename folders, files and add EXIF to your
  scans. All that based on a markdown file for definition.

Usage:
  rolls [command]

Available Commands:
  archive      Rename folder and files and add exif
  cameras      Manage and list your cameras
  completion   Generate the autocompletion script for the specified shell
  contactsheet Generate Contact Sheet
  films        Manage and list your films
  help         Help about any command
  list         List all the rolls

Flags:
      --config string   config file (default is $HOME/.config/rolls/config.yml)
  -h, --help            help for rolls

Use "rolls [command] --help" for more information about a command.

What it does?

It adds exif, rename your files and folders. Based on a markdown file per folder.

About

Easily organize/rename/add exif to your analog scans thanks to Markdown

License:Other


Languages

Language:Go 95.7%Language:Shell 4.3%