README.md

# Desktop 

Building native-like Elixir apps for Window, MacOS, Linux, iOS and Android using Phoenix LiveView!

## Changes in 1.2

- Removed the bleeding edge notices because Erlang OTP 24 is now broadly available for Windows/Linux/MacOS
- Added build support for iOS devices
- Moved most phoenix dependencies out to allow using Phoenix 1.6 / esbuild

## Example

Checkout the Todo sample application for reference of a starting point. https://github.com/elixir-desktop/desktop-example-app

![MacOS build](https://raw.githubusercontent.com/elixir-desktop/desktop-example-app/main/nodeploy/macos_todo.png "MacOS build")

## Gettings Started

Check out the [Getting Started Guide](https://hexdocs.pm/desktop/installation.html)