Setup Your GitHub Personal Access Token ⚠️

1️⃣ Click below to open GitHub's token creation page:

2️⃣ After generating your token, copy & paste it below:

3️⃣ Click below to test your token:

Build OpenWrt Image

1️⃣ Select model of your device, then select a stable build or the nightly "snapshot" build.

2️⃣ Include and/or exclude extra packages in the firmware image:

The minus -PACKAGE_NAME prefix removes a package, no prefix adds one.

3️⃣ Write a list of services to disable (if needed):

4️⃣ Custom uci-defaults scripts:

scripts found in files/etc/uci-defaults

▶️ Run Workflow