💾 Archived View for bbs.geminispace.org › s › ascii-art › 5255 captured on 2024-06-16 at 12:49:17. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-10)
-=-=-=-=-=-=-
I created Patate, it is an ascii art editor for the terminal (linux).
gemini://gmi.noulin.net/patate/
2023-09-12 · 9 months ago · 👍 mozz, stack, albeert, gemalaya
😺 gemalaya · 2023-09-12 at 17:48:
Excellent choice for the name, that word has special powers.
🎲 rellwood · 2023-09-15 at 04:55:
This program is excellent! Thank you!
🚀 Remy [OP] · 2023-09-15 at 15:46:
Happy to read this!
🎲 rellwood · 2023-09-15 at 22:36:
I'm using an ARM computer, and the pre-compiled file is for x86. I tried looking through the source but there isn't a Makefile or any build instructions. How do I compile this for myself? Or, can you provide an ARM version? Thanks!
🚀 Remy [OP] · 2023-09-16 at 10:59:
I added the binaries for ARM32 (Raspberry Pi 3) and ARM64 (Librem 5).
🚀 Remy [OP] · 2023-09-18 at 10:30:
The tar file with the source code is updated. I added instructions in a README to build patate on any system (with glibc).
🎲 rellwood · 2023-09-22 at 04:54:
Thank you so much!