Results 26 issues of VShawn

Based on internal discussion we settled currently on: - OneRemote One Remote Access Manager to Rule Them All Shortcut: 1RAM _Originally posted by @majkinetor in https://github.com/VShawn/PRemoteM/issues/214#issuecomment-1126957496_ Tasks: 1. [x] Move...

general-refactor

I use 2 PCs at same time. Some time I have to copy PRM database from one to other manually to sync configuration.It is better to have some auto-sync feature...

meta-feature
general-ux

It was alway someone ask me for a password protection for the APP, and it's annoying for me to enter passwords every time opening the app. But a fingerprint recognizer...

meta-feature
general-security

I'd love to see the possibility to connect to Hyper-V guests consoles using their VM ID. We often use this in RDCman and mRemoteNG supports it too. _Originally posted by...

meta-enhancement

I‘ve set up CI by appveyor. --- ![image](https://user-images.githubusercontent.com/10143738/107109133-86b05780-6878-11eb-8b1a-cc56964bf5f1.png) Now it will - auto build every commit - auto build/pack/publish tag to Github draft-release. ![image](https://user-images.githubusercontent.com/10143738/107109119-70a29700-6878-11eb-9097-beb17a2416a7.png) @majkinetor maybe you can try to...

general-build/ci

## Hi, I found snatch very similar to my personal tools, but it missing some features. Since I don‘t have much time to maintain my little gear. I think you...

# 起因 因项目需要在 arm 中进行简单的图形运算,于是打算直接用 [opencv-mobile](https://github.com/nihui/opencv-mobile) 仓库预编译好的 [opencv-mobile-4.5.4-armlinux.zip](https://github.com/nihui/opencv-mobile/releases/download/v14/opencv-mobile-4.5.4-armlinux.zip)。但果然因为生产环境依赖的编译器版本太旧,在编译过程遇到了因为 ABI 接口导致的错误: ```c++ undefined reference to `std::__cxx11::basic_string const&) undefined reference to `std::__cxx11::basic_stringstream const&) ... ``` 尝试直接使用 -D _GLIBCXX_USE_CXX11_ABI=0,无效 搜索一圈无果,(#20 #25 #27) 于是决定自己编译一遍,解决问题,顺便编写这个文档,方便后人查阅。...

## 推荐项目 - 项目地址:https://github.com/1Remote/PRemoteM - 类别:C# - 项目标题: PRemoteM —— 爽快利落的 Windows 平台远程桌面管理软件 - 项目描述: 该项目致力于提供优秀的远程桌面管理体验,通过设计的启动器,帮助使用者快速开启到服务器的远程链接。目前该项目支持 RDP、SSH、SFTP、FTP、远程 APP 等多种远程连接方式。 - 亮点: 1. 该项目已经支持多显示器+全屏的RDP远程桌面连接,在市面上可能是除微软官方外唯一一款支持这个功能的第三方RDP连接工具。 2. 通过启动器来快速启动远程桌面,体验非常好。 3. 该项目已免费发布到 Microsoft store,并广受好评。(商店中满分是5星,该项目获得了61个评分,平均为4.9星,详见地址:https://www.microsoft.com/store/productId/9PNMNF92JNFP )...

C# 项目

Sometime we need a personal session database + some shared session database for work teams. - [x] MySQL database supported - [ ] SQLite path editing view - [ ]...

meta-feature

例如https://www.pixiv.net/member_illust.php?mode=medium&illust_id=64619515 只会下载第一张,后面的都不会被下载。