{"id":17686512,"url":"https://github.com/pheki/nx-udev","last_synced_at":"2025-04-30T23:24:56.519Z","repository":{"id":174121522,"uuid":"238373406","full_name":"pheki/nx-udev","owner":"pheki","description":"udev rule allowing communication with the Nintendo Switch without root","archived":false,"fork":false,"pushed_at":"2020-06-15T07:33:06.000Z","size":17,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T20:47:27.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pheki.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}},"created_at":"2020-02-05T05:14:04.000Z","updated_at":"2025-02-02T16:28:34.000Z","dependencies_parsed_at":"2023-07-25T10:45:07.194Z","dependency_job_id":null,"html_url":"https://github.com/pheki/nx-udev","commit_stats":null,"previous_names":["pheki/nx-udev"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pheki%2Fnx-udev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pheki%2Fnx-udev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pheki%2Fnx-udev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pheki%2Fnx-udev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pheki","download_url":"https://codeload.github.com/pheki/nx-udev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251796662,"owners_count":21645242,"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-10-24T10:45:06.785Z","updated_at":"2025-04-30T23:24:56.500Z","avatar_url":"https://github.com/pheki.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# nx-udev\n\nThis package installs an udev rule to allow communication via usb with the Nintendo Switch without root access. It does that by changing the permissions (mode) to 666 (rw-rw-rw-).\n\nAfter installing you may need to replug your device.\n\n# Installing\n\n## Via Package\n\n### Arch Linux\n\nIt's available in the [AUR](https://aur.archlinux.org/packages/nx-udev/), so you can install it using makepkg:\n\n```bash\ngit clone https://aur.archlinux.org/nx-udev.git\ncd nx-udev\nmakepkg -si\n```\n\nOr using [yay](https://github.com/Jguer/yay) (or any other AUR helper):\n\n```bash\nyay -S nx-udev\n```\n\n### Debian, Ubuntu, or any other distro that has `apt`\n\nI've generated a debian package in the [releases](https://github.com/pheki/nx-udev/releases), so you can just install it with `dpkg -i`:\n\n```bash\n# Download the debian package\nwget https://github.com/pheki/nx-udev/releases/latest/download/nx-udev_latest_all.deb\n# Install it\nsudo dpkg -i nx-udev_latest_all.deb\n```\n\n## Manually\n\nTo install manually, just copy `60-nx.rules` and `60-nx-rcm.rules` to `/etc/udev/rules.d/`:\n\n```bash\n# Download the repository\ngit clone https://github.com/pheki/nx-udev.git \u0026\u0026 cd nx-udev\ncp *.rules /etc/udev/rules.d/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpheki%2Fnx-udev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpheki%2Fnx-udev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpheki%2Fnx-udev/lists"}