Giter Club home page Giter Club logo

otex's Introduction

OTEX

A OT framework for collaborative plain-text editors in C#/.NET.
Originally developed by Mark Gillard as the major project submission for Flinders University topic COMP7722, Semester 2, 2016.

Structure

  • \comp: Property sheets, batch scripts, command-line tools.
  • \doc: HTML documentation.
  • \licenses: License notices for libraries, resources etc. used by OTEX.
  • \OTEX: Root folder for the OTEX C# project.
  • \OTEXDedicatedServer: Root folder for the OTEXDedicatedServer C# project.
  • \OTEXEditor: Root folder for the OTEXEditor C# project.
  • \sandcastle: Root folder for the sandcastle HTML documentation project.

Downloads

Compiling

If you just want the applications, download the zip file above. Otherwise, you'll need:

  • Visual studio 2013 or higher (link)
  • .NET Framework 4.5.2 or higher (included with Windows 8.1, link)
  • Sandcastle (if you wish to rebuild the HTML documentation)

Dependencies

FastColoredTextBox

OTEX Editor uses a very powerful RichTextBox alternative called FastColoredTextBox, which helps provides a lot of the more advanced features of the editor interface. FastColoredTextBox can found on GitHub, NuGet and CodeProject. FastColoredTextBox is used under LGPLv3.

  • Note: If you are using Visual Studio you will not need to manually install FastColoredTextBox; it is configured as a NuGet package in the OTEXEditor C# project.

Marzersoft.dll

All three of the projects contained in the solution share a dependency on Marzersoft.dll, which is a personal library of useful classes, extensions and wrappers I’ve built over my years working with C#. It’s not open-source, but OTEX can be compiled by linking against the Marzersoft.dll files included with the OTEX distribution.

Samples and Documentation

The Editor and Dedicated Server are short, self-contained uses of the OTEX functionality. They are all the sample code necessary to tease apart a working implementation. Additionally, the \doc folder contains a full set of HTML documentation for all the public OTEX interfaces and classes.

otex's People

Contributors

marzer avatar

Watchers

 avatar  avatar  avatar

Forkers

saltoone85

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.