devslacker
v0.8.0
Published
Internal communication channel for dev team.
Downloads
3
Readme
Dev Slacker
Dev Slacker is a messaging tool for development team.
Note: v3 use tcp
, v4 use udp
.
Feature
Send message to fellow dev connected to the same network.
Send and receive notifications
Install
$ npm i devslacker -g
Usage
$ devslacker
Options:
Usage: devslacker [options]
Options:
--port <port> udp port, default: 1234
--subnetMask <subnetMask> subnetMask, default: '255.255.255.0'
--username <username> username, default use current user
--indent <indent> indent, default: 20 space
-h, --help output usage information
License
MIT