1
0
1Panel-Appstore/apps/remmina/README.md

45 lines
2.5 KiB
Markdown
Raw Normal View History

2025-06-17 22:14:50 +08:00
[![](https://img.shields.io/liberapay/receives/Remmina.svg?logo=liberapay)](https://liberapay.com/Remmina/donate) [![](https://img.shields.io/liberapay/patrons/remmina.svg?logo=liberapay)](https://liberapay.com/Remmina/donate) [![](https://opencollective.com/remmina/tiers/badge.svg)](https://opencollective.com/remmina) [![Build Status](https://gitlab.com/Remmina/Remmina/badges/master/pipeline.svg)](https://gitlab.com/Remmina/Remmina/pipelines) [![Translation status](https://hosted.weblate.org/widgets/remmina/-/remmina/svg-badge.svg)](https://hosted.weblate.org/engage/remmina/?utm_source=widget) [![remmina](https://snapcraft.io//remmina/badge.svg)](https://snapcraft.io/remmina)
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
## Remmina 远程桌面客户端
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
*远程使用其他桌面,从小屏幕到大显示器。*
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
* 支持 RDP、VNC、SPICE、X2Go、SSH、WWWHTTP 协议)和 EXEC 网络协议。
* 使用 GTK 编写,正在进行 Qt 移植。
* 以"remmina"(主程序)和"remmina-plugins"的形式发布。
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
### 安装
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
[如何安装 Remmina](https://remmina.org/how-to-install-remmina/),在[维基百科](https://gitlab.com/Remmina/Remmina/-/wikis/home)上可编辑。
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
### 配置
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
从图形界面或从$HOME/.config/remmina 设置一切。
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
### 贡献
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
1. 将其分叉
2. 创建您的功能分支( `git checkout -b my-new-feature`
3. 提交您的更改( `git commit -am 'Add some feature'`
4. 推送到分支( `git push origin my-new-feature`
5. 创建一个新的合并请求
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
还有其他[贡献方式](https://gitlab.com/Remmina/Remmina/-/blob/master/CONTRIBUTING.md) ,在 IRC 上联系(#remmina on libera.chat或在 [Matrix](https://riot.im/app/#/group/+remmina:matrix.org) 上。
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
### 捐赠
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
这是[捐赠页面](https://remmina.org/wp/donations/)的网站。 [感谢](https://gitlab.com/Remmina/Remmina/-/blob/master/THANKS.md)是支持者列表。
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
### 作者
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
由 [Hiroyuki Tanaka](https://gitlab.com/myheroyuki)、[Antenore Gatta](https://gitlab.com/antenore)、[Giovanni Panozzo](https://gitlab.com/giox069) 和 [Allan Nordhøy](https://gitlab.com/kingu) 维护。如果您有贡献,请在 [AUTHORS](https://gitlab.com/Remmina/Remmina/-/blob/master/AUTHORS) 中添加自己。
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
### 资源
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
* [网站](https://www.remmina.org/)
* 在 libera.chat 的 IRC 房间中,在#remmina 频道,您也可以使用[网页客户端](https://web.libera.chat/?nick=remminer%7C?#remmina) 。
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
### 许可证
2023-11-09 19:15:01 +08:00
2025-06-17 22:14:50 +08:00
版权自由软件,许可 [GPLv2+](https://gitlab.com/Remmina/Remmina/blob/master/COPYING)。
最初由 [Vic Lee](https://github.com/llyzs) 开发。