I have recently created a Linux Desktop Application using Electron Framework. The app is a File Browser. For the backed is used the build-in features that nodes has like path, os and fs. Hence this app need the permission of system-files and block-devices. For listening and filtering the files given the filter parameters. Also it’s necessary the possibility of running shell command like sh, which, etc.
Name of the app is: Linux Search Everything