Skip to content

a-chernykh/gouscis

Repository files navigation

gouscis is a little daemon which I've created to get familiar with go. It will periodically check if USCIS case status for given receipt number have changed. If it was changed, it will send e-mail to given address.

Install

make install

Run

export EMAIL=my@email.com
export SMTP_SERVER=127.0.0.1:25
export CASE_NUMBER=MSC0000000000

gouscis

About

go daemon which notifies about USCIS case status changes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published