#can we install curl on RM2?

1 messages · Page 1 of 1 (latest)

dark flax
sinful basin
#

Sadly I’m on 3.9.4

#

The python that has installed is quite limited

#

Oh never mind, it has urllib hehehe

#

Oh I can’t close this question

dark flax
#

Python being included is quite new as well

sinful basin
#

Yeah, I found another alternative

#

gdrive fork from BugCode1 Arm binary

#

Now im able to upload the Screenshot to Google drive, which is quite good

#

Now I have to create a bash script to detect the new screenshot, upload it and delete it from local

#

To run it with systemd

sinful basin
sinful basin
#

Finally I could create the script that checks every 10 seconds if there is a new screenshot, if so it uploads it to gdrive

#

Then gdrives syncs with my pc and the program detects the new files, put it on drawj2d and then upload it with rmapi

#

I have to tweak a bit the DPI and the offset on Drawj2d but the core is here hehe

dark flax
#

I would recommend using inotify if it's available in python instead of checking every 10s

sinful basin
#

You’re right, the battery went from 20 to 14 REALLY fast 😂

#

Still a bit slow but better than 3 min per page like before when I was using email as a bridge

#

This year i’ll try to buy a mini PC to use it as a png2rmlines server and rmfakecloud, the current system that I built is a mess

  1. I have to leave my netbook always on

  2. the core of the system is Google Drive sync on WINDOWS 🥶

  3. it is still a kind of slow process

  4. it is not reliable (drawj2d sometimes goes crazy with the ram)

  5. I had to manually install and config gdrive ARM on the rm2

So sadly maybe this could be useful for other people, but the current process is a mess

sinful basin
#

This is the “watcher”