Paul Traylor

Results 21 issues of Paul Traylor

One option of http://worldchatclock.com/ that I really appreciate, is the ability to link to an already filled out clock. It seems like it should be possible to do something similar...

Similar to the script, url, and file sources, do you think it would be within scope to add support to subscribe to an MQTT topic to update? I suppose I...

enhancement

Recent versions of setuptools can run most things from setup.cfg so one can have a simpler version that does not require executing code on install. The bulk of the changes...

Right now, all the Pomodoro notifications are sent using the same name, pomodoro. This means you can only style it a certain way. If Pomodoro used extra names (start, interrupt,...

All Prometheus and Alertmanager routes will be refactored under the `/api/` route and correspond to `promgen.proxy` module

enhancement

`promgen.models.Host` will be refactored so that a Host model is unique, but can belong to multiple Farm objects. This will help correct our metrics and make it easier to build...

enhancement