From c25362f85c27cab896e7b72d64d6cecebfc21325 Mon Sep 17 00:00:00 2001 From: NaitLee Date: Fri, 6 May 2022 00:55:24 +0800 Subject: [PATCH] Ready for 0.4.3 --- README.md | 13 ++++++++----- readme.i18n/README.zh_CN.md | 11 ++++++++--- version | 2 +- www/index.html | 4 ++-- 4 files changed, 19 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 8ccb4fe..848d624 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Currently: | | | |----|----| -| Supported | GB01, GB02, GT01, GB03 | - - +| Supported | `GB0X, GT01, YT01` | + +\* `X` represents any digit ## Features @@ -44,7 +44,7 @@ Currently: - Cross platform! - Newer Windows 10 and above - GNU/Linux - - MacOS *(Needs more testing)* + - MacOS - and also Android! - Free, as in [freedom](https://www.gnu.org/philosophy/free-sw.html)! @@ -90,7 +90,7 @@ then install `pyobjc` and `bleak` via `pip` in terminal: pip3 install pyobjc bleak ``` -After that, fetch a "bare" release and do the same in a shell: +After that, fetch & use a "bare" release: ```bash python3 server.py ``` @@ -119,6 +119,9 @@ Copyright © 2021-2022 NaitLee Soft. Some rights reserved. See file `COPYING`, `LICENSE`, and detail of used JavaScript in file `www/jslicense.html` +Particularly, `printer.py`, `server.py` and `main.js` are released under GNU GPL 3. +Excluding contributions of other people (which probably have their own copyright) and possible third-party dependencies, all other parts are in Public Domain (CC0). + -------- ## Development diff --git a/readme.i18n/README.zh_CN.md b/readme.i18n/README.zh_CN.md index 9131b9a..53b1cff 100644 --- a/readme.i18n/README.zh_CN.md +++ b/readme.i18n/README.zh_CN.md @@ -11,7 +11,9 @@ | | | |----|----| -| 支持 | GB01, GB02, GT01, GB03 | +| 支持 | `GB0X, GT01, YT01` | + +\* `X` 表示任意数字 ## 特性 @@ -40,7 +42,7 @@ - 跨平台! - 较新的 Windows 10 及以上 - GNU/Linux - - MacOS *(需要更多测试)* + - MacOS - 还有安卓! - 是[自由软件](https://www.gnu.org/philosophy/free-sw.html)! @@ -85,7 +87,7 @@ MacOS 用户请首先安装 [Python 3](https://www.python.org/), pip3 install pyobjc bleak ``` -然后获取“单一(bare)”版,并做同样的事情: +然后获取并使用“单一(bare)”版: ```bash python3 server.py ``` @@ -115,6 +117,9 @@ Copyright © 2021-2022 NaitLee Soft. 保留一些权利。 敬请查看文件 `COPYING`,`LICENSE`,以及在 `www/jslicense.html` 中有关 JavaScript 许可的详细内容。 +具体地,`printer.py`,`server.py` 和 `main.js` 以 GNU GPL 3 发布。 +除去来自其他人的贡献(版权可能归贡献者所有)及可能的第三方依赖,所有其余部分在公有领域(CC0)。 + -------- ## 开发 diff --git a/version b/version index f7abe27..70d5b25 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.4.2 \ No newline at end of file +0.4.3 \ No newline at end of file diff --git a/www/index.html b/www/index.html index 5dda5b6..6c41634 100644 --- a/www/index.html +++ b/www/index.html @@ -3,7 +3,7 @@ - Cat Printer + Cat Printer @@ -178,4 +178,4 @@
- \ No newline at end of file +