-
Notifications
You must be signed in to change notification settings - Fork 71
Update xochitl.oxide to support templatectl #505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Tested. All is well. |
LinusCDE
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on rM 2 and works fine. Could add a custom template with templatectl and it showed up when launched through oxide.
You just forgot to update the timestamp. I based the time on your first commit that changed the version.
Co-authored-by: Linus K. <linus@cosmos-ink.net>
|
@LinusCDE updated |
raisjn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
based on two people saying it works
* Update xochitl.oxide to support templatectl Co-authored-by: Linus K. <linus@cosmos-ink.net> Co-authored-by: Linus K <linus@cosmos-ink.net>
* Update xochitl.oxide to support templatectl (#505) * Update xochitl.oxide to support templatectl Co-authored-by: Linus K. <linus@cosmos-ink.net> Co-authored-by: Linus K <linus@cosmos-ink.net> * Create rmfakecloud-proxy package (#448) This PR provides a new package intended to ease the setup of rmfakecloud on a device. [rmfakecloud](https://github.com/ddvk/rmfakecloud) is an alternative Xochitl sync server developed by ddvk that anyone can self-host. With this package, connecting to an rmfakecloud server only takes a few steps: * `opkg install rmfakecloud-proxy` * `rmfakecloudctl set-upstream https://...` (define the server to use) * `rmfakecloudctl enable` One can then run `rmfakecloudctl disable` (or uninstall the package) to revert back to the default reMarkable servers. Co-authored-by: Nathaniel van Diepen <Eeems@users.noreply.github.com> * Remove rmfakecloud-proxy Co-authored-by: Linus K. <linus@cosmos-ink.net> Co-authored-by: Mattéo Delabre <1370040+matteodelabre@users.noreply.github.com> Co-authored-by: Mattéo Delabre <spam@delab.re>
* Update xochitl.oxide to support templatectl (#505)
No description provided.