This repository automates the process of compiling istoreos firmware using GitHub Actions. Currently, it supports rk33xx and rk35xx devices, with plans to add support for x86 devices in the future.简体中文
Automated Builds: Utilize GitHub Actions to automatically compile firmware for supported devices. Multi-Device Support: Initially supports rk33xx and rk35xx devices, with x86 support coming soon. Customizable Configurations: Easily modify configurations to suit your needs.
Tesx version adds plugins such as adguardhome, openclash, mosdns, etc. If you need to use them, please select the corresponding firmware with the test suffix in Releases to download.
- rk33xx
- rk35xx
- x86 (coming soon)
To start using this repository, follow these steps:
- Fork the Repository: Click the "Fork" button at the top right corner of this page to create your own copy of this repository.
- Configure Your Build: Edit the .config file or use the default configuration for your target device.
- Enable GitHub Actions: Make sure GitHub Actions are enabled in your forked repository.
- Start a Build: Trigger a build manually or push changes to your repository to start the build process.
x86 Device Support: We plan to extend support to x86 devices in the near future. Enhanced Customization: More options for customization and optimization of builds.
Special thanks to the istoreos official team for providing the source code, which made the development and automated compilation of this project possible.
Contributions are welcome! Feel free to open issues or submit pull requests to enhance the functionality of this repository.
This project is licensed under the MIT License - see the LICENSE file for details.