-
New version adds status bar
03/29/2026 at 14:39 • 0 commentsNew version adds :-
Added a status display in the bottom bar that will show info like :-
Offline pc's
Longest Uptime of any pc
Server fleet health
Last action performed
PC with lowest disk space free
PC with most updates pending
Last update
Oldest snapshotwhen syncing number of PC's synchronized
also added an auto check every 5 minutes for all registered pc's in the list which also updates the status bar.
Now users can auto monitor their server fleet
Also added detection and refresh every 30 seconds if a PC goes offline and when the pc comes online again.
Can be downloaded from :-
![]()
-
New version adds export log
03/25/2026 at 22:43 • 0 commentsNew version adds export to a log file for all of the activity window (bottom view).
great for checking at a later date.
Also refactored code and removed ghost code, duplicates and optimised for speed.
general usage is a lot faster now.
![]()
-
added ability to execute script on upload
03/16/2026 at 17:36 • 0 commentsUsers can now execute a script after uploading to a remote linux machine.
Just select 'Send File' button, browse to the script.
tick the 'execute script after upload' and select 'Send File'.
the scripts output will be shown in the log window.
the Manager will inject a sudo password if asked but I wouldn't recommend interactive scripts
![]()
-
Fixed for running under Mac OS Tahoe
03/16/2026 at 11:20 • 0 commentsA small UI bug existed for running under Mac OS Tahoe where all of the buttons used a buggy tkinker library, updated to detect os and then use Macos library.
Linux and Windows unaffected by this bug
all working under Linux, Windows and Mac OS now
Screenshot under Mac OS Tahoe
![]()
-
New version has send file option and updated run command
12/09/2025 at 23:49 • 0 commentsNew version has a 'send file' option where a local file can be sent to the remote pc users home directory
also updated the 'run command' view with a list of popular commands but the user can still enter their own commands if needed
also added Garuda Linux to the list of supported Linux pcs so the Linux launcher should now work on all popular Linux distributions
![]()
![]()
![]()
-
Linux.sh launcher now detects os and installs python
11/19/2025 at 21:59 • 0 commentsNew version of the linux.sh launcher now detects OS and installs the python dependencies based on detection of Arch based or Ubuntu based OS.
Here's a screenshot running under Pear OS NiceC0re
![]()
-
New version has colour coded pc list view
11/04/2025 at 20:21 • 0 commentsNew version has colour coded PC List view that ties up with the colour coded activity log view.
so now its very easy to follow each pc's log output.
if running on the linux development machine under chrome os, to fix the pc name lookup, install the following on the chrome os linux temrinal :-
sudo apt install libnss-mdns
sudo apt install samba winbind libnss-winbind
edit the nssswitch.conf file with :-
sudo nano /etc/nsswitch.conf
edit the hosts to use wins name lookup so it should look like :-
hosts: files wins mdns4_minimal [NOTFOUND=return] dns
save and exit. now the Linux remote app can be ran up with cd /manage-pcs
./linux.sh
Running on Chrome OS Flex
![]()
-
new version has coloured activity log view
10/29/2025 at 22:19 • 0 commentsNew version has activity log window coloured for each pc in the list.
so much easier to follow.
also helps if you are running multiple operations at the same time.
e.g. updating software on one pc, whilst rebooting another pc and waiting for it to reboot.
![]()
-
New version with added Uptime and Disk Space Free
10/28/2025 at 08:16 • 0 commentsUpdated version with Uptime and Disk Space free to the pc list view.
So now opening the app will refresh the PC list view by checking for updates and checking the Uptime and Disk Space Free so users can see a glance a basic health overview.
![]()
-
Running on Chrome OS
10/27/2025 at 20:45 • 0 commentsHere is a screenshot from Remote Linux Manager running on Chrome OS Flex on a Macbook air 2015.
But I did find that to run on Chrome OS, it has to be a well supported Chrome OS![]()
diddy










