Hermes Mod lets you manage Hermes CLI skins in a web ui.

It does the manual work for you:
~/.hermes/skins/~/.hermes/config.yamlThe app works with the Hermes skin schema, including:
banner_logobanner_heroFind it on https://pinokio.co and 1-click install.
npx -y hermes-mod
The -y flag skips the install prompt and starts the published package immediately.
Go into app and run:
npm install
Then run:
npm start
https://github.com/user-attachments/assets/52d911c3-6017-458c-92f6-c59f057c0528
By default the app uses:
~/.hermes/skins/~/.hermes/config.yamlIt can also respect HERMES_HOME if that environment variable is set.
display.skin setting in the Hermes config file.6 commits
JavaScript
66.0%
CSS
18.6%
HTML
15.4%
Hermes Mod lets you manage Hermes CLI skins in a web ui.

It does the manual work for you:
~/.hermes/skins/~/.hermes/config.yamlThe app works with the Hermes skin schema, including:
banner_logobanner_heroFind it on https://pinokio.co and 1-click install.
npx -y hermes-mod
The -y flag skips the install prompt and starts the published package immediately.
Go into app and run:
npm install
Then run:
npm start
https://github.com/user-attachments/assets/52d911c3-6017-458c-92f6-c59f057c0528
By default the app uses:
~/.hermes/skins/~/.hermes/config.yamlIt can also respect HERMES_HOME if that environment variable is set.
display.skin setting in the Hermes config file.6 commits
JavaScript
66.0%
CSS
18.6%
HTML
15.4%