Jeef

Results 229 comments of Jeef

Pretty sure this is covered in docs. You have to manually use app to clear notifications - else they still show up. Same for leak. Also it's the middle of...

There was a discussion earlier about clearing it. I'm not sure what became of it.

I just drop 1 shape on top of another and group it

I did realize that you had mentioned this after I posted my example but it was really pretty so I left it :)

I feel like this might in python3 be operating differently - but I'm not 100% sure: Something does not seem to be detecting the background process is running - whether...

Additionally when the bg process gets spawned right now its going to `/dev/null` so I've outputted these to files that I can read with: `tail -f /tmp/err.txt /tmp/out.txt` Which is...

Pull request #5 submitted...

I have an asus but dont know if I have the time... If running merlin: just have to grab: `/var/lib/misc/dnsmasq.leases`

Looks like there is a home assistant library I may be able to use to PR this in... Locally I got the lib to log into the router and pull...

I actually looked at the home assistant library they are using which does basically a login and caches the cookie and then hits a cgi script to pull down the...