Luxafor for Slack CLI
Make your Luxafor light change colours in sync with your Slack statuses.
Green: Active
Red: Away / Do Not Disturb
Install
npm i -g luxafor-for-slack
luxafor-for-slack
Credentials
The following Slack API credentials are required to use this program:
- User Token (generate a token here)
- Client ID & Secret (generated by creating a slack application)
In running this program, you will be prompted to provide these three required credentials.
Todo
- Allow user to configure Luxafor colors & arrangements
Contribute
Issues
Feel free to open issues with questions or requests.
However, this is a fun one-off project, so my responses may be slow.
Develop
Install dependencies.
$ git clone git@github.com:loklaan/luxafor-for-slack.git
$ cd luxafor-for-slack
$ npm i
Credentials are managed by configstore.
Go through the Todo list and develop.
Credits
To all the authors that wrote the dependencies.