#tweak #deployment #run-time #automatic #configuration #warnings #device-specific

app tweakster

Utility for automatic deployment of device-specific tweaks at runtime

3 releases

0.0.3 Jul 22, 2022
0.0.2 Apr 30, 2022
0.0.1 Apr 13, 2022

#1093 in Hardware support

37 downloads per month

MIT license

32KB
728 lines

Tweakster

WARNING: This project is in early prototyping phase, I'd advise against trying to do anything meaningful with it

tweakster is a utility aimed at managing device-specific tweaks.

It relies on per-device TOML config files and copies/links the appropriate configuration files/fragments for those tweaks to be applied.

Example configurations and files can be found here.

Finally, this readme should really be improved. But for now, this will do.

Note: this project is as much a needed piece of software as it is a learning experience, aiming at getting more familiar with Rust. In this regard, comments and suggestions for improving the code quality and readability are welcome.

License

tweakster is licensed under the terms of the MIT license.

Contributing

Feel free to open issues and/or merge requests on the project's gitlab repo.

Dependencies

~4.5MB
~81K SLoC