Skip to content

Installation

candytaco edited this page May 3, 2021 · 8 revisions

Installers

Both an installer and a portable version are available at the releases page. These may or may not be out-of-date.

Compiling

This assumes some very basic knowledge of working in Visual Studio, but is always up-to-date.

  • Clone the repo
  • Open the solution in Visual Studio
  • Let nuget do its thing
  • Build & run

Non-Windows machines

SharpEyes does not currently support non-Windows machines. Porting the UI to Avalonia to make it cross-platform with Linux is somewhere on the roadmap. There are no plans to support Mac OS.

Clone this wiki locally