{"id":30450074,"url":"https://github.com/devfle/easy-sticky-nav","last_synced_at":"2025-08-23T13:23:28.032Z","repository":{"id":307903561,"uuid":"1031037376","full_name":"devfle/easy-sticky-nav","owner":"devfle","description":"An easy way to add a modern sticky bottom navigation to your Home-Assistant installation.","archived":false,"fork":false,"pushed_at":"2025-08-02T22:09:09.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T23:34:18.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/devfle.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":"2025-08-02T21:43:34.000Z","updated_at":"2025-08-02T22:09:25.000Z","dependencies_parsed_at":"2025-08-03T10:39:56.037Z","dependency_job_id":null,"html_url":"https://github.com/devfle/easy-sticky-nav","commit_stats":null,"previous_names":["devfle/easy-sticky-nav"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/devfle/easy-sticky-nav","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfle%2Feasy-sticky-nav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfle%2Feasy-sticky-nav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfle%2Feasy-sticky-nav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfle%2Feasy-sticky-nav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devfle","download_url":"https://codeload.github.com/devfle/easy-sticky-nav/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfle%2Feasy-sticky-nav/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271749048,"owners_count":24814115,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"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":[],"created_at":"2025-08-23T13:23:25.562Z","updated_at":"2025-08-23T13:23:28.017Z","avatar_url":"https://github.com/devfle.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Easy Sticky Nav\nAn easy way to add a modern sticky bottom navigation to your Home-Assistant installation.\n\n\u003cimg width=\"1516\" height=\"754\" alt=\"01\" src=\"https://github.com/user-attachments/assets/515c4639-8c70-471b-8b0c-937a25a27db5\" /\u003e\n\n\n## Options\n\n| Property      | Type                  | Required | Description                                                        |\n| ------------- | --------------------- | -------- | ------------------------------------------------------------------ |\n| `color`       | `string`              | ❌ No     | Color of the navigation bar (e.g., hex, rgb, or CSS color name).   |\n| `background`  | `string`              | ❌ No     | Background color of the navigation bar.                            |\n| `bottomSpace` | `string`              | ❌ No     | Space below the bar.                                               |\n| `minWidth`    | `string`              | ❌ No     | Minimum screen width for the bar to appear.                        |\n| `hide_header` | `boolean`             | ❌ No     | Hides the default Home Assistant header if `true`.                 |\n| `nav_items`   | `NavigationElement[]` | ✅ Yes    | Array of navigation elements to display in the sticky nav.         |\n\n\n\n### NavItem Settings\n\n| Field  | Type     | Required | Description                                                      |\n| ------ | -------- | -------- | ---------------------------------------------------------------- |\n| `icon` | `string` | ✅ Yes    | A Material Design Icon (e.g., `mdi:home-outline`).               |\n| `url`  | `string` | ✅ Yes    | The path or URL to navigate to.                                  |\n\n\n## Example\n\n```yaml\ntype: custom:easy-sticky-nav\nhide_header: true\nnav_items:\n  - name: Home\n    icon: mdi:home-outline\n    url: /dashboard-dashboard/home\n  - name: User Settings\n    icon: mdi:account-outline\n    url: /profile/general\n  - name: Notification\n    icon: mdi:bell-outline\n    url: \"#\"\n  - name: Settings\n    icon: mdi:cog-outline\n    url: /config/dashboard\n```\n\n## Notice\n\nIf you hide the header you can still enter the edit-mode of Home-Assistant with:\n\n```text\n?edit=1\n```\n\n## Installation\n\n1. Build the project `npm run build`\n2. Copy the `dist/main.js` file to your Home-Assistant instance inside the `www` folder (I suggest renaming main.js into easy-sticky-nav.js)\n3. Include and load the file from your Home-Assistant settings\n4. Add the custom card config to your dashboard\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfle%2Feasy-sticky-nav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevfle%2Feasy-sticky-nav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfle%2Feasy-sticky-nav/lists"}