Commit Graph

28 Commits

Author SHA1 Message Date
陈大猫
bd2642be74 Replace outdated asset links in README
Updated asset links in the README for various features.
2026-04-24 00:20:36 +08:00
陈大猫
23151c9db8 Replace Netcatty image and update Catty Agent section
Updated the README to replace the Netcatty image with a new image and removed some content related to the Catty Agent.
2026-04-23 23:29:17 +08:00
陈大猫
67706e4db3 Replace video links in README.md
Updated video links for server diagnostics and Docker Swarm cluster setup.
2026-03-19 22:01:00 +08:00
bincxz
53aaf06d6c docs: add Catty Agent AI feature showcase to README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 21:58:30 +08:00
yuzifu
c4fb19cafb update supported distros (#395) 2026-03-19 09:31:22 +08:00
陈大猫
7ce110c3fb Update asset links in README.md
Updated asset links for various features in the README.
2026-03-19 01:52:27 +08:00
陈大猫
f969b1b73d Add links for SFTP and drag file upload sections
Updated README to include links for SFTP and drag file upload.
2026-03-19 01:43:47 +08:00
陈大猫
58a4bf892a Update video references in README.md
Replaced video tags with links to video assets for better accessibility.
2026-03-19 01:39:38 +08:00
bincxz
5052a8231f Improve README: mp4 demos, contributor avatars, star history
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 01:34:00 +08:00
陈大猫
3d1db751ca Remove legacy macOS quarantine workaround (#284) 2026-03-06 17:08:52 +08:00
bincxz
56bab12b5c Add README badges and assets 2026-02-04 00:21:01 +08:00
bincxz
d1482e47d6 Add logo and GIF previews 2026-02-04 00:19:11 +08:00
bincxz
4ee3c63768 Refreshes README content and introduces GIF demos
Overhauls the README files across all languages to enhance readability and user experience.

Updates feature descriptions to better reflect the application's current capabilities, including new sections like "Why Netcatty" and "Demos". Integrates animated GIF demos for core features such as Vault views, split terminals, SFTP workflows, and personalization, offering dynamic visual explanations.

Streamlines the header by replacing image-based badges with concise text links. Replaces outdated screenshots with new, relevant images and removes a large number of old screenshot files. Updates the Electron framework version in the technology stack.
2026-02-04 00:14:40 +08:00
TachibanaLolo
a9fad5295c docs: simplify platform support table in all languages 2026-01-22 21:55:55 +08:00
TachibanaLolo
41822838f1 docs: update readme with platform support and new features 2026-01-22 21:54:13 +08:00
bincxz
e6d8c1381c Updates README screenshots
Replaces multiple screenshots with a single, more representative image across all language versions of the README files.
2026-01-17 21:28:33 +08:00
bincxz
bc3d73c683 Refreshes READMEs with latest features and screenshots
Updates the project READMEs across all languages to reflect recent feature additions and improvements.

*   Adds a direct link to the official application website.
*   Refreshes the Vault section with new images showcasing grid view, nested folder organization, and list view.
*   Updates the Terminal section to highlight Broadcast Mode and performance monitoring, replacing older screenshots.
*   Enhances the SFTP section with an updated dual-pane view and a new screenshot for the transfer queue.
*   Introduces a screenshot for the new Key Generator feature in the Keychain section.
*   Adds a "Contributors" section to acknowledge community contributions.
2026-01-17 21:26:36 +08:00
TachibanaLolo
f930e80dab feat: add linux build support (x64/arm64) 2026-01-08 23:21:05 +08:00
LAPTOP-O016UC3M\Qi Chen
8276f63c65 Update download links and add serial protocol support
Simplifies download instructions in all README translations by linking to the latest GitHub release and replacing direct binary links with a unified status table.
Adds serial protocol option to supported connection protocols to improve flexibility for device connections.
2026-01-06 10:23:09 +08:00
bincxz
e808a2c51c docs: change screenshot layout to single column 2026-01-02 11:17:53 +08:00
bincxz
15ee1fd020 docs: update download links for v1.0.0 release 2026-01-02 00:12:10 +08:00
bincxz
1491f10cdc Removes Linux support references from documentation
Updates documentation to reflect dropping Linux as a supported platform.
Clarifies platform badges, prerequisites, and packaging instructions to
now mention only macOS and Windows. Helps set accurate expectations for users.
2026-01-01 22:32:53 +08:00
bincxz
9682bf0257 Adds download and macOS Gatekeeper instructions to README
Provides clear steps for downloading the latest release and handling macOS Gatekeeper restrictions in English, Japanese, and Chinese documentation. Helps users install and run the app smoothly on macOS despite code-signing limitations.
2026-01-01 22:26:17 +08:00
bincxz
733c5b46e5 Improves README with usage tables and clearer features
Enhances documentation for Keychain, Port Forwarding, and Cloud Sync
by adding feature and provider comparison tables, summarizing use cases,
and clarifying recommended options for users. Adds language navigation
links for better accessibility.
2026-01-01 22:18:28 +08:00
bincxz
a84e03a613 Enhances README with detailed feature descriptions
Expands feature sections to provide clearer, more comprehensive
descriptions for host management, terminal, SFTP, keychain, port
forwarding, cloud sync, and customization. Improves onboarding for
new users by outlining key workflows, interface options, and security
details. Also fixes formatting for code blocks and contribution steps.
2026-01-01 22:11:47 +08:00
bincxz
4edff285e4 Revamps README with detailed features and usage guide
Expands the README to provide a comprehensive overview of the application's features, supported platforms, tech stack, and development instructions. Enhances project presentation with badges, images, and organized sections to improve clarity for new users and contributors. Updates licensing and contribution info for transparency.
2026-01-01 22:06:13 +08:00
LAPTOP-O016UC3M\Qi Chen
01d446e98b Switches terminal engine to xterm.js and removes Ghostty
Replaces the Ghostty Web terminal backend with xterm.js, updating references, dependencies, and styles accordingly. Removes Ghostty-specific initialization, CSS, and dependencies for improved compatibility and maintainability. Updates terminal and SFTP mounting to use React lazy loading for better performance. Improves Electron window startup to avoid initial white flash. Cleans up cloud adapter dynamic imports for more efficient loading.

Updates documentation to reflect the terminal engine change.
2025-12-18 16:40:27 +08:00
bincxz
9360c31a78 first commit 2025-12-07 03:25:07 +08:00