A program written in Python 3 and PySimpleGUI that copies Lollipop playlists to iPhone.
How to create a PySimpleGUI program


A program written in Python 3 and PySimpleGUI that copies Lollipop playlists to iPhone.

Instructions on how to setup mult-touch and stylus on Surface Pro 7+ / 8 with Ubuntu 22.04

Copy music on Linux to iPhone the easy way with this simple script and Lollipop music player.

If you are wanting to learn Godot and maybe want do more than game development – GUI smart phones apps – here is an example of an app that plays audio.
Pipewire is included in most Linux distributions these days. I see no reason for anyone to follow this guide 2026. If you are having Pipewire issues, please visit the Pipewire developers page or your distro’s forums. DISTRIB_ID=ManjaroLinuxDISTRIB_RELEASE=21.2.1DISTRIB_CODENAME=QonosKERNEL=5.15.12-1-MANJARO The procedure is similar to my previous install example. I used the graphical…
I don’t do a lot of web development, certainly when I do it’s in PHP running in Apache and not C# ASP in IIS. But recently I had to build some tools in ASP using C# to replace my older Python/Apache site. I am learning as I go; although, I…
How to easily install and configure Yabridge VST on Manjaro. Yabridge is a tool that allows Windows VSTs to run on Linux as transparent as possible. It requires Wine to be installed.
Glitch effect in KDEnlive. Just for fun…
Muse 4 is an open source DAW running on Linux. This video will get you started.
There are times when you need a very simply tool to do something rather trivial that needs to be accessible to various users. If it’s simple enough it seems rather silly to stand a server and install Apache to make some simple configuration changes. This is where Flask can shine….