Create README.md

This commit is contained in:
Louis Lam 2022-10-29 00:02:31 +08:00 committed by GitHub
parent 14a5364cdd
commit 37d5daf2af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

31
README.md Normal file
View File

@ -0,0 +1,31 @@
# RDP Portal
A slightly smarter and simple Remote Desktop manager for Windows.
<img src="https://user-images.githubusercontent.com/1336778/198676751-f4e21e04-ee22-4418-a28c-c2f0704b6764.png" width="600" />
## Why RDP Portal?
By default, Remote Desktop Connection (mstsc.exe) is not possible to backup the saved passwords and the connection management is not good.
With RDP Portal, it is possible to save password and use it on any other Windows PCs.
## ⭐ Features
- Save Password
- Portable
- Backup-able
- The workflow is similar to WinSCP or HeidiSQL
## FAQ
1. How to Backup?
> RDP Portal is a portable application, you just need to backup the folder.
2. How to config more settings like screen resolution?
> You can click `Options` in RDP Portal, it will open the original Remote Desktop Connection application. You can set anything there, but you have to click `Save` and don't click `Connect`.
<img src="https://user-images.githubusercontent.com/1336778/198681115-c3ccb823-43b8-480a-b81c-ff32d5d117ae.png" width=600 />