ActivityWatch/aw-watcher-spotify

Aw-Watcher-Spotify data not visible in ActivityWatcher

B1zguy opened this issue · 4 comments

I seemed to have correctly followed the instructions in the README. Program works when running poetry run aw-watcher-spotify, yet no data seems to be appearing in the ActivityWatcher webapp. Is there a step I've missed?

I've also noticed the program not as a module/watcher in the menubar, perhaps I need to add it there. How would I do that?

I'm running this all on MacOS Catalina (10.15.6). Thanks in advance!

Noticed the same. Currently I see now point using it because of no visualisation. Also a question: Do I need to keep it running on command line via poetry run aw-watcher-spotify or can I have it running on background without Terminal. This is not imminent based on the documentation.

@ronilaukkarinen run it in the background and close that terminal poetry run aw-watcher-spotify &. This does come with having to set up logging to not miss any errors/bugs. so poetry run aw-watcher-spotify >> log.log &

how does one connect this to activitywatcher? i can't see it in my raw data tab.