Skip to content

Carapace is a small tool for working with shelly devices on your local network

License

Notifications You must be signed in to change notification settings

suprememoocow/carapace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carapace

Carapace is a small tool for working with shelly devices on your local network.

Query

carapace query queries across all devices, using a JQ-like expression to format the output.

$ carapace query '{mac: .settings.device.mac, name:.settings.name}'
{"mac":"XXXXXXX39FC4","name":"Awning Light String"}
{"mac":"XXXXXXX80A91","name":"Borehole Pump"}
{"mac":"XXXXXXX8B482","name":"Piano Hallway"}
...

About

Carapace is a small tool for working with shelly devices on your local network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages