New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

tradni

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tradni

A NodeJs CLI Application & Server allowing for controll of an IKEA Tradfri light.

latest
Source
npmnpm
Version
1.2.3
Version published
Maintainers
1
Created
Source

tradni

A NodeJs CLI Application & Server allowing for controll of an IKEA Tradfri light.

About tradni

tradni is a CLI application and server that allows you to controll your IKEA Tradfri lights. I build this app purely to blink my light when a notification comes through on my laptop.

If you see any bugs, weird things, or want to suggest a feature, please create an issue.

Installing tradni

Make sure you've got Node installed.

Run npm install --global tradni, make sure it's a global install, so you can use the tradni command.

Run tradni gateway <your tradfri gateway's IP> <the gateways security code, found on the bottom>

Once that's configured, run tradni server to get the server up and running, then tradni list to see all your installed lights.

Pick the light you want to mess with, and run tradni select <light id>.

Now mess around with all the tradni commands!

Thank you <3

Thank you to AlCalzone for creating the fabulous (and still maintained) node-tradfri-client, which powers tradni.

Thank you to Márton Papp / Morzzz0007 for creating (the now unmaintained) node-tradfri which I borrowed code from to make the gateway set up not a pain.

Keywords

ikea

FAQs

Package last updated on 15 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts