ReMarkableAPI
Docs and implementation of the reMarkable file sync API (by splitbrain)
php-k8s
Unofficial PHP client for Kubernetes. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs. (by renoki-co)
ReMarkableAPI | php-k8s | |
---|---|---|
4 | 3 | |
406 | 316 | |
0.0% | 0.6% | |
1.6 | 0.0 | |
over 2 years ago | 7 days ago | |
PHP | PHP | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ReMarkableAPI
Posts with mentions or reviews of ReMarkableAPI.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-09.
-
My job requires me to proofread a lot of pdfs. Any good hacks/third party tools for moving files between Remarkable and my PC? (Apis, etc.?)
Once you get a chance to review what everyone else has posted, respond here or shoot me a chat. I'm a software engineer, and the file sync API doesn't look at all hard to use based on this (older) article.
-
Are notebooks synced to the Remarkable cloud like PDFs?
Oh that's nice, yeah I wasn't implying I would reverse engineer it myself. I saw this one by splitbrain from someone's post before writing this post and was thinking I would use that. Anyway that's great to see the resources you linked above, so yeah I should be able to do what I want with this tablet then.
-
Updating PDF through the API doesn't sync with tablet
Has anyone been able to update a PDF through the API successfully on the tablet? I'm using this https://github.com/splitbrain/ReMarkableAPI and the tablet version is 2.7.0.51
-
Workflow With Searchable Notes
Used the cloud APIs here: https://github.com/splitbrain/ReMarkableAPI/wiki
php-k8s
Posts with mentions or reviews of php-k8s.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-10.
-
https://np.reddit.com/r/PHP/comments/nqzux3/another_kubernetes_client_for_php_k8sclient/h0f1oaj/
I have leveraged some of the best practices in renoki-co/php-k8s, taking initially Laravel Eloquent as an example to build resources that have many attributes. You might want to take examples from there as it's coherent, and you're on a good path. :D
-
Manage K8s resources in PHP
I was inspired by Laravel Eloquent ORM model. PHP K8S is some kind of ORM, but for Kubernetes Resources. Since the Kubernetes API is consistent, the implementation was DRY af, and I could write end-to-end testing with real-world examples like running MySQL as StatefulSet. Retrieve a model or build a model, you got anything you need in one class.
What are some alternatives?
When comparing ReMarkableAPI and php-k8s you can also consider the following projects:
rmfakecloud - host your own cloud for the remarkable
galactus - All-Knowing User Service Provider Aggregator [GET https://api.github.com/repos/acchiao/galactus: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
CFsAPI - a small API that sends anime/hentai images in JSON
server-builder - Deploying K3s to hetzner in the most ridiculous way possible: KISS
rmapi - Go app that allows you to access your reMarkable tablet files through the Cloud API
kube-no-trouble - Easily check your clusters for use of deprecated APIs