10000 GitHub - 4kd/desktop-example-app: Elixir Sample App using the Desktop library with LiveView to create a desktop app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

4kd/desktop-example-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoApp: A Desktop Sample App

This application is an example of an Elixir LiveView based desktop application. It uses the elixir-desktop library and a local SQLite database to create a web-technology based desktop app.

Changes in 1.0

General notes

To run this app you need at least Erlang 24 and recent builds of wxWidgets and at least Elixir 1.11.4.

Dependencies

This example assumes you've got installed:

  • git
  • Elixir, at least 1.11.4
  • Erlang, at least OTP 24
  • npm
  • C compiler (make/nmake) for SQLite

If you want to build for iOS you'll also need xcode and in order to build for Android you'll need the Android Studio.

Screenshots

Linux build Windows build MacOS build Android build iOS build

About

Elixir Sample App using the Desktop library with LiveView to create a desktop app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 84.3%
  • SCSS 7.6%
  • HTML 5.2%
  • JavaScript 2.5%
  • Other 0.4%
0