https://github.com/kevinschweikert/live_premier
An APi wrapper for the Analog Way LivePremier platform
https://github.com/kevinschweikert/live_premier
analogway api api-client api-rest aquilon elixir elixir-lang elixir-library live-premier
Last synced: 7 months ago
JSON representation
An APi wrapper for the Analog Way LivePremier platform
- Host: GitHub
- URL: https://github.com/kevinschweikert/live_premier
- Owner: kevinschweikert
- Created: 2024-05-09T11:16:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-25T07:34:31.000Z (7 months ago)
- Last Synced: 2025-04-01T15:17:05.885Z (7 months ago)
- Topics: analogway, api, api-client, api-rest, aquilon, elixir, elixir-lang, elixir-library, live-premier
- Language: Elixir
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LivePremier
[](https://github.com/kevinschweikert/live_premier/actions/workflows/elixir.yml)
An API Wrapper for the Analog Way LivePremier system
More info about the devices at [Analog Way](https://www.analogway.com/emea/products/livepremier-presentation-systems/)
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `live_premier` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:live_premier, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .