19 Commits
Author SHA1 Message Date
Jan-Piet Mens c97bfab159 bump copyright dates 2025-01-02 12:13:04 +01:00
Jiri Mencak 50fb4b6016 Fix issues with image2card.sh
Changes:
  - Fix invalid json generated by image2card.sh (s/,/:/)
  - Make sure that image conversion works when supplied images
    are not JPG.
  - Adjust comments based on the current documentation:
    https://owntracks.org/booklet/features/card/#shell-script
2025-01-02 10:06:21 +01:00
Jan-Piet Mens fce90dedd4 add tid to card output 2024-11-25 20:29:29 +01:00
Jan-Piet Mens 8e87664e5e add TID and replace old MD5 by SHA256 2024-11-25 20:23:54 +01:00
Jan-Piet Mens fde9692a31 demand TID as parameter for CARD
addresses https://github.com/owntracks/booklet/pull/88
2024-11-25 20:11:05 +01:00
Jan-Piet Mens b842fb0a57 use modern 'magick' instead of 'convert' also to disable imagemagick warning 2024-11-11 13:34:21 +01:00
Jan-Piet Mens 5c66c02238 FIX: add usage diagnostic 2023-11-10 09:09:00 +01:00
Jan-Piet Mens 0e3dff83a0 Default CARD images to 192x192
addresses https://github.com/owntracks/talk/issues/138
2022-04-20 10:45:43 +02:00
Ben Evans 9e93c9ae99 Python3 support for github2card.py 2019-12-12 13:07:45 +00:00
Jan-Piet Mens e12d5a0e7d handle MD5 on Linux
addresses https://github.com/owntracks/recorder/issues/299
2019-04-13 19:36:16 +02:00
Jan-Piet Mens a208f03638 ignores 2016-07-15 14:59:25 +02:00
Giovanni Angoli 0c1ec84973 ugly base64 version check 2016-03-25 17:48:51 +01:00
Giovanni Angoli 13b7adcf45 Fix for base64 command default column wrapping
base64 defaults to 76 colums (base64 (GNU coreutils) 8.13)
-w, --wrap=COLS
              wrap encoded lines after COLS character (default 76).  Use 0 to disable line wrapping

also added -r flag to the  mosquitto_pub in the comments
2016-03-25 17:01:49 +01:00
Jan-Piet Mens e2b9166597 GPL-2 license 2016-02-16 14:09:30 +01:00
Jan-Piet Mens affdb361b5 new github2card.py 2016-02-10 10:22:59 +01:00
Jan-Piet Mens f396c0f0e4 fix comment 2016-02-10 07:52:16 +01:00
Jan-Piet Mens 0fa750e4bc create CARD from gravatar 2016-02-09 19:26:55 +01:00
Jan-Piet Mens 21f0abbcdd add version note 2016-02-09 19:25:22 +01:00
Jan-Piet Mens 79a6604f4c convert photo to CARD 2015-10-02 17:36:58 +02:00