Just in case
Go to file
2021-07-29 07:53:43 -07:00
.vscode Initial 2021-07-29 07:53:41 -07:00
Assets Initial 2021-07-29 07:53:41 -07:00
Remotely_Agent Bug fixes. Capturer tweaks. 2021-07-29 07:53:43 -07:00
Remotely_Library Bug fixes. Capturer tweaks. 2021-07-29 07:53:43 -07:00
Remotely_ScreenCast Changed ScreenCaster DateTime to UTC for MessagePack protocol. 2021-07-29 07:53:43 -07:00
Remotely_Server Bug fixes. Capturer tweaks. 2021-07-29 07:53:43 -07:00
Utilities Relaunch working. 2021-07-29 07:53:43 -07:00
.gitattributes Initial 2021-07-29 07:53:41 -07:00
.gitignore Bug fixes. Capturer tweaks. 2021-07-29 07:53:43 -07:00
package-lock.json MessagePack working. 2021-07-29 07:53:42 -07:00
README.md Initial 2021-07-29 07:53:41 -07:00
Remotely.sln Rebranding. 2021-07-29 07:53:41 -07: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.