An open API service indexing awesome lists of open source software.

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

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)