{"id":13961552,"url":"https://github.com/dotmpe/ok-lcars-sdk","last_synced_at":"2025-10-10T12:34:24.341Z","repository":{"id":138232608,"uuid":"143650458","full_name":"dotmpe/ok-lcars-sdk","owner":"dotmpe","description":"Experiments with the LCARS SDK (HTML/CSS)","archived":false,"fork":false,"pushed_at":"2023-07-21T08:38:50.000Z","size":675,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-10T23:05:23.986Z","etag":null,"topics":["html-css","lcars","okudagram","requirejs","sitefile","startrek"],"latest_commit_sha":null,"homepage":"http://dotmpe.github.io/ok-lcars-sdk","language":"Sass","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotmpe.png","metadata":{"files":{"readme":"ReadMe.rst","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-05T21:55:54.000Z","updated_at":"2023-12-18T13:36:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"670e2592-2af3-4c29-9279-289d07ffc9ac","html_url":"https://github.com/dotmpe/ok-lcars-sdk","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dotmpe/ok-lcars-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fok-lcars-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fok-lcars-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fok-lcars-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fok-lcars-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotmpe","download_url":"https://codeload.github.com/dotmpe/ok-lcars-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotmpe%2Fok-lcars-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003897,"owners_count":26083641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["html-css","lcars","okudagram","requirejs","sitefile","startrek"],"created_at":"2024-08-08T17:01:15.649Z","updated_at":"2025-10-10T12:34:24.301Z","avatar_url":"https://github.com/dotmpe.png","language":"Sass","funding_links":[],"categories":["Sass"],"sub_categories":[],"readme":".. include:: .default.rst\n\nOK! LCARS SDK |badges|\n======================\n:version: 0.0.3 `release notes`_\n\nAn investigation and demonstration creating `okudagrams` for WebView (Android)\nand anything that can do modern HTML/CSS rendering.\n\nThis is based on the original work from `LCARS-SDK`__, which has some big\nadvantages over other methods of LCARS generation.\n\n- No need for Flash, Java or other embedded software.\n- No need to prepare vector images. Ie. export static illustrations and load in\n  Flash, SVG, etc.\n\n- Still has/can do a fully scalable interface, potentially could do\n  Bootstrap-style responsive classes.\n\n- re-uses all of the HTML DOM and CSS specs; scripting, security, development\n  tools.\n\n- runs on every? modern consumer OS. And by using modern web-technologies can\n  be built into any kind of client/server, multi-screen, multi-user app as\n  required.\n\nContents\n--------\nSee CHANGELOG_ for committed updates per version, and ``TODO.txt`` for tasks.\nA bit of project background is given in `Why?`_.\n\nIntended release schema/timeline below, for technical details, and current tasks and focus see `Dev Docs`_.\n\nPlan\n----\n0.0\n  - Testing CSS capabilities, orientation on plan [TODO-1]\n  - Sitefile client integration\n  - Setup for different require.js apps.\n\n0.1 [end of 2020]\n  - Pug+Sass based toolkit used with Sitefile, later with standalone/other tools.\n  - LCARS SDK docs \u0026 reference, style guide etc. [TODO-8]\n    If possible with format1, else with full Pug data struct in JSON/YAML.\n  - The most basic animated follies: scrolling numbers, polarized fade, button blink/fade.\n\n0.x\n  - TODO-3: bootstrap\n  - TODO-6: ``run.sh``\n  - Standalone generator with CLI and only essential NPM deps.\n\n1.x\n  - Responsive pages; with phone, tablet, laptop and HD display profiles.\n  - Multi-display/page views [TODO-5]\n\nx.x\n  - WebComponent elements [TODO-4]\n\n\nSee Also/More\n-------------\n- The online version of this project at `github pages`__.\n- The original `LCARS SDK site`__, and `LCARS SDK wiki`__  docs by ~Aric as well\n  as the `LCARS SDK source`__.\n\n.. references:\n.. __: http://web.archive.org/web/20181120182819/http://lcarssdk.org/\n.. __: https://dotmpe.github.io/ok-lcars-sdk\n.. __: http://www.aricwithana.me/lcars-sdk\n.. __: https://github.com/Aricwithana/LCARS-SDK/wiki\n.. __: https://github.com/Aricwithana/LCARS-SDK\n\n.. badge images:\n.. |badges| replace:: |badge-ci| |badge-code-size| |badge-repo-size| |badge-activity|\n.. |badge-ci| image:: http://img.shields.io/travis/dotmpe/ok-lcars-sdk.svg\n   :target: https://travis-ci.org/dotmpe/ok-lcars-sdk\n   :alt: CI build status\n.. |badge-code-size| image:: https://img.shields.io/github/languages/code-size/dotmpe/ok-lcars-sdk.svg\n   :alt: code size\n.. |badge-repo-size| image:: https://img.shields.io/github/repo-size/dotmpe/ok-lcars-sdk.svg\n   :alt: repo size\n.. |badge-activity| image:: https://img.shields.io/github/commit-activity/y/dotmpe/ok-lcars-sdk.svg\n   :alt: commits per year\n\n.. Id: OK-SDK:ReadMe.rst\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotmpe%2Fok-lcars-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotmpe%2Fok-lcars-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotmpe%2Fok-lcars-sdk/lists"}