Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/junaire/radio_exam_appointment

北京市无线电考试预约工具
https://github.com/junaire/radio_exam_appointment

Last synced: 1 day ago
JSON representation

北京市无线电考试预约工具

Awesome Lists containing this project

README

        

# 北京无线电考试预约工具

一键预约北京市业余无线电考试(注意本工具只会预约可预约列表的第一个考试,一般来说已足够)

## 用法

首先需要在[北京无线电协会业余无线电服务平台](https://xt.bjwxdxh.org.cn/static/member/#/static/member/user/login) 注册一个账号,并通过审核。

```bash
./main

```

可以通过下面方式查看调试信息:

```bash
DEBUG=1 ./main

```