{"id":22449445,"url":"https://github.com/anders130/my-shell","last_synced_at":"2025-08-06T10:30:42.273Z","repository":{"id":263180317,"uuid":"889577697","full_name":"anders130/my-shell","owner":"anders130","description":"My personal Astal/AGS configuration.","archived":false,"fork":false,"pushed_at":"2025-06-11T21:04:14.000Z","size":228,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T10:09:29.928Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anders130.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-16T17:24:12.000Z","updated_at":"2025-05-24T14:08:31.000Z","dependencies_parsed_at":"2025-01-05T16:25:07.621Z","dependency_job_id":"67cbbd52-9e90-4424-85e1-ec17f35da511","html_url":"https://github.com/anders130/my-shell","commit_stats":null,"previous_names":["anders130/my-shell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anders130/my-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anders130%2Fmy-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anders130%2Fmy-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anders130%2Fmy-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anders130%2Fmy-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anders130","download_url":"https://codeload.github.com/anders130/my-shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anders130%2Fmy-shell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259624736,"owners_count":22886330,"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":[],"created_at":"2024-12-06T05:09:16.475Z","updated_at":"2025-08-06T10:30:42.250Z","avatar_url":"https://github.com/anders130.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# my-shell\n\nMy personal widget collection for Hyprland.\n\n## Installation\n\nAdd this project to your `flake.nix`'s inputs:\n\n```nix\n{\n    inputs = {\n        # ...\n        my-shell.url = \"github:anders130/my-shell\";\n    };\n```\n\nThen to use it, add it to your package list:\n\n```nix\n{\n    environment.systemPackages = [inputs.my-shell.packages.${system}.default];\n}\n```\n\nTo use the battery indicator, you need to have `upower` enabled:\n\n```nix\nservices.upower.enable = true;\n```\n\nFor the Speaker selector, you need to have `pulseaudio` enabled:\n\n```nix\nservices.pulseaudio.enable = true;\n```\n\n## Development\n\nFirst, add the types for your lsp server by running the following command:\n\n```bash\nags types -d .\n```\n\nThen, run the following command to test your changes:\n\n```bash\nags run .\nor alternatively with nix:\nnix run .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanders130%2Fmy-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanders130%2Fmy-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanders130%2Fmy-shell/lists"}