Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.88 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.88 KB

istoreos Firmware Compilation Using GitHub Actions

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.简体中文

Features

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.

Text version test

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.

Supported Devices

  1. rk33xx
  2. rk35xx
  3. x86 (coming soon)

Getting Started

To start using this repository, follow these steps:

  1. Fork the Repository: Click the "Fork" button at the top right corner of this page to create your own copy of this repository.
  2. Configure Your Build: Edit the .config file or use the default configuration for your target device.
  3. Enable GitHub Actions: Make sure GitHub Actions are enabled in your forked repository.
  4. Start a Build: Trigger a build manually or push changes to your repository to start the build process.

Push changes

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.

Acknowledgments

Special thanks to the istoreos official team for providing the source code, which made the development and automated compilation of this project possible.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to enhance the functionality of this repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.