JACKPURCELL / cisasntyi

cisasntyi: check iphone stock and send notification to your iphone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

for buy iphone 13 notification

cisasntyi: check iphone stock and send notification to your iphone

install Bark app in your iphone first before you run it

run local

bash dev.sh

run in your private server

#build it
bash build.sh

#upload to your server
scp ./cisasntyi.tar.gz user@yourPrivateServerIp:/home

#run in your server
ssh -t user@ip cd /home
tar -xvzf cisasntyi.tar.gz && cd cisasntyi && bash start.sh

About

cisasntyi: check iphone stock and send notification to your iphone


Languages

Language:Go 98.0%Language:Shell 2.0%