Skip to content

A space for discussion and work on creating a standard protocol for small displays under Elixir.

Notifications You must be signed in to change notification settings

pappersverk/simple_display_standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleDisplay

This simply provides a behavior defining a minimal common API for simple displays to be used with Elixir, Nerves and related ecosystem.

It is meant to provide a standard feature-set for pappersverk displays to allow sharing of Scenic Driver libraries, development help libraries and such.

Installation

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

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

About

A space for discussion and work on creating a standard protocol for small displays under Elixir.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages