Crates.io | reset_daemon |
lib.rs | reset_daemon |
version | 2.2.0 |
source | src |
created_at | 2023-11-10 20:19:41.833374 |
updated_at | 2024-06-13 12:35:42.829731 |
description | ReSet Daemon library and runner. |
homepage | |
repository | https://github.com/Xetibo/ReSet-Daemon |
max_upload_size | |
id | 1031441 |
size | 529,522 |
This is the standalone daemon for ReSet written in rust.
It provides all functionality accessible within ReSet and can also be accessed by any other application via DBus.
For Usage, consult the documentation.
When delevoping an appliation that interacts with ReSet-Daemon, consider using the ReSet-Lib which provides preconfigured datastructures. The API is also available in the documentation linked above.
The daemon currently only offers installation via crates.io or via manual compilation:
cargo install reset_daemon
This application was developed as a semester project for the Eastern Switzerland University of Applied Sciences. With potential advancements as a next project, due to this, no major development will happen until February 2024. However, there is still a roadmap for this application.