AntiMicroX/antimicrox

Allow Direct Run CLI Commands in Execute Field

Open

#1,302 opened on May 7, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (236 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (3,844 stars)
PR merge metrics
 (PR metrics pending)

Description

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

If no executable is selected, it probably should be allowed to run as a direct shell command (althought it might be wise to show a notify-send or platform agnostic non-dialog notification) for an empty executable.

Describe the solution you'd like

Go to Executable type notify-send "TEST" or some other command press button it runs on the system as a direct command

Describe alternatives you've considered

No response

Additional context

No response

Contributor guide