OpenWrt-Rpi
git-repo-sync
Our great sponsors
OpenWrt-Rpi | git-repo-sync | |
---|---|---|
1 | 1 | |
4,309 | 19 | |
- | - | |
8.6 | 0.0 | |
about 1 month ago | about 1 year ago | |
Shell | Shell | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
OpenWrt-Rpi
-
Raspberry pi 4 openwrt ssrplus+
i got the firmware for my rspi4 from here: https://github.com/SulingGG/Openwrt-rpi
git-repo-sync
-
Github and Gitlab sync
name: GitlabSync on: - push - delete jobs: sync: runs-on: ubuntu-latest name: Git Repo Sync steps: - uses: actions/[email protected] with: fetch-depth: 0 - uses: wangchucheng/[email protected] with: # Such as https://github.com/wangchucheng/git-repo-sync.git target-url: ${{ secrets.TARGET_URL }} # Such as wangchucheng target-username: ${{ secrets.TARGET_USERNAME }} # You can store token in your project's 'Setting > Secrets' and reference the name here. Such as ${{ secrets.ACCESS\_TOKEN }} target-token: ${{ secrets.TARGET_TOKEN }}
What are some alternatives?
docker-openwrt - OpenWrt running in Docker
owrt-ubi-installer - OpenWrt firmware installer for the Linksys E8450 aka. Belkin RT3200
KlipperWrt - A guide to install Klipper with fluidd, Mainsail or Duet-Web-Control and webcam stream in OpenWrt. Mainly created around the Creality Wi-Fi box but any OpenWrt running device with similar specs will work just fine.
nanopi-openwrt - Openwrt for Nanopi R1S R2S R4S 香橙派 R1 Plus 固件编译 纯净版与大杂烩
Creality-Cloud-RaspberryPi3 - Creality Cloud is a platform for 3D printing creation and an ever-growing community for everyone.
openwrt-image-buildomatic - Script that uses OpenWRT Image Builder and config file to build OpenWRT device image (for RPi 4) in seconds
latex-action - :octocat: GitHub Action to compile LaTeX documents
build-hugo - A GitHub Action to build Hugo site.
OpenWrt-NanoPi-R2S-R4S-Builds - OpenWRT Builds for NanoPi R2S & R4S from official Openwrt source code with minimal set of patches
v4 - Fourth iteration of my personal website built with Gatsby
RetroPie-Godot-Engine-Emulator - A scriptmodule to install a Godot "emulator" for RetroPie.
az-function-fsharp-net5 - A minimal example of creating an Azure function using F# on .NET 5. with bonus GitHub actions deployment