Hi! Clone looks very interesting and I'm currently testing if it's a good fit for a project I'm working on. If this goes anywhere, I'm going to open source that project as well. To be able to use it for my purposes, there are a few things I'd like to add that I think Clone and any other potential users might benefit from. In order:
- prepare Clone for usage as a library (split out a clone-core crate, add a clone-client a typed wrapper over the daemon protocol)
- adding idle management (suspend-on-idle, wake-on-connect, activity tracking (see https://bhatti.sh/docs/under-the-hood/thermal-states/ for intent) . Generic enough to be useful for other Clone users)
- adding OCI registry support
Would you welcome PRs for these issues?
Hi! Clone looks very interesting and I'm currently testing if it's a good fit for a project I'm working on. If this goes anywhere, I'm going to open source that project as well. To be able to use it for my purposes, there are a few things I'd like to add that I think Clone and any other potential users might benefit from. In order:
Would you welcome PRs for these issues?