Giter VIP home page Giter VIP logo

bnm188 / small-package Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kenzok8/small-package

0.0 0.0 0.0 128.06 MB

自动同步更新上游库软件

License: Apache License 2.0

Shell 13.61% JavaScript 25.12% Ruby 0.01% C++ 0.48% Python 2.63% Perl 0.02% C 18.48% Lua 15.23% Go 0.01% Awk 0.05% XSLT 0.07% CSS 3.40% UnrealScript 0.21% Makefile 2.40% HTML 16.67% Brainfuck 0.01% Batchfile 0.01% M4 0.01% Dockerfile 0.01% Less 1.60%

small-package's Introduction

kenzo github stats

同步上游分支代码

small-package

  • 常用OpenWrt软件包源码合集,同步上游更新!

  • 通用版luci适合18.06与19.07

  • 关于有好的插件请在issues提交

  • 感谢以上github仓库所有者!

插件下载:

GitHub release (latest by date)

关于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

使用方式(三选一):

  1. 先cd进package目录,然后执行
 git clone https://github.com/kenzok8/small-package
  1. 或者添加下面代码到feeds.conf.default文件
 src-git small8 https://github.com/kenzok8/small-package
  1. lede/下运行 或者openwrt/下运行
git clone https://github.com/kenzok8/small-package package/small-package

small-package's People

Contributors

github-actions[bot] avatar kenzok8 avatar

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.