Skip to content

Instantly share code, notes, and snippets.

View crapp's full-sized avatar
🤖
hacking...

Christian Rapp crapp

🤖
hacking...
  • Erbe Elektromedizin GmbH
  • Germany
View GitHub Profile
@crapp
crapp / dt_raw_autoexport.sh
Last active June 19, 2022 03:36
Darktable cli convert all files in provided locations
#!/usr/bin/env bash
# Simple bash script to automate raw conversion using darktable cli
# Copyright © 2021 C. Rapp
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.