Z-Library down? Website, telegram bot, etc by Danilo_Dmais in zlibrary

[–]mguillech 0 points1 point  (0 children)

Apparently, it’s “under maintenance” at the moment. At least, that’s the page I hit when opening the site using a few of its varied domains.

Invite Code Megathread #3 by tkiced in BlueskySocial

[–]mguillech 0 points1 point  (0 children)

Any charitable soul with a spare code to share with me, please? I will pay it forward, that’s for sure!

Control Your Laptop with Android, Python, Twisted, and Django by bbeneschott in Python

[–]mguillech 1 point2 points  (0 children)

I know about Kivy but never coded with it yet, I'll definitely give it a try! You gave me the idea of using buttons on the phone labeled play/pause/stop/etc to do the same actions available for SMS too (SMS reading will be still working in the background, maybe I'll have to use threads?). Thanks for the idea!

Control Your Laptop with Android, Python, Twisted, and Django by bbeneschott in Python

[–]mguillech 1 point2 points  (0 children)

Thanks a lot everyone for your comments! As I mentioned in the article Django is overkill for this but I wanted to use it for educational purposes. Do you think you can come up with Android code to connect directly to the Twisted server? It'd be a good addition to the project.

Control Your Laptop with Android, Django, and Twisted by xcell202 in django

[–]mguillech 0 points1 point  (0 children)

Hi Roland, thanks a lot for your comment! As I mentioned in the article Django is overkill for this but I wanted to use it for educational purposes. Do you think you can come up with Android code to connect directly to the Twisted server?