Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 643 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 643 Bytes

Exstock

Elixir License

Exstock is a simple elixir terminal application to watch and get alerts on stock/crypto prices periodically.

alt mockup

Quick start

  • Fill out your credentials on config.exs

Install dependencies

$ mix deps.get

Run GUI

$ mix run lib/exstock/gui.exs

Escript

TBD

Tests

TBD

License

This project is under the MIT license