README.md

July 22, 2026 ยท View on GitHub

nvbangg/builder-for-morphe

Typing SVG
You can use this repository to automatically build patched APKs from Morphe patch sources on every new update.

๐Ÿ”ฅ Features
  • ๐Ÿš€ Easy to use: easily build your own APKs just by customizing config.toml (no extra setup required).
  • ๐Ÿงฉ Many pre-configured apps: just set enabled = true for the apps you want.
  • ๐Ÿ—๏ธ Template support: use this repository as a template for private builds or personal development.
  • ๐Ÿ” Automatic upstream sync: pull in bug fixes and new features while still preserving your own configuration.
  • ๐Ÿ”„ Auto-updates: supports automatic updates through Obtainium using releases from your own fork.
  • โœจ And much more!

๐Ÿค– Build Your Own APKs

  • ๐Ÿด Fork this repo (don't forget to โญ Star and ๐Ÿ‘€ Watch it)
  • โš™๏ธ [Optional] Customize the apps you want in config.toml
  • ๐Ÿš€ Run the CI workflow (make sure workflows are enabled first)
  • โฌ‡๏ธ Download your APKs from Releases

๐Ÿ“š Documentation & Contributing

For full configuration reference, setup and contributing guide, see CONTRIBUTING.md.

For all Morphe resources, patches and community projects, visit nvbangg/awesome-morphe.


github.com/nvbangg/builder-for-morphe
โญ Star this repo if you find it useful!
Maintained with โค๏ธ by @nvbangg (syncing upstream from krvstek/uni-apks with the changes mentioned in the Features section)

โš–๏ธ License & Copyright

This project is open-source and distributed under the GNU GPLv3 license. You are free to use, modify, and redistribute this software, but you must keep all original and new copyright notices intact.

Copyright (C) 2026 nvbangg (for all modifications by nvbangg in builder-for-morphe, and those in contributions and co-authored commits)
Copyright (C) 2026 krvstek (for the original uni-apks codebase)
Authors: See the list of Contributors for their source code contributions, and see icons/README.md for asset sources.

โš ๏ธ Disclaimer

  • This project is not affiliated with Morphe or any authors mentioned here.
  • This project is intended for educational and research purposes only, and is not responsible for any issues arising from its use.
  • All builds are done using publicly available tools. This repository simply automates the process for convenience.
  • This repository does not provide pre-patched APKs. Releases only contain unmodified APKs used for building.
  • Everything happens through public GitHub Actions to ensure security and transparency.