Git Product home page Git Product logo

sncf-wifi-portal-client's Introduction

sncf-wifi-portal-client

Query information from the SNCF WiFi portal in French TGV trains.

npm version ISC-licensed minimum Node.js version support me via GitHub Sponsors chat with me on Twitter

Installation

npm install sncf-wifi-portal-client

Usage

const portal = require('sncf-wifi-portal-client')

portal.connectionStatus()
.then(console.log, console.error)
{
	active: true,
	status_code: 200,
	status_description: 'ip has active grant',
	service_class: 5,
	granted_bandwidth: 100000,
	remaining_data: 75453,
	consumed_data: 1346,
	next_reset: 1568471384091,
	profileId: 'AUTO-LOGIN-PROFILE-ID'
}

Related

  • record-tgv-movement – Record the movement of any TGV using the on-board WiFi.
  • wifi-on-ice-portal-client – Query information from the WifiOnICE portal in German ICE trains.
  • digital-im-regio-portal-client – Query information from the Digital im Regio portal in German Regio trains.
  • cd-wifi-client – A client for the onboard WiFi portal of České dráhy (Czech Railways) trains.
  • portale-regionale-wifi-position – Query information from the Portale Regionale WiFi portal in Trenitalia (Italian Railways) trains.
  • live-icomera-position – Live vehicle geolocation, taken from the on-board Icomera WiFi system.
  • live-gomedia-position – Live vehicle geolocation, taken from the GoMedia on-board WiFi entertainment system.

Contributing

If you have a question or need support using sncf-wifi-portal-client, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the issues page.

sncf-wifi-portal-client's People

Contributors

derhuerst avatar hannsadrian avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

hannsadrian

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.