Coder Social home page Coder Social logo

lede-r2s's Introduction

每月1,15日自动编译更新

地址: 192.168.3.2

用户名: root

密码: 空

English | 中文

Actions-OpenWrt

LICENSE GitHub Stars GitHub Forks

使用 GitHub Actions 构建 OpenWrt 的模板

用法

  • 单击 Use this template 按钮以创建新的存储库。
  • 生成 .config 文件使用 Lean's OpenWrt 源代码,您可以通过工作流文件中的环境变量进行更改
  • 上传 .config 文件到GitHub存储库
  • 选择 Build OpenWrt 在“Actions”页面上.
  • 单击Run workflow 按钮
  • 构建完成后,单击Artifacts按钮以下载二进制文件。

Tips

  • 创建可能需要很长时间才能创建.config文件并构建 OpenWrt 固件。因此,在创建存储库以构建自己的固件之前,您可以通过简单地搜索来检查其他人是否已经构建了满足您需求的存储库Actions-Openwrt在 GitHub 中 。
  • 将您构建的固件的一些元信息(例如固件架构和已安装的软件包)添加到您的仓库介绍中,这将节省其他人的时间。

License

MIT © P3TERX

关于Secrets、TOKEN的小知识
  1. 首先需要获取 Github Token: 点击这里 获取,

Note项填写一个名称,Select scopes不理解就全部打勾,操作完成后点击下方Generate token

  1. 复制页面中生成的 Token,并保存到本地,Token 只会显示一次!

  2. Fork 我的small-package仓库,然后进入你的small-package仓库进行之后的设置

  3. 点击上方菜单中的Settings,依次点击Secrets-New repository secret

其中Name项填写ACCESS_TOKEN,然后将你的 Token 粘贴到Value项,完成后点击Add secert

  • 对应.github/workflows目录下的yml工作流文件里的ACCESS_TOKEN名称(依据自己yml文件修改)

  • 在仓库Settings->Secrets中添加 SCKEY 可通过Server酱 推送编译结果到微信

  • 在仓库Settings->Secrets中添加 TELEGRAM_CHAT_ID, TELEGRAM_TOKEN 可推送编译结果到Telegram Bot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.