Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc renamed repository from go-lifx to ryanc/lume 2020-03-28 19:30:19 +00:00
ryanc pushed to master at ryanc/lume 2020-03-28 18:30:08 +00:00
9452aec154 fix spelling
ryanc pushed to master at ryanc/lume 2020-03-28 18:23:03 +00:00
04684b0ad6 add set-white command
ca6008db64 add int16 flag parser
4e03e59bad fix kelvin validation range
Compare 3 commits »
ryanc pushed to master at ryanc/lume 2020-03-28 00:53:39 +00:00
77c320d2a8 use variables
ryanc pushed to master at ryanc/lume 2020-03-28 00:31:50 +00:00
4ea3545ea7 add set-state command
8df5b1d779 change error format
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2020-03-27 07:01:48 +00:00
7c7b06e893 create utils module
ryanc pushed to master at ryanc/lume 2020-03-27 03:00:32 +00:00
e9771c4ca7 add short flags
ryanc pushed to master at ryanc/lume 2020-03-27 02:05:25 +00:00
917053f39c error helpers
ryanc pushed to master at ryanc/lume 2020-03-27 01:52:21 +00:00
bba7c22460 improve error handling
4d496f7524 formatting
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2020-03-27 00:06:16 +00:00
7ef6d66564 refactor command line code
6afe13812a fix variable name
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2020-03-25 00:13:00 +00:00
079b1a469d refactored command line tool
ryanc pushed to master at ryanc/lume 2020-03-24 23:42:32 +00:00
2283a91ab8 housekeeping
ryanc pushed to master at ryanc/lume 2020-03-24 23:33:42 +00:00
83c96812d7 fix typo
ryanc pushed to master at ryanc/lume 2020-03-24 14:14:57 +00:00
4420c20933 a full ANSI color library is not required yet
ryanc pushed to master at ryanc/lume 2020-03-24 06:35:41 +00:00
25172da555 move ls printing into separate function
ryanc pushed to master at ryanc/lume 2020-03-24 06:31:57 +00:00
f31fc298cd calculate column widths with less looping
ryanc pushed to master at ryanc/lume 2020-03-24 05:26:36 +00:00
7d8e5f8b92 deserialize as time
d3c56d3aa8 add validation to RGBColor
f947b9b1ab add ls to lume
Compare 3 commits »
ryanc pushed to master at ryanc/lume 2020-03-22 19:42:02 +00:00
fe40294f52 rename variables
adc8b72e0e add some default color constructors
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2020-03-22 19:06:37 +00:00
7773883688 add set-white subcommand
ryanc pushed to master at ryanc/lume 2020-03-22 16:31:31 +00:00
7c27d173f4 refactor white constructors