MCPcopy Index your code
hub / github.com/SealinGp/cisasntyi

github.com/SealinGp/cisasntyi @v1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.0 ↗ · + Follow
26 symbols 42 edges 4 files 1 documented · 4%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

screen shot

alt 属性文本

Core symbols most depended-on inside this repo

NewApple
called by 1
apple.go
Serve
called by 1
apple.go
ReqSearch
called by 1
apple.go
sendNotificationToBarkApp
called by 1
apple.go
hasStockOffline
called by 1
apple.go
unMarshalResp
called by 1
apple.go
makeUrl
called by 1
apple.go
GetParts
called by 1
proto.go

Shape

Struct 13
Method 7
Function 4
TypeAlias 2

Languages

Go100%

Modules by API surface

proto.go14 symbols
apple.go9 symbols
main.go2 symbols
proto_test.go1 symbols

For agents

$ claude mcp add cisasntyi \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page