Brain is a desk gadget which displays a random Kindle highlight from my notes every 25 minutes.
Read the blogpost https://zorbash.com/post/elixir-nerves-pomodoro-timer/
See https://github.com/livebook-dev/nerves_livebook for setup instructions.
Run the following either from within a notebook:
send :main_scene, :update
or ssh:
ssh [email protected] 'send :main_scene, :update'
See: LICENSE