tweakster

Crates.iotweakster
lib.rstweakster
version0.0.3
sourcesrc
created_at2022-04-13 21:24:30.478749
updated_at2022-07-22 07:56:06.492715
descriptionUtility for automatic deployment of device-specific tweaks at runtime
homepagehttps://gitlab.com/mobian1/tweakster
repository
max_upload_size
id567221
size46,429
Arnaud Ferraris (a-wai)

documentation

README

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.

Commit count: 0

cargo fmt