|
|
|
There's another way to write GUI apps for Windows
|
|
5 points
by rlinge
716 days ago
|
|
After seen this and comments https://news.ycombinator.com/item?id=40839208 , I have somethings to say.
Now days people like to use Electron or Qt, but there's another way, use the Chrome. After wrote the Webd (a less than 90KB file web sharing/managing server https://webd.cf/webd/ ).
I thought I could use this way to write other apps, a webserver run locally, all UI things in browser.
And it give one more benefit, remote controllable(by other PCs or mobile devices). That's all. |
|
I guess being able to style the titlebar is REALLY important to design departments.