Commit Graph

10 Commits

Author SHA1 Message Date
Patrick Wardle e2396db29c v2.2.0
bug fixes
mic process identification on macOS 14
2023-11-04 12:18:30 -10:00
Patrick Wardle 8af2140282 improved timer logic, removed error reporting 2023-10-26 11:13:27 -04:00
Patrick Wardle cf9c983ff8 Updates for macOS 14
#53
2023-10-03 12:41:54 +02:00
Patrick Wardle 9f00793fa3 Improved support for notifications
"Only the in-built macOS apps can send alerts by default"  😭
...so we have have to ask (beg) the user to enable alerts via the Notification pane in System Preferences
2022-11-23 14:59:51 -10:00
Patrick Wardle 4bb405a5e4 replaced deprecated APIs 2022-11-19 11:25:15 -10:00
Patrick Wardle 5017969ff7 Friends++ 2022-11-18 17:35:45 -10:00
Patrick Wardle 8d3293dbf6 v2.1
Improved path/execution action (#31)
Improved monitoring  + of external devices (#12)
Improved compatibility for recent versions of macOS (#30)

Shows active devices in status bar menu
2022-11-10 20:45:57 -10:00
Patrick Wardle 58c78d24c6 fix for #30
On 12.6 Apple privatized the process id for the process accessing the mic/camera 🤬

...this is update makes sure this is handled gracefully (read: doesn't crash) until another approach is found to restore functionality.
2022-10-20 13:44:06 +02:00
Patrick Wardle 0b3f6f18ac v2.0.1 release
improved webcam detection (#20)
2022-01-11 10:50:38 -10:00
Patrick Wardle 79067635d2 v2.0
(full) rewrite leveraging logging subsystem
+ M1 native support
+ execute script on event (#2)
+ improved Big Sur compatibility/issues (#3, #4, #6, #7)
2021-05-02 22:26:55 -10:00