Archive of LCARS-SDK
This is an archive and my (not the developer) personal workspace of the LCARS-SDK source code and wiki. Refer to the sub directory for each version for more information. This archive is here to support our (IFL) work, share our changes, and to allow others direct access to older versions of the sdk
The LCARS SDK is a development kit and environment umbrella designed specifically for generating canon quality and functional interfaces with the LCARS methodology within a webview. Utilizing a webview the LCARS SDK can be applied to cross-modern internet browsers and both mobile and desktop applications. Anywhere a webview is in place the SDK could be used.
We are hosting our deployment models right here on github … so that everyone has access to them!
To use this model take a look at the blank template here
By adding the code snippit below to your interface … you can deploy to the internet without downloading or hosting any other files besides your interface html, javascript and css files. Everything else is host in the cloud … and fast!
<!-- LCARS SDK 19182.4
- This file is a part of the LCARS SDK.
- https://github.com/AricwithanA/LCARS-SDK/blob/master/LICENSE.md
- For more information please go to http://www.lcarssdk.org.
-->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-touch-events/2.0.0/jquery.mobile-events.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/arrive/2.4.1/arrive.min.js"></script>
<script type="text/javascript" src="https://sfranzyshen.github.io/LCARS-SDK-ARCHIVE/19182.4/lcars-sdk-19182.4.js"></script>
<link rel="stylesheet" type="text/css" href="https://sfranzyshen.github.io/LCARS-SDK-ARCHIVE/19182.4/lcars-sdk-19182.4.css">
By downloading all dependency javascript files locally a offline deployment model can be created for a kiosk or as a native app (using NW.js, Electron, PhoneGap, etc)
Here Is a convenient archive - lcars-sdk-19182.4.zip
Incase you need support for a font format other than woff2 here are the rest of the fonts - lcars-sdk-fonts-19182.4.zip
And finally here is a comparison showing the performance gains when using the combinded files and embedded web fonts …
Source Archive (My copy of source code may differ form original material)
Developer Wiki (currently active project Wiki)
Source Archive (My copy of source code may differ form original material)
Wiki Archive
Hardcoded
Color Generator
Color Rotation
Visual Guide
Changelog
Wiki Diff Skipped?
SDK Diff
Source Archive (My copy of source code may differ form original material)
Wiki Archive
Astrometric Analysis
Shield Status
Warpcore
Feed Reader
Captains Chair Video, Demo (right click -> inspect … then right click -> reload to get audio and interactivness working)