1
0
Fork
You've already forked sxmo-utils
0
forked from sxmo/sxmo-utils
  • Shell 93.2%
  • C 5.1%
  • Makefile 1.6%
  • CSS 0.1%
Find a file
Willow Barraco 2dcc3adf05 Add a dedicated icon when connected to a bluetooth speaker
This adapt the "device get" and "device getinput" to output the full
pactl json.
Signed-off-by: Willow Barraco <contact@willowbarraco.fr>
Signed-off-by: Anjandev Momi <anjan@momi.ca>
2026年02月07日 15:48:56 -08:00
.builds build: fix trigger reasons 2026年02月07日 06:56:37 +01:00
configs Add a dedicated icon when connected to a bluetooth speaker 2026年02月07日 15:48:56 -08:00
docs sxmo_brightness doc: fix spelling mistake 2026年01月01日 18:42:16 -08:00
migrations Fix existing migration with non shell hooks 2023年03月21日 09:54:06 +01:00
programs sxmo_status_led: account for the brightness of multicolor leds 2025年08月13日 21:09:04 +02:00
resources Added a more subtle keytap audio clip for clickclack (opt-in) 2021年12月13日 22:48:37 +01:00
scripts Add a dedicated icon when connected to a bluetooth speaker 2026年02月07日 15:48:56 -08:00
spec Fix shellcheck 2025年11月09日 09:57:54 +01:00
.editorconfig Fix editorconfig configuration file 2023年05月14日 00:10:59 -07:00
.gitattributes use git attributes to set version in makefile 2024年06月04日 15:37:13 +02:00
.gitignore initial sxmo(7) man page 2023年04月03日 10:25:48 +02:00
.hut.scfg added configuration file for hut-cli 2024年11月25日 22:02:13 +01:00
.shellcheckrc implemented lookupcontactname() in call/text handler, removes non posix-compliant substitutions 2020年12月09日 15:46:21 +01:00
.shellspec sxmo-utils: Add sxmo_status_spec.sh 2022年02月09日 20:00:57 -05:00
LICENSE Change license to AGPL-3.0-only 2022年03月15日 08:00:00 -04:00
Makefile sxmo_idle.sh: refactoring, bug removal, performance improvements 2025年12月28日 14:13:52 +01:00
README.md Change license to AGPL-3.0-only 2022年03月15日 08:00:00 -04:00
setup_config_version.sh configversion: support xml files 2024年10月22日 10:19:48 +02:00

sxmo-utils

builds.sr.ht status

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/>.