# User interface

**URL:** https://discourse.julialang.org/t/user-interface/36371
**Category:** General Usage
**Tags:** question, guis
**Created:** [March 22, 2020, 11:38pm UTC](https://discourse.julialang.org/t/user-interface/36371 "2020-03-22T23:38:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Smith](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/smith/32/13567_2.png) [@Smith](https://discourse.julialang.org/u/Smith)
#### Post date: [March 22, 2020, 11:38pm UTC](https://discourse.julialang.org/t/user-interface/36371/1 "2020-03-22T23:38:03Z")

</div>

Hi, Are there are any stable Julia packages for creating a basic user interface? For example, an interface that allows a user to enter relevant inputs and run the relevant code by click of a button (like forms in VBA). I do not mind if the user has to open Julia with Atom-Juno but the interface should allow entering inputs in a user-friendly way without digging in to the code.

Also, are there any packages for creating (desktop) apps with Julia for deployment as binaries?
