Files
Hossain Khan c6fe3273f5 [FIXED] All images in the repo for EXIF data
Related #108

Using

```sh
find trmnl-android/ -name '*.jp*g' -o -name '*.png' -exec exiftool -all= {} +
```
2025-06-26 14:25:16 -04:00
..