Skip to content

mtvrsh/bulbs-tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulbs-tui

TUI application for bulbs written in rust using ratatui and ureq.

application screenshot

It's also possible to use it in non interactive mode:

$ bulbs-tui cli --help
Control bulbs non interactively

Usage: bulbs-tui cli [OPTIONS] [POWER]

Arguments:
  [POWER]  Set LED power [possible values: on, off, toggle]

Options:
  -a <ADDR>       Device address (can be specified mulitiple times)
  -b <NUM>        Set brightness
  -d              Automatically find devices
  -c <COLOR>      Set color
  -s              Show status
  -h, --help      Print help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages