Send Motion-user mailing list submissions to motion-user@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/motion-user or, via email, send a message with subject or body 'help' to motion-user-requ...@lists.sourceforge.net You can reach the person managing the list at motion-user-ow...@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Motion-user digest..." Today's Topics: 1. Tkinter over LAN (Rainer) 2. Re: Tkinter over LAN (tosiara) ---------------------------------------------------------------------- Message: 1 Date: Sun, 7 Feb 2021 10:25:25 -0500 From: Rainer <feyerpictu...@gmail.com> To: motion-user@lists.sourceforge.net Subject: [Motion-user] Tkinter over LAN Message-ID: <d4017f07-0861-7824-2606-c1780b3be...@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Please tell me if this is not proper as my question is only indirectly related to motion. Am writing a little python program with tkinter in order to get a little GUI my wife will find acceptable. I am getting somewhere slowly with that (huge learning curve), but what I need to know as a basic concept, is: How to run the python prog over LAN? So, past little programs I wrote ended with: if __name__ == "__main__": ??? app.run('0.0.0.0' , port={port number}, debug = True) and I would have the program running, accessing it via the PC IP and port number. Now, since I have a GUI, would I have to run the full program (hence, GUI displaying on that PC's monitor), or could I somehow run a prog in the background (starting with crontab) and have it access the program with the GUI? 1- I will NOT feel bad if any of you tell me this is an inappropriate post 2- It is obvious from my questions, that I am NOT proficient in linux/ web based programming (was very proficient in dBase/FoxPro before they were slaughtered). Rainer ------------------------------ Message: 2 Date: Sun, 7 Feb 2021 19:25:54 +0200 From: tosiara <tosi...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Tkinter over LAN Message-ID: <CACHTdwQb-Mp_j2MqimYB1+SD3CChOffkbFb=8+ryeh7cw4u...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Have you checked motioneye project? It's a frontend to motion written in python On Sun, Feb 7, 2021, 17:26 Rainer <feyerpictu...@gmail.com> wrote: > Please tell me if this is not proper as my question is only indirectly > related to motion. > > Am writing a little python program with tkinter in order to get a little > GUI my wife will find acceptable. > > I am getting somewhere slowly with that (huge learning curve), but what > I need to know as a basic concept, is: > > How to run the python prog over LAN? > > So, past little programs I wrote ended with: > > > if __name__ == "__main__": > app.run('0.0.0.0' , port={port number}, debug = True) > > and I would have the program running, accessing it via the PC IP and > port number. > > Now, since I have a GUI, would I have to run the full program (hence, > GUI displaying on that PC's monitor), or could I somehow run a prog in > the background (starting with crontab) and have it access the program > with the GUI? > > 1- I will NOT feel bad if any of you tell me this is an inappropriate post > > 2- It is obvious from my questions, that I am NOT proficient in linux/ > web based programming (was very proficient in dBase/FoxPro before they > were slaughtered). > > Rainer > > > > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ ------------------------------ Subject: Digest Footer _______________________________________________ Motion-user mailing list Motion-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/motion-user ------------------------------ End of Motion-user Digest, Vol 176, Issue 19 ********************************************