0.0.2 • Published 8 years ago

kabelschland v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Kabelschland

About

Automatically downloads all available PDF invoices for Vodafone Kabel based on nightmare and electron.

Installation

npm install -g kabelschland

(tested with npm LTS 4.4.5/npm 3.9.3)

Usage

general usage:

ACCOUNT_LOGIN=430000000000 ACCOUNT_PASSWORD=password kabelschland ~/directory_where_to_store_files

debug usage (opens electron window)

DEBUG=1 ACCOUNT_LOGIN=430000000000 ACCOUNT_PASSWORD=password kabelschland ~/directory_where_to_store_files

License

MIT

Disclaimer, Warranty

This software is not related, authorized or maintained by Vodafone or any other company named in the above document. Use this software responsibly.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.