wttr integration

This commit is contained in:
vulpine 2020-07-06 22:42:19 +00:00
parent f226967a9b
commit fdd4864a3c
1 changed files with 4 additions and 0 deletions

4
bin/wttr Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
curl "http://wttr.in/$1?m&format=%l:%20%C%20%t%20%h"