I am working on a project and decided on Flet for the interface. Flet does not include a color picker dialog. Here is what I came up with, a simple Python class. I hope it’s can be useful for others. What the hell is Flet? “Flet enables developers to easily…
Create an Apache, PHP, PostgreSQL DEV Container with Podman

I wanted to learn and create a web development container to play around in that will save me from installing all these tools locally on my day to day laptop. I have been messing around with Podman and I really like it. If you want to set this up as…
Containerize Calibre To Serve Up Your Books Using Podman.

That’s a mouthful. Anyway, I got bored last night and since I haven’t messed with Docker and such I decided what the hell. Well, Docker looked like it wanted my to create an account and maybe buy things later so I decided to play with Podman instead. Took me about…
Convert Apple HEIC to JPG on Linux with this simple Bash script.
This Bash script will convert Apple HEIC to JPG. It will also save you a little space without losing image quality in the process. It will delete HEIC files that were successfully converted so if you don’t want that, comment the rm line. If you just want to copy photos…
PowerShell Configuration Storage Module
This PowerShell configuration module will let you easily create, store, and retrieve configuration data in simple XML files. Of course there are a few ways to store config data for use in PowerShell scripts. One way is to save data structures and variable in a psd1 file and load direct,…
Secure Passwords With PowerShell Module
This module will securely store passwords in PowerShell with ease. No need to manually manage passwords used in your scripts.
How to create a PySimpleGUI program

A program written in Python 3 and PySimpleGUI that copies Lollipop playlists to iPhone.
Copy playlists from Lollipop music player on Linux to iPhone

Copy music on Linux to iPhone the easy way with this simple script and Lollipop music player.
Basic Audio Player with Playlist in Godot 3.4.2

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.
Vector Keyboard Language Reference

Reference keyboard for Russian, French, Spanish, and German with English as the base language for language learners.