{"id":15660467,"url":"https://github.com/chabou/hyper-always-on-top","last_synced_at":"2025-05-05T21:11:45.883Z","repository":{"id":51862679,"uuid":"83203685","full_name":"chabou/hyper-always-on-top","owner":"chabou","description":"Extension for Hyper.app to optionally keep window always on top","archived":false,"fork":false,"pushed_at":"2021-05-10T16:17:50.000Z","size":134,"stargazers_count":20,"open_issues_count":7,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T21:11:39.960Z","etag":null,"topics":["hyper","plugin"],"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/chabou.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-02-26T11:30:16.000Z","updated_at":"2024-05-22T09:18:58.000Z","dependencies_parsed_at":"2022-08-23T12:52:44.416Z","dependency_job_id":null,"html_url":"https://github.com/chabou/hyper-always-on-top","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chabou%2Fhyper-always-on-top","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chabou%2Fhyper-always-on-top/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chabou%2Fhyper-always-on-top/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chabou%2Fhyper-always-on-top/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chabou","download_url":"https://codeload.github.com/chabou/hyper-always-on-top/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252577020,"owners_count":21770721,"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":["hyper","plugin"],"created_at":"2024-10-03T13:21:52.084Z","updated_at":"2025-05-05T21:11:45.866Z","avatar_url":"https://github.com/chabou.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hyper-always-on-top\n\n[![CI Status](https://circleci.com/gh/chabou/hyper-always-on-top.svg?style=shield)](https://circleci.com/gh/chabou/hyper-always-on-top)\n[![NPM version](https://badge.fury.io/js/hyper-always-on-top.svg)](https://www.npmjs.com/package/hyper-always-on-top)\n![Downloads](https://img.shields.io/npm/dm/hyper-always-on-top.svg?style=flat)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n\nExtension for [Hyper.app](https://hyper.is) to add a menu item to keep application windows always on top.\n\n![Screenshot](https://cloud.githubusercontent.com/assets/4137761/23342934/6658c074-fc63-11e6-8894-71d4aa47dc3d.png)\n\n## Install\n\n### Using [hpm](https://github.com/zeit/hpm)\n\n```\nhpm install hyper-always-on-top\n```\n\n### Manually\n\nTo install, edit `~/.hyper.js` and add `\"hyper-always-on-top\"` to `plugins`:\n\n```\nplugins: [\n  \"hyper-always-on-top\",\n],\n```\n\n## Configuration\n\n### Default configuration:\n\n```js\nmodule.exports = {\n  config: {\n    // other configs...\n    alwaysOnTop: {\n      debug: false,\n      default: true // enabled on application start\n    }\n  }\n  //...\n};\n```\n\n## Credits\n\nOriginally developed by [@henrikdahl](https://github.com/henrikdahl) as a [pull request](https://github.com/zeit/hyper/pull/1560)\n\n## Licence\n\n[MIT](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchabou%2Fhyper-always-on-top","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchabou%2Fhyper-always-on-top","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchabou%2Fhyper-always-on-top/lists"}