simplest local weather proxy over SHM

This commit is contained in:
Edward Emelianov
2026-03-26 20:29:29 +03:00
parent 734e36a85d
commit c74d1e6026
13 changed files with 487 additions and 5 deletions

3
.gitignore vendored
View File

@@ -2,6 +2,8 @@
*
!*.*
!*/
!Makefile
![Rr][Ee][Aa][Dd][Mm][Ee]
# Prerequisites
*.d
@@ -33,6 +35,7 @@ mk/
build/
# diff
.qtcreator/*
*.log
*.tgz
*.tar.gz