Live data from Hacker News

Elixir Livebook now as a desktop app

news.livebook.dev

1–10 of 111 posts

Re: Elixir Livebook now as a desktop app

#10
post #8

Is it by any chance an Electron app?

Since Livebook is a web app, I would assume so.

I just installed it and it actually doesn't use Electron. It's basically just a local web server that runs on your computer, and opens a browser tab in your default browser pointing to http://localhost:60904/
Post reply on HN