Forked from https://git.sr.ht/~mil/sxmo-utils
- Shell 93.2%
- C 5.1%
- Makefile 1.6%
- CSS 0.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
I noticed problems with notification monitor. This is related to the recent path that order notifications. We touch a file, then write to another one. Let's just write the file, and listen to close_write. |
||
| .builds | ||
| configs | ||
| docs | ||
| migrations | ||
| programs | ||
| resources | ||
| scripts | ||
| spec | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .hut.scfg | ||
| .shellcheckrc | ||
| .shellspec | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| setup_config_version.sh | ||
sxmo-utils
This repository contains scripts and C programs to support Sxmo.
Note all scripts pass shellcheck and are tab-idented.
<Various scripts and small C programs that glue the Sxmo environment together>
Copyright (C) <2022> <Sxmo Contributors>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3 of the License only.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.