AntiMicroX/antimicrox

Check $PATH for executables

Ouverte

#36 ouverte le 13 sept. 2020

 (6 commentaires) (0 réaction) (0 personne assignée)C++ (236 forks)auto 404
enhancementgood first issuelow-priotity

Métriques du dépôt

Stars
 (3 844 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Currently, assigning executable to a button requires providing full path to used executable, it would be convenient to check also places like /bin/ to check if used executable exists instead of asking user about providing full path.

Guide contributeur