SkillAgentSearch skills...

Utilities

Utilities written in PyQt5, meant for use with helloSystem

Install / Use

/learn @helloSystem/Utilities
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Utilities Translation status Help Wanted Issues

Utilities written in PyQt5, meant for use with helloSystem.

This is a work in progress.

  • No compilation needed, since PyQt5
  • Focus on simplicity for the user
  • Focus on simplicity in source code
  • One Python source code file per app
  • Tested on FreeBSD in helloSystem

Pull requests welcome.

Translations

Translation happens on Weblate. Everyone can contribute! Be sure to use the "Automatic suggestions" button which suggests translations from Deepl, Google Translate, Microsoft Translator, and various open source projects. This reduces the work to picking the most appropriate translation in many cases.

<a href="https://hosted.weblate.org/engage/hellosystem/"> <img src="https://hosted.weblate.org/widgets/hellosystem/-/287x66-grey.png" alt="Translation status" /> </a>

Boot Environments.app

Simple settings for ZFS Boot Environments.

image

Create Live Medium.app

Simple tool to download a Live ISO and write it to a device (e.g., USB stick) in one go.

Install helloSystem.app

Simple installer to install the Live ISO to disk.

Keyboard.app

Simple Keyboard Layout chooser

Sharing.app

Simple tool to set the hostname, enable/disable sshd, enable/disable x11vnc server

Zeroconf.app

Simple Zeroconf browser

image

Managing redundancy

Some files are intentionally redundant in each application bundle, so that each application bundle is standalone. The redundant files can be converted to hardlinks using

hardlink . -v -t -n # Dry run (change nothing, only explain)
hardlink . -v -t

This can be useful for making a change in all of the redundant copies at once.

Related Skills

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated4mo ago
Forks30

Languages

Python

Security Score

92/100

Audited on Dec 1, 2025

No findings