{"id":16822942,"url":"https://github.com/wzhudev/hyper-visor","last_synced_at":"2025-03-18T00:47:30.204Z","repository":{"id":57160250,"uuid":"187347347","full_name":"wzhudev/hyper-visor","owner":"wzhudev","description":":cloud: A plugin that adds visor mode to Hyper terminal.","archived":false,"fork":false,"pushed_at":"2019-05-19T08:15:55.000Z","size":35,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T06:52:08.341Z","etag":null,"topics":["hyperapp","hyperterm","plugin","visor"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/wzhudev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-18T11:01:20.000Z","updated_at":"2021-06-16T07:57:15.000Z","dependencies_parsed_at":"2022-09-06T22:22:23.351Z","dependency_job_id":null,"html_url":"https://github.com/wzhudev/hyper-visor","commit_stats":null,"previous_names":["silicic-acid/hyper-visor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzhudev%2Fhyper-visor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzhudev%2Fhyper-visor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzhudev%2Fhyper-visor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wzhudev%2Fhyper-visor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wzhudev","download_url":"https://codeload.github.com/wzhudev/hyper-visor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244135897,"owners_count":20403797,"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":["hyperapp","hyperterm","plugin","visor"],"created_at":"2024-10-13T11:06:35.062Z","updated_at":"2025-03-18T00:47:30.165Z","avatar_url":"https://github.com/wzhudev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cdiv style=\"text-align: center\"\u003e\n  \u003cimg src=\"./img/icon@2x.png\"\u003e\n\u003c/div\u003e\n\n# hyper-visor\n\nAdd visor mode to your Hyper terminal.\n\n## Installation\n\nRun this command in your terminal\n\n```bash\n$ hyper i silicic-hyper-visor\n```\n\n## Config\n\nIn you `.hyper.js` file\n\n```js\nmodule.exports = {\n  config: {\n    visor: {\n      trigger: 'command+shift+h', // trigger to open or hide the visor terminal\n      position: 'top', // or 'bottom', 'left', 'right'\n      width: undefined, // 100% width if not set\n      height: 500, // 100% height if not set\n      hideOnBlur: true // hide it when the visor terminal blurs\n    }\n  }\n}\n```\n\n## Artwork\n\nIcon on [Figma](https://www.figma.com/file/N5iSJfGFNeOWCht6qGxaHMtj/hyper-visor?node-id=2%3A2).\n\n## Known Problems\n\n\u003e I am trying to fix on these problems:\n\n- When you press the trigger shortkey when the visor terminal is focused, it won't bring you back to the previously active application.\n- No animation.\n- It doesn't reload when you update settings.\n- The default size of a new window is messed up.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwzhudev%2Fhyper-visor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwzhudev%2Fhyper-visor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwzhudev%2Fhyper-visor/lists"}