Y
Hacker News
new
|
ask
|
show
|
jobs
by
KTibow
741 days ago
For a settings-only frontend, I would personally just run a web server and leave it to the user to open it, so you don't have a webview using up memory. Ehh, works either way.
1 comments
zacharylee
741 days ago
It's a good choice indeed. But it adds complexity. Maybe I will choose to do this in the future.
link