All Projects → quanjindeng → Actions_OpenWrt-Amlogic

quanjindeng / Actions_OpenWrt-Amlogic

Licence: MIT License
一键云编译适合Amlogic盒子的OpenWrt固件底包,并使用flippy的打包脚本生成指定内核版本的固件。默认为N1固件,包含绝大部分常用插件;云编译服务器性能有限,若超时失败,自行删减不必要的插件。

Programming Languages

lua
6591 projects
shell
77523 projects
perl
6916 projects
javascript
184084 projects - #8 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to Actions OpenWrt-Amlogic

amlogic-s9xxx-openwrt
OpenWrt for Amlogic and Rockchip. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, rk3588, rk3568, rk3288, etc. including install to EMMC and update related functions.
Stars: ✭ 724 (+1170.18%)
Mutual labels:  openwrt, amlogic, n1
Actions Openwrt
A template for building OpenWrt with GitHub Actions | 使用 GitHub Actions 云编译 OpenWrt
Stars: ✭ 4,742 (+8219.3%)
Mutual labels:  openwrt, actions
OpenWrts
OPENWRT 固件(Raspberry Pi4B/3B+,NanoPi R4S,Orange Pi R1Plus,x86) 依源码更新自动编译
Stars: ✭ 100 (+75.44%)
Mutual labels:  openwrt, actions
Actions-OP
Autobuild openwrt using github actions | 自动编译你的专属openwrt固件
Stars: ✭ 19 (-66.67%)
Mutual labels:  openwrt, actions
khadas-openwrt
openwrt for Khadas boards
Stars: ✭ 25 (-56.14%)
Mutual labels:  openwrt, amlogic
OpenAppFilter
基于OpenWrt的App过滤(上网管控)模块,支持抖音、斗鱼、王者荣耀、腾讯视频等上百款App过滤
Stars: ✭ 32 (-43.86%)
Mutual labels:  openwrt
OpenWrt-Buildbot
Customized Pure OpenWrt & Self-Build OpenWrt Packages Project.
Stars: ✭ 305 (+435.09%)
Mutual labels:  openwrt
conftest-action
A GitHub Action for using Conftest
Stars: ✭ 30 (-47.37%)
Mutual labels:  actions
gha
🔧 Test your GitHub Actions workflow locally.
Stars: ✭ 53 (-7.02%)
Mutual labels:  actions
jekyll-deploy-action
🪂 A Github Action to deploy the Jekyll site conveniently for GitHub Pages.
Stars: ✭ 162 (+184.21%)
Mutual labels:  actions
overview
Automate your workflows with GitHub actions for MATLAB.
Stars: ✭ 40 (-29.82%)
Mutual labels:  actions
VPS OpenWrt
Deploy OpenWrt onto VPS
Stars: ✭ 47 (-17.54%)
Mutual labels:  openwrt
aliyun-ddns
[Go] Update Aliyun DDNS record from OpenWRT or CLI. 阿里云域名动态解析客户端, 万网, 云解析, Windows, Linux
Stars: ✭ 17 (-70.18%)
Mutual labels:  openwrt
pscale-workflow-helper-scripts
Workflows and helper scripts around the PlanetScale DB workflow to automate database branch creation, association, update and merge directly out of your pull/merge request or favourite CI/CD.
Stars: ✭ 42 (-26.32%)
Mutual labels:  actions
k8s-actions
Enable GitHub developers to deploy to Kubernetes service using GitHub Actions
Stars: ✭ 104 (+82.46%)
Mutual labels:  actions
openwrt
Base on lede, merge with openwrt. btw, dont fork it, pls gib meme star.
Stars: ✭ 78 (+36.84%)
Mutual labels:  openwrt
firmware-core
nodewatcher firmware.
Stars: ✭ 26 (-54.39%)
Mutual labels:  openwrt
xiaomi-r3g-openwrt-builder
OpenWrt builder for any supported routers using Docker. Scheduled to run weekly
Stars: ✭ 25 (-56.14%)
Mutual labels:  openwrt
actions
🚀 Homebrew's GitHub Actions
Stars: ✭ 60 (+5.26%)
Mutual labels:  actions
slim-wrt
Armor for Openwrt
Stars: ✭ 66 (+15.79%)
Mutual labels:  openwrt

English | 中文

Actions-OpenWrt

LICENSE GitHub Stars GitHub Forks

A template for building OpenWrt with GitHub Actions

Usage

  • Click the Use this template button to create a new repository.
  • Generate .config files using Lean's OpenWrt source code. ( You can change it through environment variables in the workflow file. )
  • Push .config file to the GitHub repository.
  • Select Build OpenWrt on the Actions page.
  • Click the Run workflow button.
  • When the build is complete, click the Artifacts button in the upper right corner of the Actions page to download the binaries.

Tips

  • It may take a long time to create a .config file and build the OpenWrt firmware. Thus, before create repository to build your own firmware, you may check out if others have already built it which meet your needs by simply search Actions-Openwrt in GitHub.
  • Add some meta info of your built firmware (such as firmware architecture and installed packages) to your repository introduction, this will save others' time.

Credits

License

MIT © P3TERX

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].