https://github.com/jackdevey/Lux

Lux is a command-line interface for controlling and monitoring Govee lighting, built in Go.
https://github.com/jackdevey/Lux

Keywords

cli control controller golang govee govee-api lighting lighting-controller lighting-strips lux rgb smart-home

Keywords from Contributors

animations composable conversion profile measures synchronous feature-toggle stress-test geocoder generate

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Lux is a command-line interface for controlling and monitoring Govee lighting, built in Go.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 year ago

Total Commits: 208
Total Committers: 9
Avg Commits per committer: 23.111
Development Distribution Score (DDS): 0.519

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Jack Devey j****k@b****k 100
Jack Devey j****y@p****m 79
Russell Banks R****l@b****k 16
Jack Devey j****e@p****m 5
BanDev Bot b****s@b****k 4
Readme Updater h****o@b****k 1
Vedant 8****9 1
dependabot[bot] 4****] 1
renovate[bot] 2****] 1

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 12
Total pull requests: 37
Average time to close issues: 17 days
Average time to close pull requests: 11 days
Total issue authors: 6
Total pull request authors: 5
Average comments per issue: 1.25
Average comments per pull request: 0.57
Merged pull request: 28
Bot issues: 1
Bot pull requests: 8

Past year issues: 1
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 3

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jackdevey/Lux

Top Issue Authors

  • jackdevey (6)
  • BeauBreeden (2)
  • andurox (1)
  • ghost (1)
  • leetfin (1)
  • renovate[bot] (1)

Top Pull Request Authors

  • jackdevey (16)
  • russellbanks (12)
  • dependabot[bot] (7)
  • renovate[bot] (1)
  • vedantmgoyal2009 (1)

Top Issue Labels

  • enhancement (3)
  • bug (2)
  • good first issue (2)
  • v1.1.0 (1)
  • Checklist (1)
  • documentation (1)

Top Pull Request Labels

  • dependencies (7)
  • v1.1.0 (5)
  • LGTM (4)
  • enhancement (2)
  • v2.0.0 (1)
  • bug (1)
  • v1.2.0 (1)
  • Checklist (1)

Package metadata

proxy.golang.org: github.com/jackdevey/Lux

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/jackdevey/Lux#section-documentation
  • Licenses: gpl-3.0
  • Latest release: v1.1.1 (published about 3 years ago)
  • Last Synced: 2024-05-25T04:41:34.630Z (12 months ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/AlecAivazis/survey/v2 v2.3.4
  • github.com/buger/jsonparser v1.1.1
  • github.com/cli/browser v1.1.0
  • github.com/fatih/color v1.13.0
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
  • github.com/mattn/go-colorable v0.1.12
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
  • github.com/spf13/cobra v1.4.0
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
  • golang.org/x/term v0.0.0-20220411215600-e5f449aeb171
  • golang.org/x/text v0.3.7
go.sum go
  • github.com/AlecAivazis/survey/v2 v2.3.4
  • github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2
  • github.com/buger/jsonparser v1.1.1
  • github.com/cli/browser v1.1.0
  • github.com/cpuguy83/go-md2man/v2 v2.0.1
  • github.com/creack/pty v1.1.17
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fatih/color v1.13.0
  • github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
  • github.com/mattn/go-colorable v0.1.2
  • github.com/mattn/go-colorable v0.1.9
  • github.com/mattn/go-colorable v0.1.12
  • github.com/mattn/go-isatty v0.0.8
  • github.com/mattn/go-isatty v0.0.12
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
  • github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/spf13/cobra v1.4.0
  • github.com/spf13/pflag v1.0.5
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.6.1
  • golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223
  • golang.org/x/sys v0.0.0-20200116001909-b77594299b42
  • golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210319071255-635bc2c9138d
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
  • golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6
  • golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
  • golang.org/x/term v0.0.0-20210503060354-a79de5458b56
  • golang.org/x/term v0.0.0-20220411215600-e5f449aeb171
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.3.7
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
.github/workflows/go.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
.github/workflows/winget.yml actions
  • vedantmgoyal2009/winget-releaser latest composite

Score: -Infinity