• Joined on 2023-11-28
94 contributions in the last 12 months
AprMayJunJulAugSepOctNovDecJanFebMarMonWedFri
Less
More
shy pushed to main at shy/c4mate 2024-08-22 19:47:07 +02:00
c7f4a01401 Longopt in usage message
shy pushed to main at shy/c4mate 2024-08-22 19:18:05 +02:00
2d5f17a13e Typo
shy created branch main in shy/c4mate 2024-08-22 18:23:37 +02:00
shy pushed to main at shy/c4mate 2024-08-22 18:23:37 +02:00
14602222e7 Initial commit
shy created repository shy/c4mate 2024-08-22 15:30:28 +02:00
shy pushed to main at shy/c4wled.sh 2024-08-08 19:53:48 +02:00
654b7ff480 Make zsh-compatible.
b764a46ded Print usage when called without flags.
b69fad5068 Print status message only if stdout is a terminal.
Compare 3 commits »
shy pushed to main at shy/c4wled.sh 2024-08-07 20:48:34 +02:00
f8bb69594c More extensive documentation of sed script.
shy pushed to main at shy/c4wled.sh 2024-08-07 18:20:02 +02:00
e2eeccd34f Reworked option parsing.
shy pushed to main at shy/c4wled.sh 2024-08-07 17:20:17 +02:00
eb1e69e05d Revised sed command for listing presets.
a03d5d57a0 Revised sed script for listing presets.
Compare 2 commits »
shy pushed to main at shy/c4wled.sh 2024-08-06 21:43:29 +02:00
7e91229088 Removed stray newline.
shy pushed to main at shy/c4wled.sh 2024-08-06 19:13:03 +02:00
34acea979a Rephrased some documentation and help messages.
shy pushed to main at shy/c4wled.sh 2024-08-06 19:03:28 +02:00
23ce17cb70 Bump to version 0.1.3.
shy pushed to main at shy/c4wled.sh 2024-08-06 16:50:36 +02:00
38ccaaec15 Print brightness if -b is called without parameter.
dd9231f834 Revised exit status generation.
f3dd1edb12 use for-loop instead of while/shift.
Compare 3 commits »
shy pushed to main at shy/c4wled.sh 2024-08-06 15:11:25 +02:00
6f99f677e6 Added --all flag.
shy pushed to main at shy/c4wled.sh 2024-08-06 12:05:00 +02:00
471e5dae50 Moved --data flag into curl function.
shy pushed to main at shy/c4wled.sh 2024-08-06 11:30:50 +02:00
c66362f87d Removed dependency on curls "--json" flag.
shy pushed to main at shy/c4wled.sh 2024-08-06 11:00:52 +02:00
39323d772a Fixed regex for preset name matching.
24b3b8c945 Simplified active_preset().
Compare 2 commits »
shy pushed to main at shy/c4wled.sh 2024-08-05 19:48:22 +02:00
d08e07fd72 Revised list pipeline.
shy pushed to main at shy/c4wled.sh 2024-08-05 19:19:57 +02:00
4bdafb7f2e Sort list of presets.
shy pushed to main at shy/c4wled.sh 2024-08-05 18:12:00 +02:00
80d5972f80 Mark active preset when listing.