|
1 | 1 | # {{name}} |
2 | 2 |
|
3 | | -{{name}} is a remote access manager and connection launcher for Windows OS. It comes integrated with a number of different protocols but also provides extensibility options via existing CLI tools implementing any kind of protocol. |
| 3 | + |
| 4 | + |
| 5 | +> {{name}} is the upgraded version of PRemoteM. |
| 6 | +
|
| 7 | + {{name}} a **open-source** remote access manager and connection launcher for Windows. It comes integrated with a number of different protocols but also provides extensibility options via existing CLI tools implementing any kind of protocol. |
4 | 8 |
|
5 | 9 | !!! warning |
6 | | - {{name}} is still under development, you can try it's previous version named **`PRemoteM`** instead. |
| 10 | + {{name}} is still under development, you can try it's previous version **`PRemoteM`** instead. |
| 11 | + |
| 12 | +[Download](./download.md){ .md-button .md-button--primary .inline .auto_width} |
| 13 | + |
| 14 | +[Quick Start](./usage/quick-start.md){ .md-button .md-button--primary .inline .auto_width} |
| 15 | + |
| 16 | +[Make contribution](./about.md#make-1remote-stronger){ .md-button .md-button--primary .inline .auto_width} |
7 | 17 |
|
8 | 18 | <img src="https://raw.githubusercontent.com/1Remote/PRemoteM/Doc/DocPic/maindemo.png" width="800" /> |
9 | 19 |
|
10 | 20 | ## Features |
11 | 21 |
|
12 | 22 | - OTB support for **RDP, SSH, VNC, Telnet, SFTP, FTP, RemoteApp, Local App** |
13 | | -- Quick and convenient remote **session launcher** |
| 23 | +- Quick and convenient remote **session launcher** by short cut ++alt++ + ++m++ |
14 | 24 | - **Multi-screen** and **HiDPI** supported RDP connection |
15 | 25 | - Multi-address and Multi-account for your session, **auto switching address if one is not available** |
16 | 26 | - Detailed connection configuration: **tags, icons, colors**, connection scripts etc. |
17 | 27 | - Multiple languages, themes and **tabbed interface** |
18 | | -- Connection import from mRemoteNG or .rdp file |
19 | 28 | - Customizable protocols, choose your favorite tools for each protocol (**e.g. WinSCP for SFTP / TigerVNC for VNC**) |
20 | | -- Sync your sessions between several machines via Dropbox, Google Drive, OneDrive, etc. |
21 | | -- **Sharing sessions in a small team** via MySQL. |
| 29 | +- Sync sessions between several machines via Dropbox, Google Drive, OneDrive, etc. |
| 30 | +- Sharing sessions in a small team via MySQL. |
22 | 31 | - Portable mode supported. |
23 | 32 |
|
24 | | -## Installation |
25 | | - |
26 | | -<!-- !!! warning "Requirements" |
27 | | - - [Windows10 17763 and above](https://support.lenovo.com/us/en/solutions/ht502786) |
28 | | - - [.NET 6 Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/6.0/runtime) |
29 | | -
|
30 | | -Use one of the following methods to install the application: --> |
31 | | - |
32 | | -!!! danger "unstable-alert" |
33 | | - {{name}} is still under development, you can try it's previous version named **`PRemoteM`** instead. [PRemoteM](https://github.com/1Remote/1Remote/releases) |
34 | | - |
35 | | -PRemoteM: |
36 | | - |
37 | | -- [GitHub release](https://github.com/1Remote/1Remote/releases) |
38 | | -- [Microsoft Store](https://www.microsoft.com/store/productId/9PNMNF92JNFP) |
39 | | -<!-- - Using [Winget](https://github.com/microsoft/winget-cli): `winget install premotem` |
40 | | -- [Chocolatey](https://chocolatey.org/packages/premotem): `choco install premotem` --> |
41 | | - |
42 | | -??? tip "Want to run on Win7?" |
43 | | - You can clone and build with `ReleaseNet48` if you are likely to run 1Remote on Windows 7. |
44 | | -<!-- ## Pricing |
45 | | -Free for personal use. |
46 | | -Team and Enterprise pricing available. --> |
47 | | - |
48 | | -## Quick start |
49 | | - |
50 | | -1. Open 1Remote.exe, open the main window. |
51 | | - |
52 | | -2. Click "+" button then fill address\username\password... and save |
53 | | - |
54 | | -3. |
55 | | - - Double click to open connection in main window. |
56 | | - - Press <kbd>Alt</kbd> + <kbd>M</kbd> Open the launcher, type keyword to find your server, <kbd>Enter</kbd> to start session |
57 | | - |
58 | | -## Make 1Remote Stronger |
59 | | - |
60 | | -If you like this app, please help us make it stronger by doing any of the following: |
61 | | - |
62 | | -1. [Simply star it on github](https://github.com/1Remote/1Remote/) |
63 | | -2. [Help translation](https://github.com/1Remote/1Remote/wiki/Help-wanted:-Translation) |
64 | | -3. [Buy a coffee](https://ko-fi.com/VShawn) |
65 | | -4. [Join DEV](DEVELOP.md) |
66 | | - |
67 | | -{% include 'footer.md' %} |
0 commit comments