Hi! I run trackma-qt on macos successfully. The only minor issue I have that there is a warning: Tracker (polling): pyinotify not available; using polling (slow).
I tried to search for alternatives for pyinotify and watchdog seems to be the case
https://github.com/gorakhargosh/watchdog
I am not sure I will have time to make a pull request, but I put an issue in case someone wants to fix this warning.