An open API service indexing awesome lists of open source software.

https://github.com/herxayah/tweigor

Apply Registry modifications from a simple json file
https://github.com/herxayah/tweigor

regedit windows-optimization windows-optimization-tool windows-optimizer windows-tweaker windows-tweaks

Last synced: about 2 months ago
JSON representation

Apply Registry modifications from a simple json file

Awesome Lists containing this project

README

        

# Tweigor

Tweigor, short TweakingIntegrator, is a tool to automatically apply Regedits from json files.

### Success (2023-05-01)

#### We can now write into any path in the Registry and specify said data type

## Todo

- [x] Parse json
- [x] Figure out Registry Hive
- [ ] Make GUI
- [x] Make CLI
- [x] Make it work in general
- [ ] Make presets
- [ ] cleanup code