Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.24 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.24 KB

Royal TSX V6 Open Source Code

What's included

Right now, the native code portion of the iTerm2 plugin as well as the native code portion of the Chicken VNC plugin are included in this repository.

iTerm2

Changes from the original code by gnachman are annotated with iTermLib Edit. The project includes two additional targets:

  • iTerm2Lib: This builds a Cocoa framework that includes everything necessary to create iTerm2 terminal instances and embed them in NSViews.
  • iTerm2LibDemo: This builds a Cocoa application that showcases the functionality in the iTerm2Lib.framework.

Chicken VNC

The project includes two additional targets:

  • ChickenVncFramework: This builds a Cocoa framework that includes everything necessary to create Chicken VNC instances and embed them in NSViews.
  • ChickenFrameworkDemo: This builds a Cocoa application that showcases the functionality in the ChickenVncFramework.framework.

Support

If you need additional information, please contact us.