ActivityWatch / ActivityWatch/aw-notify
Unable to receive notifications on MacOS
- Dominant language
- Python
- Stars
- 31
- Forks
- 22
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
ActivityWatch version: 0.13.2
I'm running below commands from the signed bundle, however I still cannot receive the notifications.
```
➜ MacOS ./aw-notify checkin
2025-03-15 18:39:58 [INFO ]: Starting... (aw_notify.main:268)
2025-03-15 18:39:58 [INFO ]: Setting NSBundle for macOS (aw_notify.main:252)
2025-03-15 18:40:00 [INFO ]: Showing: "Time today - - All: 2h 22m
- Media: 1h
- Uncategorized: 43m
- Comms: 36m" (aw_notify.main:154)
2025-03-15 18:40:00 [WARNING]: Authorisation denied: The operation couldn’t be completed. (UNErrorDomain error 1.) (desktop_notifier.macos:196)
2025-03-15 18:40:00 [WARNING]: The operation couldn’t be completed. (UNErrorDomain error 1.): None (desktop_notifier.macos:304)
➜ MacOS ./aw-notify start
2025-03-15 18:40:21 [INFO ]: Starting... (aw_notify.main:268)
2025-03-15 18:40:21 [INFO ]: Setting NSBundle for macOS (aw_notify.main:252)
2025-03-15 18:40:21 [ERROR]: Another instance is already running, quitting. (aw_client.singleinstance:40)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.