Benjamin_Loison commented on issue Benjamin_Loison/nginx#8 2025-10-31 18:27:08 +01:00
How to run a Python script?
/etc/nginx/sites-enabled/etesync:
upstream etebase {
    server 127.0.0.1:8001;
}

server {
...
    location / {
        proxy_pass…
Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-10-28 23:50:14 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

Using python3 -i to possibly give orders to PlayWright, but I doubt so.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-10-28 23:48:08 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

image.png

Clicking top bar between Menu and the document title.

image.png

*Act…

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#7 2025-10-28 23:38:02 +01:00
Update
docker image ls
Output:
REPOSITORY              TAG       IMAGE ID       CREATED         SIZE
debian                  latest    d84448199470   7…
Benjamin_Loison closed issue Benjamin_Loison/linux#72 2025-10-28 23:18:28 +01:00
~/db/sessions/[0-9a-f]{32} purpose?
Benjamin_Loison commented on issue Benjamin_Loison/linux#74 2025-10-28 11:30:41 +01:00
See how much the computer is being used but without specific program precision

For reference: Internet and bandwidth.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-10-25 01:08:22 +02:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

Thanks to logs if not notified should be able to investigate why.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-10-25 01:08:01 +02:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
Output:
2025-10-24 22:09:51.217163 message='2::'
2025-10-24 22:10:07.306708 Checking at 1761336607.306685 (lastTime=1761336591.217317)
2025-10-24 22:10:10.63…
Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#32 2025-10-24 23:23:08 +02:00
Hide *Upgrade account*

image.png

image.png

Note:

Block element in frame...

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-10-24 13:27:43 +02:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

headless = False may help figure out what's wrong to not receiving a ping anymore.

Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#31 2025-10-23 23:56:54 +02:00
Be notified on user access

The issue is that I would like to track many files like about one per week.

Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#31 2025-10-23 23:25:56 +02:00
Be notified on user access

PlayWright WebSocket interceptor may help, but as it is encrypted, would need to verify UI content at each message received.

Related to [Benjamin_Loison/WhatsApp/issues/30#issuecomment-7874381](…