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

![image](https://user-images.githubusercontent.com/2480569/153749087-b78a0380-3471-4820-ba84-7c4deb356893.png)

bug

Install Debian Runtime: Make it possible to update the runtime (by downloading a new image and replacing the old one). Currently one has to do: ``` sudo service debian stop...

enhancement

Steps to reproduce: 1-Install an app: sudo pkg install vscode 2-Uninstall app: sudo pkg remove vscode 3-Remove Code OSS.app at /Applicatons 4-Reinstall the app: sudo pkg install vscode 5- Bug:...

hellosystem 0.7.0 Build 0G160 Falkon: 3.1.0 QtWebEngine: 5.15.2 Filer: 0.10.0 Affected Programs: Falkon, Filer When attempting to create a symlink to a url on the desktop, by clicking and dragging...

https://github.com/mafintosh/hyperssh might be an alternative to Tox. Pros and cons to be determined.

Create Live Media: Needs to unmount FUSE filesystems such as exfat. Otherwise it will be unable to write to the medium until the user has unmounted the FUSE filesystems manually.

Remote Assistance: pkill -f all previous (sub-)processes when running the server or the client. This will prevent from "port in use" errors.

Assuming that all FUSE related mount commands start with `mount.*` is potentially a bug. Looks like `ntfs-3g -o recover -o noatime /dev/daXsY /media/Name` is not covered by https://github.com/helloSystem/Utilities/blob/b6ace0b5c0cdffb55195b1fc69dca102b22774ab/System/Format%20Disk.app/Resources/formatdisk.py#L121 Is there...

### `0.4.0 (0D25)` I didn't make a screen recording, but it was (repeatedly) difficult to use drag-and-drop. ![drag and drop difficulties](https://user-images.githubusercontent.com/192271/106390530-b840a300-63e0-11eb-9ae2-ef604d1c5bbd.png) More often than not, I simply could not move...

Volume: Menu does not reflect changes made outside of the menu, for example when using the newly working volume keys on the keyboard. We would probably need to do some...

bug
good first issue