docs(readme): current description of ThinkWatch Lite and ThinkWatch Core - #60
Merged
Merged
Conversation
The Related projects table was out of date on both entries: - ThinkWatch Lite was "in development, macOS first" and lived in "your menu bar". It is released for macOS, Windows and Linux (menu bar, notification area, system tray), and can connect to ThinkWatch Core running on a server. - ThinkWatch Core was described as crates for a local gateway, of which "this server edition" used five (shared types, protocol handling, providers, envelope encryption, retry and failover). Since the unification this repository depends on exactly three: tw-dialect, tw-guard and tw-breaker (Cargo.toml). Core also ships the twcore binary, which runs as a standalone gateway on Linux servers, so "server edition" is no longer a name for this product; the rows say ThinkWatch Enterprise. The Chinese README gets the same two rows; "花了多少钱" becomes 费用. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates only the Related projects table in
README.mdandREADME.zh-CN.md; the rest of both READMEs is unchanged.tw-dialect,tw-guardandtw-breaker(seeCargo.toml), not five (the old list named shared types, protocol handling, providers, envelope encryption, and retry and failover). Core also ships thetwcorebinary, which runs as a standalone gateway on Linux servers, so the row says ThinkWatch Enterprise instead of "this server edition".🤖 Generated with Claude Code