summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 17:06:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 17:06:32 +0000
commit2dad5357405ad33cfa792f04b3ab62a5d188841e (patch)
treeb8f8893942060fe3cfb04ac374cda96fdfc8f453 /README.md
parentInitial commit. (diff)
downloadremmina-upstream/1.4.34+dfsg.tar.xz
remmina-upstream/1.4.34+dfsg.zip
Adding upstream version 1.4.34+dfsg.upstream/1.4.34+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md54
1 files changed, 54 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..25d13cc
--- /dev/null
+++ b/README.md
@@ -0,0 +1,54 @@
+[![](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)
+
+## Remmina remote desktop client
+
+*Use other desktops remotely, from a tiny screen or large monitors.*
+
+
+* RDP, VNC, SPICE, X2Go, SSH, WWW (HTTP protocol) and EXEC network protocols are supported.
+* Written in GTK, with a port to Qt underway.
+* Released as "remmina" (the main program) and "remmina-plugins".
+
+### Installation
+
+[How to install Remmina](https://remmina.org/how-to-install-remmina/),
+editable on [the wiki](https://gitlab.com/Remmina/Remmina/-/wikis/home).
+
+### Configuration
+
+Set up everything from the graphical interface, or from $HOME/.config/remmina
+
+### Contributing
+
+1. Fork it
+2. Create your feature branch (`git checkout -b my-new-feature`)
+3. Commit your changes (`git commit -am 'Add some feature'`)
+4. Push to the branch (`git push origin my-new-feature`)
+5. Create a new merge request
+
+There are [other ways](CONTRIBUTING.md) to contribute too, get in contact on IRC (#remmina on libera.chat), or on [Matrix](https://riot.im/app/#/group/+remmina:matrix.org).
+
+### Donations
+
+This is the website [donation page](https://remmina.org/wp/donations/).
+[THANKS](THANKS.md) is a list of supporters.
+
+### Authors
+
+Maintained by [Hiroyuki Tanaka](https://gitlab.com/myheroyuki), [Antenore Gatta](https://gitlab.com/antenore), [Giovanni Panozzo](https://gitlab.com/giox069) and [Allan Nordhøy](https://gitlab.com/kingu).
+Add yourself in [AUTHORS](AUTHORS) if you have contributed.
+
+### Resources
+
+ * [Website](https://www.remmina.org/)
+ * IRC room on libera.chat, in the #remmina channel, you can also use a [web client](https://web.libera.chat/?nick=remminer|?#remmina).
+
+### License
+
+Copylefted libre software, licensed [GPLv2+](https://gitlab.com/Remmina/Remmina/blob/master/COPYING). \
+Initially developed by [Vic Lee](https://github.com/llyzs).