https://github.com/changkun/apreserve
apple store shopping appointment checker
https://github.com/changkun/apreserve
apple-store appointment checker go golang
Last synced: 3 months ago
JSON representation
apple store shopping appointment checker
- Host: GitHub
- URL: https://github.com/changkun/apreserve
- Owner: changkun
- License: mit
- Created: 2020-12-12T19:54:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-13T07:55:44.000Z (over 4 years ago)
- Last Synced: 2025-01-04T23:18:00.892Z (5 months ago)
- Topics: apple-store, appointment, checker, go, golang
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
`apreserve` is an apple store shopping appointment checker.
It will send messages via telegram if it is possible to make an appointment at Apple Store.
To use the checker, you might follow these steps:
1. Setup environment variable: `TG_BOTTOKEN`, `TG_CHATID`
2. Add interested store number in [stores.conf](./stores.conf)
3. Run `go run main.go`
**Disclaimer: Use it at your own risk.**
MIT © 2020 [Changkun Ou](https://changkun.de)