yusufprompt/s-console — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple Arch Linux terminal app called S Console. I want it to feel like a lightweight Alacritty style console that opens a usable terminal window and can be installed with makepkg.

Please set up the C code, desktop launcher, default config file, icon reference, and Arch package files so someone can clone the repo and run makepkg -si to install it. The config can stay simple, but it should at least load without crashing and have reasonable defaults. If parts of the config are limited or imperfect, make that clear in the README instead of leaving it confusing.

Keep the project small and easy to understand. Make sure it builds cleanly on Arch Linux, opens a working terminal, and includes basic instructions for installing, running, and uninstalling it.

Want more depth? Deep Reverse