Wednesday, June 3, 2026

List of Google TV launchers

Below is a list of Google TV launchers that are available.

Projectivity Launcher - https://play.google.com/store/apps/details?id=com.spocky.projengmenu&pli=1

Dispatch - https://play.google.com/store/apps/details?id=com.spauldhaliwal.dispatch

AT4K Launcher - https://play.google.com/store/apps/details?id=com.overdevs.at4k

Arc Launcher - https://github.com/meddouribadis/arclauncher

FLauncher - https://play.google.com/store/apps/details?id=me.efesser.flauncher

ATV Launcher Pro - https://play.google.com/store/apps/details?id=ca.dstudio.atvlauncher.pro&hl=en


Pinchflat

Pinchflat is a self-hosted app for downloading YouTube content built using yt-dlp.

https://github.com/kieraneglin/pinchflat

Mission Center

Mission Center is a Windows Task Manager like utility for Linux.

https://flathub.org/en/apps/io.missioncenter.MissionCenter

https://www.howtogeek.com/impressive-linux-apps-to-try-april-first-weekend/

Hard Disk Sentinel

Hard Disk Sentinel is a multi-OS SSD and HDD monitoring and analysis application.  A trial is available.

https://www.hdsentinel.com/

https://www.howtogeek.com/dont-wait-for-a-crash-how-to-test-if-your-ssd-is-actually-failing/

DevToys

DevToys is a free Windows,MacOS, and Linux application that has several different converters as well as text compare.

https://devtoys.app/

https://www.howtogeek.com/the-0-windows-swiss-army-knife-every-developer-should-install-today/

Analiti Wi-Fi Analyzer

Analiti Wi-Fi Analyzer is an Wi-Fi utility for the Android platform.

https://analiti.com

MPC

MPC-BE is an open source media player.

https://sourceforge.net/projects/mpcbe/

https://www.howtogeek.com/replaced-windows-media-player-powerful-open-source-alternative-isnt-vlc/

Windows Repair Toolkit

The Windows Repair Toolkit is a collection of troubleshooting apps.

https://windows-repair-toolbox.com/

https://www.howtogeek.com/this-free-windows-tool-is-perfect-for-diagnosing-your-pc-issues/

Sunday, May 3, 2026

FreeRDP

FreeRDP is a free RDP client for Linux.  One issue with other options such as rdesktop is an error is returned if the remote Windows Server was configured to only accept connections with Network Level Authentication.  Clients such as rdesktop may return an error upon attempting to connect:

Failed to connect, CredSSP required by server

The FreeRDP client includes support for this configuration.  It can be installed via the command below:

sudo apt install freerdp2-x11

An example of a command to connect to a remote server would be:

xfreerdp /u:"username"  /dynamic-resolution /v:servername:3389

https://www.freerdp.com

Blip

Blip is an app available for several platforms that allow file transfers.

https://blip.net/

https://www.howtogeek.com/stop-using-the-cloud-to-move-files-this-tool-is-faster-and-has-no-limits/