Replies: 5 comments 4 replies
-
For which OS you’re most interested in? |
Beta Was this translation helpful? Give feedback.
-
macOS Big Sur Version 11.2.2 |
Beta Was this translation helpful? Give feedback.
-
Hey @Welstand, To run There is a catch with Apple's default Python, though. Apple ships both Now, just open your terminal and type the following: # Download remarks to your machine
git clone https://github.com/lucasrla/remarks.git && cd remarks
# Install the dependencies
pip3 install -r requirements.txt
# Run it and learn the features that are available
python3 -m remarks --help Please let us know if you run into any problems. PS: I have just enabled the Wiki feature. It is open for anyone to edit/write it: https://github.com/lucasrla/remarks/wiki. Feel free to document your steps there so that future users can learn as well. PPS: I will convert this issue to a discussion. It seems more appropriate there. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your help! Now, (I guess) the script is installed on my computer. Though, I have still problems with the setting up. In the guide you write:
What does it mean, to "scp" the contents of "/home/root/.local/share/remarkable/xochitl"? Do you know of any down-to-earth guide of scp? |
Beta Was this translation helpful? Give feedback.
-
Thanks again for helping! Thanks to the new wiki, I guess I managed to install remarks. I reached now the section "Usage and Demo". After digiting |
Beta Was this translation helpful? Give feedback.
-
Hi, would it be possible to make a Wiki for people like me who don't understand anything of programming? I really want/need to use the script, so it's quite frustrating not understanding how to do it.
Beta Was this translation helpful? Give feedback.
All reactions