{"id":13455797,"url":"https://github.com/nxshell/nxshell","last_synced_at":"2025-05-16T10:06:35.448Z","repository":{"id":37019971,"uuid":"326993454","full_name":"nxshell/nxshell","owner":"nxshell","description":"An easy to use new terminal. ","archived":false,"fork":false,"pushed_at":"2023-12-24T00:38:11.000Z","size":5869,"stargazers_count":1101,"open_issues_count":139,"forks_count":112,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-04-09T04:07:03.822Z","etag":null,"topics":["nxshell","sftp","shell","terminal","xftp","xshell"],"latest_commit_sha":null,"homepage":"https://nxshell.github.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nxshell.png","metadata":{"files":{"readme":"README-zh.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-01-05T12:34:34.000Z","updated_at":"2025-04-09T00:54:25.000Z","dependencies_parsed_at":"2022-07-14T04:00:32.980Z","dependency_job_id":"49485847-6524-45c4-ace5-f07141cc2e05","html_url":"https://github.com/nxshell/nxshell","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxshell%2Fnxshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxshell%2Fnxshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxshell%2Fnxshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxshell%2Fnxshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nxshell","download_url":"https://codeload.github.com/nxshell/nxshell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509476,"owners_count":22082891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nxshell","sftp","shell","terminal","xftp","xshell"],"created_at":"2024-07-31T08:01:11.304Z","updated_at":"2025-05-16T10:06:35.429Z","avatar_url":"https://github.com/nxshell.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Projects Using Vue.js","Commercial Products [🔝](#readme)"],"sub_categories":["Commercial Products"],"readme":"# NxShell\n一款跨平台的SSH新终端工具,就像当下流行的PuTTY终端一样.但NxShell随着后期功能的迭代完善,会生长出自己独有的终端工具超能力.\n\n## 软件界面截图\n\n\u003cdiv align=\"center\"\u003e\n  \u003cdiv style=\"display: flex;justify-content: space-between;\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/nxshell/nxshell/main/screenshots/mac.png\" /\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\n欢迎访问界面截图集 [截图](https://github.com/nxshell/nxshell/tree/main/screenshots).\n\n## 基于源代码开发新功能\n\u003e open an terminal\n```\ngit clone https://github.com/nxshell/shell.git\ncd shell\ngit clone https://github.com/nxshell/core.git\ncd core \u0026\u0026 npm i\ncd .. \u0026\u0026 npm i\nnpm run serve\n```\n\n\u003e open other terminal\n```\nnode devtools/rundev.js\n```\n\n## 功能\n- 开发中: 一键备份还原服务器配置文件，比如nginx.conf\n- 开发中: 记录操作命令，用于直接用鼠标点击执行和安全记录\n- 开发中: 支持Windows 远程桌面\n- 开发中: 通过输人内语言，生成shell 脚本，用来协助管理/配置服务器\n- 开发中: 可视化界面，展示服务器状态，如网络流量，磁盘使用率/负载，cpu 负载，进程列表，以及其他机器状态\n\n- 支持SSH/Sftp/ftp/Serial/VNC协议\n- 支持linux/windows/macos多端平台\n- 支持中文和英文两种语言\n- 支持ssh隧道socksv5，当前开启后默认监听在localhost:10080\n- 支持会话管理,导入和导出功能等\n- 支持ssh rz/sz命令文件上传下载\n- 支持终端主题配置\n- 支持终端日志管理\n- 支持分组分屏展示\n- 支持全屏模式\n- 支持同时发送命令到多个打开的ssh会话中\n- 支持会话锁定\n- 支持快捷键操作\n- 支持sftp在线编辑器\n- 支持lrz/lsz文件传输\n\n## 待开发的功能(TODO)\n\n- [ ] NxShell 2.0\n\n## 提交Bug\n\n欢迎提交bug到github的issue列表 [提交](https://github.com/nxshell/nxshell/issues)\n\n## 安装NxShell\n* 微软应用商店下载. [link](https://www.microsoft.com/store/apps/9N0NP4JJ192W)\n* Ubuntu官方商店snap下载. [link](https://snapcraft.io/nxshell)\n* Github官方release下载. [link](https://github.com/nxshell/nxshell/releases)\n* 安卓Alpha应用下载.[link](https://github.com/nxshell/nxshell-mobile/releases)\n* 安卓应用商店下载.[GP link](https://play.google.com/store/apps/details?id=com.nxshell.nxshell)\n* 从daily build 仓库下载安装. [link](http://106.15.238.81:52080/)\n\u003e 由于DMG的Mac包没有签名, 需要右键菜单中的打开运行\n\n## 使用说明\n- NxShell社区二进制分发版本提供基础的SSH/SFTP功能供大家免费使用，支持作者继续提供好用的开发工具，欢迎捐献NxShell社区继续成长！\n- 如有公司/团队需要定制功能以及应用到私有软件仓库，请联系作者提供技术支持！\n\n## 联系我们\n\n微信号: yuniot8\n\nQQ群： 199234440\n\n邮箱: 82828068 At qq.com\n\n## 支持NxShell\n当前NxShell仅支持中文和英语两种语言，如果您有其它语言优势，欢迎加入我们一起翻译更多的语言包(日语、德语、法语、英语等)\n\n## 用户案例\n欢迎提交用户案例到这里 [here](https://github.com/nxshell/nxshell/pulls), 不论是团队或公司.\n - NxShell team\n - ...\n\n## 感谢贡献者\n\u003ca href=\"https://github.com/nxshell/shell/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=nxshell/shell\" /\u003e\n\u003c/a\u003e\n\n\u003c!--\n**nxshell/nxshell** is a ✨ _special_ ✨ repository because its `README.md` (this file) appears on your GitHub profile.\n\nHere are some ideas to get you started:\n\n- 🔭 I’m currently working on ...\n- 🌱 I’m currently learning ...\n- 👯 I’m looking to collaborate on ...\n- 🤔 I’m looking for help with ...\n- 💬 Ask me about ...\n- 📫 How to reach me: ...\n- 😄 Pronouns: ...\n- ⚡ Fun fact: ...\n--\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnxshell%2Fnxshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnxshell%2Fnxshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnxshell%2Fnxshell/lists"}