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
- Host: GitHub
- URL: https://github.com/herxayah/tweigor
- Owner: HerXayah
- Created: 2023-04-29T21:20:51.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-19T16:57:55.000Z (almost 2 years ago)
- Last Synced: 2025-04-01T15:59:40.845Z (about 2 months ago)
- Topics: regedit, windows-optimization, windows-optimization-tool, windows-optimizer, windows-tweaker, windows-tweaks
- Language: C#
- Homepage:
- Size: 204 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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