Skip to content

Commit 53fff9a

Browse files
committed
cherry pick from development branch
- set default file encoding for the project - updated project description - added use case images
1 parent d22d5ac commit 53fff9a

15 files changed

Lines changed: 12613 additions & 7 deletions

.idea/encodings.xml

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ In addition we wanted to make this program customizable for other companies.
4343
- A company may provide custom configuration files together with the executable binary.
4444

4545
- A company may compile its configurations directly into the executable binary. This makes it possible to provide a
46-
single executable file for the end users, that contains all required configurations by default.
46+
single executable file for the end users, that contains all required configurations by default.
4747

4848
In both cases the end user just has to click the *Connect* button and does not have to change any settings.
4949

@@ -54,15 +54,22 @@ In both cases the end user just has to click the *Connect* button and does not h
5454

5555
In the best case the end user will just have to click the *Connect* button. But maybe the support staff will have to
5656
tell his IP address to the end user. Therefore the user will find the most basic settings directly in the application
57-
window.
57+
window.
5858

5959

6060
### Extended settings dialog
6161

6262
![extended settings dialog](misc/screenshots/settings-dialog.png)
6363

6464
All relevant settings for a VNC reverse connection (tunneled through SSH) can be modified in the extended settings
65-
dialog if necessary.
65+
dialog if necessary.
66+
67+
68+
Documentation
69+
-------------
70+
71+
You can find documentations about *Remote Support Tool* in the
72+
[project wiki](https://github.com/OpenIndex/RemoteSupportTool/wiki).
6673

6774

6875
Bundled VNC servers
@@ -120,9 +127,9 @@ Supported operating systems
120127
Translations
121128
------------
122129

123-
*Remote Support Tool* was developed in **English** and is already translated into **German**. Other translations can be
124-
created with [Poedit](http://poedit.net/). The translation catalog can be found at `misc/Remote-Support-Tool.pot`. Feel
125-
free to send us your translations.
130+
*Remote Support Tool* is developed in **English** and is already translated into **German**. The
131+
[translation documentation](https://github.com/OpenIndex/RemoteSupportTool/wiki/Translation) contains informations
132+
about how to translate the application for yourself.
126133

127134

128135
License
@@ -138,3 +145,4 @@ Further informations
138145
- [*Remote Support Tool* at GitHub](https://github.com/OpenIndex/RemoteSupportTool)
139146
- [Releases of *Remote Support Tool*](https://github.com/OpenIndex/RemoteSupportTool/releases)
140147
- [Changelog of *Remote Support Tool*](https://github.com/OpenIndex/RemoteSupportTool/blob/master/CHANGELOG.md)
148+
- [Documentation of *Remote Support Tool*](https://github.com/OpenIndex/RemoteSupportTool/wiki)

misc/use-cases/icons/database.png

24.9 KB
Loading

misc/use-cases/icons/display.png

18.9 KB
Loading

misc/use-cases/icons/firewall.png

4.47 KB
Loading
22.3 KB
Loading
72.4 KB
Loading

misc/use-cases/vnc-through-ssh-gateway.sla

Lines changed: 213 additions & 0 deletions
Large diffs are not rendered by default.

misc/use-cases/vnc-through-ssh-gateway.svg

Lines changed: 6662 additions & 0 deletions
Loading
66.1 KB
Loading

0 commit comments

Comments
 (0)