Carrigan / wunderscan

An Elixir Nerves-based Barcode Scanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wunderscan

This repository is for a Wunderlist-connected scanner for adding spices or snacks that you have run out of to your shopping list.

Building this Project

  1. Copy the .build_config.example file as .build_config and replace the variables with your keys and info.
  2. Run the mix firmware command to build the project.

Using SSH With Nerves

  1. SSH into the Pi using ssh <ip> -p 8989.
  2. In the Erlang terminal, run the command 'Elixir.IEx':start(). to use Elixir's IEx.

Official Nerves Resources

If you get stuck on any Nerves-related issues, the following resources are available:

About

An Elixir Nerves-based Barcode Scanner


Languages

Language:Elixir 100.0%