README.md
# Desktop
[](https://hex.pm/packages/desktop)
[](https://hexdocs.pm/desktop/)
[](https://hex.pm/packages/desktop)
[](https://github.com/elixir-desktop/desktop/blob/master/LICENSE.md)
[](https://github.com/elixir-desktop/desktop/commits/master)
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

## Gettings Started
Check out the [Getting Started Guide](./guides/getting_started.md)
## Contributing and raising Issues
Please checkout the github repo at https://github.com/elixir-desktop/desktop and raise any issues.
Suggestions about the API and usage are welcome!
Cheers!
## Copyright and License
Copyright (c) 2021 Dominic Letz
This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the [LICENSE.md](./LICENSE.md) file for more details.