🎨 Meet NOMO – Open-source ASCII Art Generator in C/GTK4 — LLM-powered + local Figlet rendering!
Built from scratch as part of the Art2Dec SoftLab open-source initiative. Runs natively on Linux x86_64 and ARM64 (Raspberry Pi 4/5).
✅ Two modes:
• **Figlet mode** — instant local text rendering using any installed font, no internet needed
• **LLM mode** — generate ASCII art and comic strips via mshell IPC (Claude, ChatGPT, Gemini, Ollama)
✅ 3 configurable LLM model slots — read directly from ~/.mshellrc
✅ 10 included system prompts — art, banners, comics with speech bubbles
✅ Comic strip generator — characters with funny dialogue invented by the model
✅ Live token streaming — output appears as the model generates
✅ Dark / Light theme, art color selector (8 colors)
✅ Inline system prompt editor — tweak prompts without leaving the app
✅ Copy to clipboard — works natively in GTK4
✅ Multi-language input — English, Russian and more
⚙️ Tech stack:
🔹 **C / GTK4** — native Linux desktop UI
🔹 **Figlet** — local ASCII font rendering
🔹 **mshell** — LLM workflow platform by Art2Dec SoftLab
🖥️ Tested platforms:
• Ubuntu 22.04 / 24.04 / 26.04 — x86_64
• Debian 12 / 13 — x86_64, ARM64 (Raspberry Pi 4b)
MIT License — free to use, modify, and distribute.
🔗 GitHub: https://lnkd.in/g75hgZWS
#OpenSource #C #GTK4 #Linux #RaspberryPi #ASCII #LLM #Art2DecSoftLab #mshell #Figlet #DevTools

