LG

Results 236 comments of LG

Hmm... I know I am not a contributor here, but I have gained attention over Windows 98. It seems to be more robust than Windows 95 because running this on...

And gradients for the site are not inbuilt, we need custom CSS.

This needs more work with PowerShell and Bash.

Check the Justfile on my branch!

And it works even on Windows, so it's universal. Make sure you have Git Bash, Just needs a `sh` shell to work.

Yeah, but you can't keep it for long, right? If Txt2 reaches prod, you have to make sure the repo is clean, right? One file to manage all builds would...

Also, guys I think PyInstaller works properly now. The only issue is that even if Tkinter is installed on macOS or Linux, it doesn't recognize the module. It is rather,...

Who said you need a Mac to make Mac builds? Try AppImages, they can be an all-in-one package with an install script. Trust me, it works.

I found this on Reddit. It is two years old, but I bet it works. https://www.reddit.com/r/Python/comments/gia4b1/making_python_appimages_using_a_single_command/

PS: AppImages work on macOS too.