dotfiles/scripts
Alyxia Sother 1675c8174a
[scripts/wastickers] Rewrote in Python
This rewrite was nessecary, since, apparently, the format of the
sticker packs that WhatsApp reads is a bit... weird. All files start with a
leading slash, which the default `zip` program strips before packing.
The `zipfile` module in Python does not have this check, so it was a nessecary sacrifice.
2021-07-02 22:20:57 +02:00
..
category-count [scripts] Added old scripts. 2021-06-23 12:05:59 +02:00
copy-env-var [scripts] Added old scripts. 2021-06-23 12:05:59 +02:00
wastickers [scripts/wastickers] Rewrote in Python 2021-07-02 22:20:57 +02:00