AntiMicroX/antimicrox

Check $PATH for executables

开放

#36 创建于 2020年9月13日

 (6 条评论) (0 个反应) (0 位负责人)C++ (236 个派生)auto 404
enhancementgood first issuelow-priotity

仓库指标

星标
 (3,844 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南