Skip to content

cisasntyi: check iphone stock and send notification to your iphone

Notifications You must be signed in to change notification settings

javievv/cisasntyi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.0%
  • Shell 2.0%