logoalt Hacker News

edoceotoday at 12:46 AM2 repliesview on HN

On Linux there is also this windowing shell `wish` which I've used for some very quick (and very very dirty) UIs


Replies

a1otoday at 1:51 AM

I haven’t used myself but in Linux there is also zenity

https://linux.die.net/man/1/zenity

I have seen scripts that use it for a quick GUI.

I really dislike using Powershell as a shell, but it looks like on Windows specifically it also has some gui thing that is somewhat similar to a .NET like zenity.

show 1 reply
ashenketoday at 1:13 AM

Do you have more information? It looks interesting

show 1 reply