Skip to content

Commit d70d6a6

Browse files
committed
Rewrite v0.1.0 release notes for users
1 parent b8b7d71 commit d70d6a6

1 file changed

Lines changed: 36 additions & 18 deletions

File tree

RELEASE_NOTES_v0.1.0.md

Lines changed: 36 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,44 @@
11
## Codex Float 0.1.0
22

3-
First public open-source release of **Codex Float** — a native macOS menu bar + floating widget for weekly Codex remaining quota.
3+
Codex Float 的首个公开版本。它把 Codex 本周剩余额度放在 Mac 桌面上,需要更多信息时,点一下即可查看详情。
44

5-
### Highlights
5+
### 这一版可以做什么
66

7-
- Live quota via local `codex app-server` (`account/rateLimits/read`)
8-
- Menu bar (Ocean Mist brand) + battery-style floating capsule
9-
- Detail sheet: 下次重置 · 当前套餐 · 重置机会(可展开到期日)
10-
- Launch at login, single-instance guard, 60s poll + failure backoff
11-
- Optional reset-credit expiry dates (in-memory token only; never logged)
12-
- In-app “检查更新” against this GitHub repo’s Releases
13-
- Ad-hoc signed `.app` for Apple Silicon
7+
- 在悬浮窗中直接查看本周剩余百分比
8+
- 查看下次重置时间、当前套餐和可用重置机会
9+
- 从菜单栏控制悬浮窗、开机自启、检查更新或退出应用
10+
- 自动刷新额度,并在数据过期或读取失败时明确提示
1411

15-
### Install
12+
### 安装
1613

17-
1. Download `CodexFloat-0.1.0-macos-arm64.zip`
18-
2. Unzip → drag **Codex Float.app** to `/Applications`
19-
3. If Gatekeeper blocks: right-click → **Open****Open**
20-
4. Requires a logged-in [Codex CLI](https://github.com/openai/codex) on the same Mac
14+
1. 下载下方的 `CodexFloat-0.1.0-macos-arm64.zip`
15+
2. 解压后,将 **Codex Float.app** 拖入「应用程序」文件夹。
16+
3. 确认这台 Mac 已安装并登录 [Codex CLI](https://github.com/openai/codex)
17+
4. 打开 Codex Float。
2118

22-
### Notes
19+
### 如果 macOS 提示无法打开
2320

24-
- Not Developer ID signed / notarized yet (open-source path)
25-
- Intel Macs: build from source with `./scripts/package-app.sh`
26-
- Not affiliated with OpenAI
21+
当前版本尚未经过 Apple 公证。请确认安装包来自本页面,然后:
22+
23+
1. 先尝试打开一次 **Codex Float.app**
24+
2. 打开「系统设置 → 隐私与安全性」。
25+
3. 向下滚动到「安全性」,点击 Codex Float 旁边的「仍要打开」。
26+
4. 在确认窗口中再次点击「打开」。
27+
28+
详细说明可查看 [Apple 官方指南](https://support.apple.com/guide/mac-help/open-an-app-by-overriding-security-settings-mh40617/mac)
29+
30+
### 使用要求
31+
32+
- macOS 14 或更高版本
33+
- Apple Silicon Mac
34+
- 已安装并登录 Codex CLI
35+
36+
### 隐私
37+
38+
- 额度通过这台 Mac 上已登录的 Codex CLI 获取。
39+
- 登录凭证不会写入 Codex Float 的存储、日志或诊断信息。
40+
- 没有遥测,也不会向开发者发送额度或使用数据。
41+
42+
---
43+
44+
**Codex Float is not affiliated with OpenAI.** Codex is a trademark of its respective owners.

0 commit comments

Comments
 (0)