gmn.clttr.info

my personal gemini capsule
git clone https://git.clttr.info/gmn.clttr.info.git
Log (Feed) | Files | Refs (Tags)

commit bf92dc6f9d9998468156b13bdf760994f7d7a09f
parent 83568c284483e60a1ced56e1b3083b929b3a71d0
Author: René Wagner <rwa@clttr.info>
Date:   Mon,  7 Nov 2022 18:01:16 +0100

add photo-helpers

Diffstat:
M.build.yml | 2++
Men/index.gmi | 4++++
Men/shortlog.gmi | 9+++++----
3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.build.yml b/.build.yml @@ -9,6 +9,7 @@ sources: - git://git.clttr.info/orrg.git - git://git.clttr.info/gmnifaq.git - git://git.clttr.info/photo-stats.git + - git://git.clttr.info/photo-helpers.git - https://git.sr.ht/~kornellapacz/gmnigit environment: site: gmn.clttr.info @@ -22,6 +23,7 @@ tasks: ./gmnigit -perms -refs -name geminispace.info -dist ../gmn.clttr.info/sources/gusmobile.git/ -repo ../gusmobile/ -url git://git.clttr.info/gusmobile.git ./gmnigit -perms -refs -name geminispace.info -dist ../gmn.clttr.info/sources/geminispace.info.git/ -repo ../geminispace.info/ -url git://git.clttr.info/geminispace.info.git ./gmnigit -perms -refs -name photo-stats -dist ../gmn.clttr.info/sources/photo-stats.git/ -repo ../photo-stats/ -url git://git.clttr.info/photo-stats.git + ./gmnigit -perms -refs -name photo-helpers -dist ../gmn.clttr.info/sources/photo-helpers.git/ -repo ../photo-helpers/ -url git://git.clttr.info/photo-helpers.git cd ../gmn.clttr.info rm -rf .git/ tar -cvz . > ../site.tar.gz diff --git a/en/index.gmi b/en/index.gmi @@ -32,6 +32,10 @@ photo-stats is a small statistics processor for your terminal => https://code.clttr.info/photo-stats/README.html photo-stats, statistic processor for your terminal => gemini://gmn.clttr.info/sources/photo-stats.git/ source of photo-stats +photo-helpers +=> https://code.clttr.info/photo-helpers/README.html photo-helpers, small scripts to help you organize your library +=> gemini://gmn.clttr.info/source/photo-helpers.git/ source of photo-helpers + ## 🕮 About me I started my "computer career" in the late 1980s, when i wrote BASIC programs on one of these: => https://en.wikipedia.org/wiki/KC_85 Robotron KC85/4 diff --git a/en/shortlog.gmi b/en/shortlog.gmi @@ -1,10 +1,11 @@ # shortlog archive @ en.gmn.clttr.info ## 2022 -### 2022-10-30 Teracube 2e for sale -I'd like to offer a Teracube 2e smartphone that comes with /e/ OS (aka Murena) preinstalled. -The device is in a gread condition and is working fine. -Feal free to reach out to me (contact information on index) if you are interested. +### 2022-11-07 afm +I've been using ART, Another RawTherapee Fork, for quite some time now as my solely raw converter. My workflow is completely adjusted towards it. +=> https://clttr.info/art ART web page +To make my library management easier i created a small script that helps me manage images that have already been processed. After a longer break the last missing piece to call at a "1.0" was added yesterday. Maybe this script is useful for other users as well. +=> gemini://gmn.clttr.info/source/photo-helpers.git/tree/afm.txt ### 2022-09-25 cgmnlm 1.5 Mostly thanks to patches by Ondrey Fjala cgmnlm seen released 1.5 today.