Updata docs

This commit is contained in:
NaitLee 2021-09-06 18:53:42 +08:00
parent fb5a430dce
commit 441b12648a
2 changed files with 12 additions and 0 deletions

View File

@ -9,6 +9,12 @@ English | [简体中文](README.zh-CN.md)
- Print jpg/png images directly to cat printer from a web interface
- (more will be here...)
## How to use
TODO
Currently, with Python3 and Bleak, open `server.py` and go to `http://localhost:8095` in browser, open cat printer and bluetooth of your computer, then do the works.
## Why?
These bluetooth cat printers, with module name GB01, GB02 and GT01, have poor support at applications.

View File

@ -9,6 +9,12 @@
- 直接从网页界面打印 jpg/png 图像到猫咪打印机
- (会有更多……)
## 如何使用
TODO
当前,使用 Python3 和 Bleak打开 `server.py`,在浏览器访问 `http://localhost:8095`,开启猫咪打印机和电脑蓝牙,然后做自己想要的。
## 为什么?
这些蓝牙猫咪打印机,型号为 GB01, GB02 和 GT01没有足够的应用支持。