Skip to content

ruffin/scenic_battery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scenic.Battery

A battery monitor component for use in Scenic applications.

Scenic.Battery is a dumb component, so you have to tell it the state yourself. It doesn't know anything about your machine.

Shamelessly modeled after Scenic.Clock.

Installation

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

def deps do
  [
    {:scenic_battery, "~> 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/scenic_battery.

About

A battery monitor component for Scenic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages