remi icon indicating copy to clipboard operation
remi copied to clipboard

Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.

Results 121 remi issues
Sort by recently updated
recently updated
newest added

somebody left a debug print in gui.py [remi-remove-print.patch.gz](https://github.com/dddomodossola/remi/files/6137179/remi-remove-print.patch.gz)

Hi Davide, I finally upgraded Remi from 2019.11 to 2020.11.20 some days ago, so that I can benefit from the bugfix of the connection drop we worked on. It seems...

Hi, If you have a computer name with a special character like: Nathanaêl The start_server raises un utf8 error while invoking socket.getfqdn() ![image](https://user-images.githubusercontent.com/47185130/104665970-b799d400-56a0-11eb-92f3-404e50c1dab9.png)

Is it possible to show a PyGame window embedded in a Remi window? I managed to do this with tkinter so that now a PyGame program is capable of running...

I am wondering if there is a save as dialog to save the file in server or local computer? Does gui.FileSelectionDialog support to input the file name? Thanks.

use WSGI server a s server of remi. I recommend [**@Ksengine/WSocket**](https://github.com/Ksengine/WSocket) I am the author of WSocket. I can contribute to this repo - websocket + HTTP - handle each...

Hello, at first I have to say this project is really awesome and I love it! Unfortunatelly I have one problem. If I open web page on mobile phone and...

I get a Cloudflare error showing that www.remigui.com is down. Just FYI.

How do I auto play sound on remi App web page?

I was searching for a password input widget and I found the issue #206. There is a solution in that issue. However, when I used the editor, I couldn't find...