Skip to content

Commit f83731c

Browse files
committed
docs: Add about
1 parent ebb794d commit f83731c

File tree

15 files changed

+148
-136
lines changed

15 files changed

+148
-136
lines changed

source/docs/_extra/css/extra.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ img.emojione {
7272
color: green;
7373
}
7474

75+
.auto_width {
76+
width: auto !important;
77+
}
78+
7579

7680
/*
7781
article OL {

source/docs/about.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
## About me
3+
4+
![avatar](./img/author_avatar.jpg)
5+
6+
Hi there,
7+
8+
I’m Shawn. the author of 1Remote. I’m a software developer from China, a big fan of remote desktop software, user of C++/C/C#/Python/Pytorch/Go/typescript. I’m also a big fan of open source software. I hope that 1Remote can help you manage your remote connections well and find this app useful. If you would like to support my work, you can buy me a coffee or give a nice review. Thanks!
9+
10+
- [Buy a coffee](https://ko-fi.com/VShawn)
11+
- [Buy a copy on Microsoft Store](https://www.microsoft.com/store/productId/9PNMNF92JNFP)
12+
- [请杯咖啡](https://raw.githubusercontent.com/1Remote/PRemoteM/Doc/DocPic/others/donate.jpg)
13+
14+
If you have any questions/suggestions please feel free to let me know. [[email protected]](mailto:[email protected]) is my email in case you want to contact me.
15+
16+
17+
## Make 1Remote Stronger
18+
19+
If you like this app, please help us make it stronger by doing any of the following:
20+
21+
1. [Simply star it on github](https://github.com/1Remote/1Remote/)
22+
2. [Help translation](./usage/msic/help-translation.md)
23+
3. [Buy a coffee](https://ko-fi.com/VShawn)
24+
4. [Join DEV](https://github.com/1Remote/1Remote/blob/1Remote_dev/DEVELOP.md)

source/docs/img/author_avatar.jpg

1.36 KB
Loading

source/docs/img/logo.png

-1.38 KB
Loading

source/docs/img/logo256.png

44 KB
Loading

source/docs/img/logo400.png

104 KB
Loading

source/docs/img/logo64.png

7.92 KB
Loading

source/docs/img/p2o.png

22.9 KB
Loading

source/docs/index.md

Lines changed: 15 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,32 @@
11
# {{name}}
22

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+
![logo](img/p2o.png)
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.
48

59
!!! 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}
717

818
<img src="https://raw.githubusercontent.com/1Remote/PRemoteM/Doc/DocPic/maindemo.png" width="800" />
919

1020
## Features
1121

1222
- 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++
1424
- **Multi-screen** and **HiDPI** supported RDP connection
1525
- Multi-address and Multi-account for your session, **auto switching address if one is not available**
1626
- Detailed connection configuration: **tags, icons, colors**, connection scripts etc.
1727
- Multiple languages, themes and **tabbed interface**
18-
- Connection import from mRemoteNG or .rdp file
1928
- 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.
2231
- Portable mode supported.
2332

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' %}

source/docs/usage/img/tab.jpg

7.21 KB
Loading

0 commit comments

Comments
 (0)