You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I downloaded the Zip file opened it. When I opened it a command window came up with command and immediately closes command window. This is what shows i had to record a video and slow it down to show you.
Then i continue with the commands Tapped into the remarkable like this:
Building from source
git clone https://github.com/Jayy001/codexctl.git
cd codexctl
pip install requests loguru
oh dear :)
I'm afraid a little familiarity with command line is required here :)
The zip contains an executable which you start after opening a shell/CLI.
When you run it with ./codexctl --help you get a list of things you can do with it.
See section "Usage" for examples but instead of python codexctl.py you just write ./codexctl
The second way "run from source" is not needed. You'll need software development tools like git and python. The error you get is because you don't have git.
(and to take a screenshot in Windows, I think it's the Print key? ;-) Or use Greenshot)
I have done everything on this page. is there any way to force update without using python.
This is error on the device.
So i referred to this (https://github.com/ddvk/remarkable-update#usage)
-Step 3 is where i get stuck i cannot find that (file/folder/conf)
I cannot find the ./updates ANYWHERE?
I then approach Via the CLI and nothing works for me.
Step 2 looks like
Then im stuck here!
I'm very new to this and I have spent two days looking around at constant threads i cant get the automatic update to return back after reverted back to original according to:
sh -c "$(wget https://raw.githubusercontent.com/ddvk/remarkable-hacks/master/patch.sh -O-)" _ purge
Nothing works for me. I would really appreciate some insight.
The text was updated successfully, but these errors were encountered: