Utilities icon indicating copy to clipboard operation
Utilities copied to clipboard

Utilities written in PyQt5, meant for use with helloSystem

Results 100 Utilities issues
Sort by recently updated
recently updated
newest added

At the end of the writing process we sometimes get: > :-( unable to WRITE@LBA=...: Input/output error ![image](https://user-images.githubusercontent.com/2480569/142985407-52c26d6f-7752-4f77-a0c0-a5b23d29fedf.png) Would a full blanking of the disc solve this? If yes, we...

One tab should be for **Firewall**. It should manage: ``` sysrc firewall_enable="YES" sysrc firewall_quiet="YES" sysrc firewall_type="workstation" sysrc firewall_logdeny="YES" sysrc firewall_myservices="80/tcp 443/tcp 22/tcp 5353/udp" sysrc firewall_allowservices="any" ``` Thanks __RoboNuggie__ for the...

This format (720p produced by YouTube) is suitable for GitHub Issues and for Twitter. How can we convert our screencasts to it without the need for going via YouTube? I...

question

Install FreeBSD: Remove dependency on `furybsd-install` by doing things "by hand". Like here: https://github.com/mszoek/airyx/blob/main/CoreServices/Installer/Source/GSGeomDisk.m But maybe let `bsdinstall` handle partitioning and boot configuration.

Hi I am currently not able to choose an appropriate keybord for my language: danish There are a lot of other languages that is not supported either. Have a nice...

* Install Chromium * Install Jitsi Meet extension in Chromium * Run `desktop2app ~/Desktop/chrome-ibiognfelmneebngbnbeonnllapmffmb-Default.desktop ~/Desktop` This is the result: ![image](https://user-images.githubusercontent.com/2480569/141663159-20966faa-f478-4c1a-98c3-8b1b71472fa9.png) Unfortunately it did not carry over the arguments from the...

Create a tiny GUI app for `fortune freebsd-tips`. Do this live while running the Live system and recording it as a screencast. It will be a great intro to many...

![image](https://user-images.githubusercontent.com/2480569/141417696-ad48eb0a-d4e8-48dc-aba9-700c92c253f7.png) https://github.com/vermaden/automount/issues/29

Update.app when running on a read-only system. We get "Process exit code: 1" but we don't get an error message on the screen and the indefinite status bar keeps running...

https://github.com/ghostbsd/networkmgr/ by @ericbsd is very similar to what our Network utility is supposed to do (one day) Can we make a Qt frontend?