Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 843 Bytes

README.md

File metadata and controls

58 lines (30 loc) · 843 Bytes

#fritzgrowl

fritzgrowl creates nice growls from the FRITZ!Box Callmonitor for

  • Incoming calls
  • Outgoing calls
  • Established calls
  • Hang up calls

##Quick Start

Install it with

$ npm install -g fritzgrowl

Run it with

$ fritzgrowl

done.

##Requirements

##Screenshot

Here is an example screenshot (Ubuntu):

screenshot of growl incoming call

Options

If the FRITZ!Box is not using the default fritz.box hostname it can be specified with

fritzgrowl -s another.hostname

Changelog

0.0.3

0.0.2

  • added -s option

0.0.1

  • Initial release

##License

MIT