AtlasReg is a repo for automating the generation of Windows Registry files (.reg) from YAML format configurations from ameliorated.io. In this case, it converts the AtlasOS playbook to standalone .reg files.
- Converts AtlasOS registry actions from YAML into standalone
.regfiles. - Preserves the source playbook directory structure in the generated output.
- Updates the registry files through a manually triggered GitHub Actions workflow.
- Organizes tweaks by category, including performance, privacy, networking, security and quality of life.
The generated registry files are available in the docs/playbook directory.
- Open the Actions tab in the repository.
- Select Generate registry files.
- Click Run workflow.
The workflow downloads the latest AtlasOS playbook