Launcher

TODO:

  • Extract to a separate top-level git repository
  • Add a reboot button
  • Add a refresh cycle
  • Don't directly depend on govee_semaphore
    • Instead define a function that will return a scene to render into the launcher home screen

Installation

If available in Hex, the package can be installed by adding launcher to your list of dependencies in mix.exs:

def deps do
  [
    {:launcher, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/launcher.