top | item 32719541

(no title)

iamsrp | 3 years ago

FWIW the thread about my cheap & cheerful effort from a while back:

https://news.ycombinator.com/item?id=25718392

Nice to see all the other efforts. There are a decent bunch now. Go, as they say, team :)

discuss

order

mod|3 years ago

Hi, is this still active? I'm looking to mess around with one of these. I'm particularly interested in programming some specific weather Services, like telling me the next time rain is forecasted.

I see you mention weather in the README under Services, but it is not listed as a current service module. Is that something you need help with?

iamsrp|3 years ago

Simple weather service added:

  https://github.com/iamsrp/dexter/blob/master/service/weather.py
Feel free to hack on it, if you're still game.

iamsrp|3 years ago

Still active but rather sporadic. (Time is very much at a premium these days alas.)

I never quite got around to doing a weather module but, if you fancy trying to put one together, it should not be too hard by cargo-culting from the other services. If things are confusing then open a problem request and I will look to make them less so.