https://gitea.angry.im/PeterCxy/OpenEUICC
OpenEUICC for Magisk. OpenEUICC is an eSIM LPA (Local Profile Assistant) implementation for Android. It can provide eSIM support on Android devices that do not support eSIM. This requires a removable eSIM card. It has two variants, OpenEUICC and EasyEUICC. OpenEUICC is the full-fledged privileged variant. EasyEUICC is the unprivileged version that can run as a user app. See PeterCxy's OpenEUICC repository for detailed usage, differences, and FAQs.
The author of OpenEUICC is PeterCxy. This repository is just compiled and packaged OpenEUICC as a Magisk module. The unpriv version is also compiled. No changes were made to the source code. Compilation, packaging and release are completely automated by Github Actions. It checks the OpenEUICC repository for new commits every day. If there are any new commits, it compiles, packages and release the module. This process is entirely automated, so install it at your own discretion. If you have any questions about OpenEUICC, please file an issue on original PeterCxy's repository.