# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 10
# self = https://watcher.sour.is/conv/assw5rq
berthubert/googerteller: audible feedback on just how much your browsing feeds into google

> Start as:
>
> sudo tcpdump -nql | ./teller
>
> And cry.
@abucci I set that up a couple months ago, it's pretty cool.
@mckinley on the one hand, I'm glad it's not beeping more than it is. On the other hand, it's beeping way too much.
@cobra me too. Now I'm going to be obsessed with silencing it!
@abucci I thought about putting it on a hotkey in my window manager, but I think I'd drive myself crazy.
I got it going again. It's awfully quiet on my system. I wonder how difficult it would be to track connections to Cloudflare.
Oh man, it's going nuts now.

Add this to trackers.conf. Source

Then, add the following to teller.conf:


[cloudflare]
balance=1
freq=2000
@mckinley the hackey way would be to modify https://github.com/berthubert/googerteller/blob/9eb0527eee581dfb67fab47f1932b3fb4a3ac095/trackers.conf#L1 if I'm understanding their code correctly.
oops, didn't see that you'd already done that.
I realized that when I first played with this I had my Google-managed work email and calendar logged in in open browser tabs, which probably explains most of the noise.