Skip to content

Clock packaged as components up for use in Scenic applications

License

Notifications You must be signed in to change notification settings

dch/scenic_clock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scenic.Clock

Clock Component Scenes for use with Scenic Applications.

Provides both Analog and Digital clocks. Does depend on Timex.

This is also intended to show how to wrap up one or more components into a Hex package that other Scenic applications can reuse.

Installation

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

def deps do
  [
    {:scenic_clock, "~> 0.7.0"}
  ]
end

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

About

Clock packaged as components up for use in Scenic applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%