]> git.vanrenterghem.biz Git - elgato-keylight-script.git/history - keylights.sh
Update documentation structure
[elgato-keylight-script.git] / keylights.sh
2022-01-07 Jonas WermeAdd action on, add action off
2022-01-07 Jonas WermeAdd root check
2022-01-07 Jonas WermeAdd feature to limit output and select order
2022-01-07 Jonas WermeFix ugly printing pairs
2022-01-07 Jonas WermeCo-authored-by: JonssonViktor <JonssonViktor@users...
2022-01-06 Jonas WermeSkip output passing data for non-json prints
2022-01-05 Jonas WermeAdd html output
2022-01-05 Jonas WermeMerge pair printing with csv and table
2022-01-05 Jonas WermeAdd key value output (pairs)
2022-01-05 Jonas WermeAdd csv output, Add table output
2022-01-05 Jonas WermeAdd simple format, modify output logic
2022-01-05 Jonas WermeFix spacing in help text
2022-01-05 Jonas WermeRemove nesting of light, update documentation
2022-01-05 Jonas WermeRemove alternative recursive flattening filters
2022-01-05 Jonas WermeRemove commented code
2022-01-05 Jonas WermeSet default filter for target to ensure target is optional
2022-01-05 Jonas WermeMerge pull request #1 from nsahq/dev/new-avahi
2022-01-05 Jonas WermeSimplify avahi handling, remove temp file usage
2022-01-05 Jonas WermeSimplify producing json, replace flattening filter
2022-01-01 Jonas WermeLet users determine output format, Add json flattening
2022-01-01 Jonas WermeUpdate curl call
2021-12-31 Jonas WermeMove declarations of light properties to function,...
2021-12-31 Jonas WermeRemove error logging function in favour of die
2021-12-31 Jonas WermeRely on trap to collect garbage
2021-12-31 Jonas WermeRemove debug storing of temp file
2021-12-31 Jonas WermeClean up debug comments, Restrict silent vs pretty
2021-12-31 Jonas WermeMore declaration cleanups
2021-12-31 Jonas WermeExpand to canonical declarations to avoid bug in linter
2021-12-31 Jonas WermeRough draft