Just in case
Go to file
2019-03-10 11:04:29 -07:00
.vscode Initial 2019-02-23 11:02:23 -08:00
Assets Initial 2019-02-23 11:02:23 -08:00
Remotely_Agent Working on quality reduction. 2019-03-09 17:36:18 -08:00
Remotely_Library Bug fixes. Capturer tweaks. 2019-03-09 09:45:53 -08:00
Remotely_ScreenCast Update quality properties. 2019-03-10 11:04:29 -07:00
Remotely_Server Change image diff and quality adjust. 2019-03-10 09:41:40 -07:00
Utilities Publish.ps1 update. 2019-03-10 09:51:07 -07:00
.gitattributes Initial 2019-02-23 11:02:23 -08:00
.gitignore Updated build configs. 2019-03-09 11:41:37 -08:00
package-lock.json MessagePack working. 2019-03-06 22:34:03 -08:00
README.md Initial 2019-02-23 11:02:23 -08:00
Remotely.sln Rebranding. 2019-02-26 15:59:16 -08:00

Remotely

A remote control and remote scripting solution, built with .NET Core and SignalR Core.

Website: https://remotely.lucency.co
Public Server: https://getremotely.lucency.co

Build Instructions (Windows 10)

The following steps will configure your Windows 10 machine for building the Remotely server and clients.

Build Instructions (Linux)

See Setup_Ubuntu_Builder.sh and Remotely_Server_Install.sh in Utilities.