{"id":15587576,"url":"https://github.com/icyleaf/openwrt-dist","last_synced_at":"2025-04-04T15:23:45.707Z","repository":{"id":136301323,"uuid":"561779861","full_name":"icyleaf/openwrt-dist","owner":"icyleaf","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-27T01:33:18.000Z","size":5712176,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-28T04:26:37.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://icyleaf-openwrt-repo.vercel.app","language":null,"has_issues":false,"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/icyleaf.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":"2022-11-04T13:27:08.000Z","updated_at":"2024-06-09T14:06:51.000Z","dependencies_parsed_at":"2023-10-15T22:41:52.237Z","dependency_job_id":"cd389550-12ed-41cd-b1ad-67fecf8183df","html_url":"https://github.com/icyleaf/openwrt-dist","commit_stats":{"total_commits":43,"total_committers":1,"mean_commits":43.0,"dds":0.0,"last_synced_commit":"36a30e16c82e3fb66571fd867e3f3067cd71f680"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"simonsmh/openwrt-dist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Fopenwrt-dist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Fopenwrt-dist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Fopenwrt-dist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Fopenwrt-dist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icyleaf","download_url":"https://codeload.github.com/icyleaf/openwrt-dist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247199222,"owners_count":20900246,"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-02T22:02:17.471Z","updated_at":"2025-04-04T15:23:45.691Z","avatar_url":"https://github.com/icyleaf.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenWRT dist\n\n[![Openwrt Build Bot](https://github.com/icyleaf/openwrt-dist/actions/workflows/main.yml/badge.svg)](https://github.com/icyleaf/openwrt-dist/actions/workflows/main.yml)\n\nBuild with GitHub Action Workflow weekly.\n\nThis project is only for OpenWRT routers. Currently it's based on snapshot and 23.05.0-rc3.\n\n[You may want original project here.](http://openwrt-dist.sourceforge.net)\n\n## Openwrt Package Builder\n\n### Usage\n\n#### Step 1\n\nFirst, Add the public key [key-build.pub](./key-build.pub) which is paired with private key [key-build](./key-build) for building.\n\n```bash\nwget http://cdn.jsdelivr.net/gh/icyleaf/openwrt-dist@master/key-build.pub\nopkg-key add key-build.pub\n```\n\n#### Step 2\n\nFetch you arch of openwrt and update the link below:\n\n```\nsrc/gz icyleaf https://icyleaf-openwrt-repo.vercel.app/{{target}}/packages/{{arch}}\n```\n\nFor example, if you want to use `snapshot` target with `x86_64` arch packages and you got the branch name as `snapshot/packages/x86/64`, You could use this line after the previous step.\n\n```bash\necho \"src/gz icyleaf https://icyleaf-openwrt-repo.vercel.app/snapshot/packages/x86/64\" \u003e\u003e /etc/opkg/customfeeds.conf\n```\n\nThen install whatever you want.\n\n```bash\nopkg update\nopkg install treafik\nopkg install vector\n...\n```\n\nFor more detail please check the manifest.\n\nYou can also search and install them in LuCI or upload these downloaded files to your router with SCP/SFTP, then login to your router and use opkg to install these ipk files.\n\n## Openwrt Image Builder\n\nBuild configurable images with ImageBuilder after the SDK finished building packages. The images are stored in the device named branches, like *image/generic.x86_64*\n\n[Reference for installation](https://openwrt.org/docs/guide-user/installation/generic.sysupgrade)\n\n## Build it yourself\n\n[Check here](https://github.com/icyleaf/openwrt-dist/blob/master/.github/workflows/main.yml)\n\nYou need to make a fork and chage items in the matrix yourself to match your needs. If you need to keep your packages safe, please use `usign` to regenerate private key and make the repo private.\n\n## License\n\nGPLv3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficyleaf%2Fopenwrt-dist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficyleaf%2Fopenwrt-dist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficyleaf%2Fopenwrt-dist/lists"}