{"id":15692308,"url":"https://github.com/lucleray/hyper-active-tab","last_synced_at":"2025-06-10T14:08:10.839Z","repository":{"id":96333466,"uuid":"132822706","full_name":"lucleray/hyper-active-tab","owner":"lucleray","description":"Add a symbol to the active tab in your hyper terminal","archived":false,"fork":false,"pushed_at":"2019-01-25T17:41:33.000Z","size":198,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-08T01:49:48.022Z","etag":null,"topics":["active","hyper","hyper-plugin","tab"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/hyper-active-tab","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/lucleray.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}},"created_at":"2018-05-09T23:19:46.000Z","updated_at":"2022-10-13T14:04:17.000Z","dependencies_parsed_at":"2023-07-23T20:30:41.104Z","dependency_job_id":null,"html_url":"https://github.com/lucleray/hyper-active-tab","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"58eab0632a7bf4b2e00c6668147ee4f9aff35736"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucleray%2Fhyper-active-tab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucleray%2Fhyper-active-tab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucleray%2Fhyper-active-tab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucleray%2Fhyper-active-tab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucleray","download_url":"https://codeload.github.com/lucleray/hyper-active-tab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucleray%2Fhyper-active-tab/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259089046,"owners_count":22803668,"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":["active","hyper","hyper-plugin","tab"],"created_at":"2024-10-03T18:31:17.302Z","updated_at":"2025-06-10T14:08:10.784Z","avatar_url":"https://github.com/lucleray.png","language":"JavaScript","readme":"## hyper-active-tab\n\nAdd a symbol to the `▲ active tab` in your hyper terminal.\n\n* Simple configuration in `.hyper.js`\n* Compatible with any theme\n\n\u003cdiv align=\"center\"\u003e\n\u003cp\u003e\n\u003cimg alt=\"demo\" src=\"demo/default.png\" width=\"500px\" /\u003e\n\u003c/p\u003e\n\u003c/div\u003e\n\n### Install\n\n`hyper i hyper-active-tab`\n\n### Configure symbol\n\nAdd a line to your hyper configuration (`~/.hyper.js`) :\n\n```js\nmodule.exports = {\n  config: {\n    // rest of the config\n    activeTab: '🍕'\n  }\n  // rest of the file\n}\n```\n\n\u003cdiv align=\"center\"\u003e\n\u003cp\u003e\n\u003cimg alt=\"demo pizza emoji\" src=\"demo/pizza.png\" width=\"500px\" /\u003e\n\u003c/p\u003e\n\u003c/div\u003e\n\n### Configure symbol and color\n\n```js\nmodule.exports = {\n  config: {\n    // rest of the config\n    activeTab: {\n      symbol: '☀︎',\n      color: 'yellow'\n    }\n  }\n  // rest of the file\n}\n```\n\n\u003cdiv align=\"center\"\u003e\n\u003cp\u003e\n\u003cimg alt=\"demo yellow sun\" src=\"demo/yellow-sun.png\" width=\"500px\" /\u003e\n\u003c/p\u003e\n\u003c/div\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucleray%2Fhyper-active-tab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucleray%2Fhyper-active-tab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucleray%2Fhyper-active-tab/lists"}