{"id":17324024,"url":"https://github.com/strugee/bespoke-libreoffice-remote","last_synced_at":"2025-10-06T20:05:31.205Z","repository":{"id":22338860,"uuid":"25674522","full_name":"strugee/bespoke-libreoffice-remote","owner":"strugee","description":"Bespoke.js plugin that talks with LibreOffice's Impress Remote over WebRT APIs","archived":false,"fork":false,"pushed_at":"2015-01-15T02:56:00.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T05:19:05.639Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/strugee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-24T06:20:39.000Z","updated_at":"2020-07-02T21:15:47.000Z","dependencies_parsed_at":"2022-08-21T03:00:57.305Z","dependency_job_id":null,"html_url":"https://github.com/strugee/bespoke-libreoffice-remote","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strugee%2Fbespoke-libreoffice-remote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strugee%2Fbespoke-libreoffice-remote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strugee%2Fbespoke-libreoffice-remote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strugee%2Fbespoke-libreoffice-remote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strugee","download_url":"https://codeload.github.com/strugee/bespoke-libreoffice-remote/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245779444,"owners_count":20670684,"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","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":[],"created_at":"2024-10-15T14:09:50.150Z","updated_at":"2025-10-06T20:05:26.165Z","avatar_url":"https://github.com/strugee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://secure.travis-ci.org/strugee/bespoke-libreoffice-remote.png?branch=master)](https://travis-ci.org/strugee/bespoke-libreoffice-remote) [![Coverage Status](https://coveralls.io/repos/strugee/bespoke-libreoffice-remote/badge.png)](https://coveralls.io/r/strugee/bespoke-libreoffice-remote)\n\n# bespoke-libreoffice-remote\n\nImpersonate LibreOffice Impress to talk to the Impress Remote app\n\n## Download\n\nDownload the [production version][min] or the [development version][max], or use a [package manager](#package-managers).\n\n[min]: https://raw.github.com/strugee/bespoke-libreoffice-remote/master/dist/bespoke-libreoffice-remote.min.js\n[max]: https://raw.github.com/strugee/bespoke-libreoffice-remote/master/dist/bespoke-libreoffice-remote.js\n\n## Usage\n\nThis plugin is shipped in a [UMD format](https://github.com/umdjs/umd), meaning that it is available as a CommonJS/AMD module or browser global.\n\nFor example, when using CommonJS modules:\n\n```js\nvar bespoke = require('bespoke'),\n\tlibreofficeRemote = require('bespoke-libreofficeRemote');\n\nbespoke.from('#presentation', [\n\tlibreofficeRemote()\n]);\n```\n\nWhen using browser globals:\n\n```js\nbespoke.from('#presentation', [\n\tbespoke.plugins.libreofficeRemote()\n]);\n```\n\n## Package managers\n\n### npm\n\n```bash\n$ npm install bespoke-libreoffice-remote\n```\n\n### Bower\n\n```bash\n$ bower install bespoke-libreoffice-remote\n```\n\n## Credits\n\nThis plugin was built with [generator-bespokeplugin](https://github.com/markdalgleish/generator-bespokeplugin).\n\n## License\n\n[MIT License](http://en.wikipedia.org/wiki/MIT_License)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrugee%2Fbespoke-libreoffice-remote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrugee%2Fbespoke-libreoffice-remote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrugee%2Fbespoke-libreoffice-remote/lists"}