Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/junaire/radio_exam_appointment
北京市无线电考试预约工具
https://github.com/junaire/radio_exam_appointment
Last synced: 1 day ago
JSON representation
北京市无线电考试预约工具
- Host: GitHub
- URL: https://github.com/junaire/radio_exam_appointment
- Owner: junaire
- Created: 2024-11-01T15:39:42.000Z (6 days ago)
- Default Branch: main
- Last Pushed: 2024-11-01T16:05:20.000Z (6 days ago)
- Last Synced: 2024-11-01T16:29:40.093Z (6 days ago)
- Language: Go
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 北京无线电考试预约工具
一键预约北京市业余无线电考试(注意本工具只会预约可预约列表的第一个考试,一般来说已足够)
## 用法
首先需要在[北京无线电协会业余无线电服务平台](https://xt.bjwxdxh.org.cn/static/member/#/static/member/user/login) 注册一个账号,并通过审核。
```bash
./main```
可以通过下面方式查看调试信息:
```bash
DEBUG=1 ./main```