LCARS-SDK-ARCHIVE

Archive of LCARS-SDK

View the Project on GitHub sfranzyshen/LCARS-SDK-ARCHIVE

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

This is only here for reference. Please see the original project found Here

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.


ALTERNATE DEPLOYMENT MODELS

We are hosting our deployment models right here on github … so that everyone has access to them!

Internet Deployment:

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">
OFFLINE Deployment:

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 …


LCARS-SDK Wiki Archive (for all versions)


19182.4 (ed33827)

Source Archive (My copy of source code may differ form original material)
Developer Wiki (currently active project Wiki)

LIVE DEMOS

Changelog
Wiki Diff
SDK Diff


16323.311 (d14623d)

Source Archive (My copy of source code may differ form original material)
Wiki Archive

LIVE DEMOS

Hardcoded
Color Generator
Color Rotation
Visual Guide


Changelog
Wiki Diff
SDK Diff


16276.31 (3f4c93d)


Changelog
Wiki Diff
SDK Diff


16098.3 (125bcf1)


Changelog
Wiki Diff Skipped?
SDK Diff


15088.21 (0a7775a)

Source Archive (My copy of source code may differ form original material)
Wiki Archive

LIVE DEMOS

Astrometric Analysis
Shield Status
Warpcore
Feed Reader

DOMod based

Captains Chair Video, Demo (right click -> inspect … then right click -> reload to get audio and interactivness working)


Changelog
Wiki Diff
SDK Diff


15056.205 (fe3770f)


14333.2 (9ae172e)


Changelog
Wiki Diff
SDK Diff


14312.104 (e8cfaff)

Wiki Archive