Teach you step by step to compile iStoreOS firmware and support all WXY products OEC, OES, JD Cloud, Netheart Cloud, Wanke Cloud and other PCDN cloud devices
recently looked at the iStoreOS firmware of OECT on the official account, and also found that there were a bunch of people selling firmware on a certain fish, compiling the open source firmware, and then starting to cut leeks, which is too black-hearted.
Kwonelee's firmware iStoreOS supports almost all Wanke Cloud devices, from Wanke Cloud 3 and 3 PRO to OEC OECT, and then to OES OESP, which can support direct brushing.
In order to prevent unscrupulous merchants from sending a github actions cloud compilation method, compile the firmware in 2 minutes, for your reference, the boss sprays lightly!
K large repository: github.com/Kwonelee/iStoreOS-Actions
Compiled firmware address:
The following is the compilation method: Release iStoreOS-24.10.4-SNAPSHOT-dhcp · hamy88/iStoreOS-Actions
2. After logging in, click on Fork K God's repository and copy his repository directly to your own account's repository
3. After the cloning is completed, enter your warehouse, and you can see that the display is copied from the K god
4. Configure a shunot key
used to compile scripts in the cloud automatically upload the firmware to your code repository via an access token after the compilation is completed. If this secret key is not configured, the firmware will not be successfully uploaded even if the compilation process is completed successfully, resulting in all compilation work being invalidated.
tap on your avatar → settings
click on the development settings at the bottom
click to create a new token
start with a random name, just in case, tick all the permissions
click to generate tokens
5. Start compiling
go back to the project you copied, click → the tX_Build-iStoreOS-src workflow → run the workflow
select your device, e.g. I chose oect
then select a kernel version, e.g. select the latest
click Run workflow
refresh the page and click on the workflow → point build you just created to view the process
waited about 1 minute to refresh this page to see if it was completed, and it showed that it was all completed, and you can see that it took more than 1 minute in total
return to the release page of your repository, you can see that the firmware compiled just now has been successfully uploaded, you can happily click to download, and then flash the machine!!
compile WXY's iStoreOS firmware is over, if you have any questions, please leave a message in the comment area.












Comment List