node-webkit
, electron
both make shells, which is equivalent to a custom browser. All you have to do is write the URL in. Github uses electron
, because this is the shell Electron framework developed by them, which makes many new cross-platform desktop applications, such as Atom, VS Code and Slack
.