Category: Software
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, which is what I typical […]
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.
List of Adobe Open Source Alternatives
Here is my list of open source alternatives to the Adobe product line up that cover most everything.
Thunderbird Mail 107 Beta 4 Short Review
Review up the upcoming Thunderbird email client 107.0b4, November 2022.
Development Environments With GUI Designers For Linux
Looking for IDEs with visual GUI designers on Linux? Here is a list.
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.
Quick Gimp 2.10 install on Pop! OS
The quick way to install Gimp with the good plugins and brushes.
So you want proprietary software on Linux?
If you can’t find a open source procuts to meet your needs on Linux maybe one of these will come in handy. Some come with free versions too.
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.