dewetblomerus / autochecker

Automatically Check for Global Entry appointments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autochecker

Automatically check for available Global Entry appointments and be notified on the Pushover app when one becomes available.

I have the Pushover env vars set up on my laptop for dev.

Deployment with docker compose on the Raspberry Pi where I am running this, I create a .env file for Docker Compose to use.

cp .env.example .env

Fill in your details

docker-compose up --build -d

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

Automatically Check for Global Entry appointments


Languages

Language:Elixir 74.1%Language:HTML 19.8%Language:Dockerfile 2.8%Language:JavaScript 2.8%Language:Shell 0.3%Language:CSS 0.2%Language:Batchfile 0.1%