Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaseconey/wfh
A simple WFH notifier
https://github.com/chaseconey/wfh
Last synced: 11 days ago
JSON representation
A simple WFH notifier
- Host: GitHub
- URL: https://github.com/chaseconey/wfh
- Owner: chaseconey
- License: mit
- Created: 2017-04-18T16:04:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-19T00:20:54.000Z (almost 8 years ago)
- Last Synced: 2024-11-13T20:42:13.476Z (2 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## wfh
A simple wfh (working from home) notification tool that may or may not be more about trolling your boss.
**Features**
* Slack integration
* Printer integration (via IPP)
* Twilio integration for SMS action
* Easy configuration file via yaml format### Quickstart
* `npm install -g wfh` to install the cli
* `wfh init` to initialize the configuration file in your home directory
* `vim ~/.wfh` and add your settings
* `wfh send` to send based on your configured settings### Todo
* Add email integration
* Make configure command work