No description
Find a file
Daniel Edgecumbe e648f73291 smxo_appmenu.sh: Use 'which' to kill pre-existing instances
We may have 'sxmo_appmenu.sh' in the full commandline of other tools
which we don't want to kill, for example lisgd arguments.

Signed-off-by: Miles Alan <m@milesalan.com>
2020-06-30 18:54:55 -05:00
configs Implement context menu for foxtrotgps with copy/paste/search/locations 2020-06-24 21:38:05 -05:00
programs Support headphone (linejack) mic input in audio routing program 2020-06-09 22:09:27 -05:00
scripts smxo_appmenu.sh: Use 'which' to kill pre-existing instances 2020-06-30 18:54:55 -05:00
.gitignore Initial commit 2020-03-15 18:42:35 -05:00
LICENSE Add license 2020-06-19 18:02:09 -05:00
Makefile Add shellcheck task to Makefile 2020-06-07 10:17:14 -05:00
README.md Shellcheck and tabindent all scripts 2020-06-13 20:36:13 -05:00

sxmo-utils

This repository contains scripts and C programs to support Sxmo.

Note all scripts pass shellcheck and are tab-idented.