{"id":29835121,"url":"https://github.com/myobie/presenter","last_synced_at":"2026-04-17T06:33:33.445Z","repository":{"id":66433912,"uuid":"92819638","full_name":"myobie/presenter","owner":"myobie","description":"A presentation tool that runs in the browser","archived":false,"fork":false,"pushed_at":"2018-06-14T17:38:13.000Z","size":111,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-01T22:43:46.637Z","etag":null,"topics":["choo","javascript","nodejs","svg"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myobie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2017-05-30T09:59:43.000Z","updated_at":"2018-07-21T06:21:08.000Z","dependencies_parsed_at":"2023-03-23T18:19:08.956Z","dependency_job_id":null,"html_url":"https://github.com/myobie/presenter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/myobie/presenter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myobie%2Fpresenter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myobie%2Fpresenter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myobie%2Fpresenter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myobie%2Fpresenter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myobie","download_url":"https://codeload.github.com/myobie/presenter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myobie%2Fpresenter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31918594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","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":["choo","javascript","nodejs","svg"],"created_at":"2025-07-29T12:16:59.790Z","updated_at":"2026-04-17T06:33:33.428Z","avatar_url":"https://github.com/myobie.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Presenter\n\nA javascript presentation tool. Each slide is a file. Works with svg, jpg, gif,\nor pdf files.\n\nUses [choo](https://choo.io/) for the interactivity and DOM stuff. Uses\n[keymaster](https://github.com/madrobby/keymaster) for the keyboard shortcuts.\n\n## Usage\n\nPrepare a folder with a `slides.json` file and a `slides/` directory with a file for each slide.\n\n```sh\n# Clone somewhere and then install dependencies\n# like ~/Documents/GitHub/myobie/presenter\n$ npm i\n\n# Then cd to your folder that contains your slides\n$ cd ~/Documents/presentation/slides\n\n# Then start the presenter\n$ ~/Documents/GitHub/myobie/presenter/bin/present.js\n\n# Then navigate to localhost:8080\n```\n\n## TODO\n\n- [x] Copy over from the private repo and delete non-generic things\n- [ ] Make a sketch plugin that can number artboards from top left down, then\n      back to the top and right one, then down…\n- [x] Create a `bin` cli that can read slides from a current folder\n- [ ] Read and execute a local `plugins.js` so users can inject their own views and/or interactions (`use` and `view`)\n- [ ] Use `sketchtool` to export the slides on boot\n- [ ] Put exported slides into a cache directory\n- [ ] Only re-export slides if the sketch file has changed\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyobie%2Fpresenter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyobie%2Fpresenter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyobie%2Fpresenter/lists"}