All Projects → juliuste → comboios

juliuste / comboios

Licence: ISC license
Comboios de Portugal (CP, Portugese Railways) API client.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to comboios

db-prices
Find journey prices using the DB Sparpreise API.
Stars: ✭ 82 (+156.25%)
Mutual labels:  railway, public-transport
oebb
Austrian Federal Railways (ÖBB) API client.
Stars: ✭ 40 (+25%)
Mutual labels:  railway, public-transport
interrail
Find european train stations and routes. Client for the European Interrail / EuRail API.
Stars: ✭ 24 (-25%)
Mutual labels:  railway, public-transport
korail
Client for the South Korean korail railway API.
Stars: ✭ 47 (+46.88%)
Mutual labels:  railway, public-transport
LuasataGlance
Android Wear and mobile app providing real-time tram stop information for Dublin's Luas light rail service.
Stars: ✭ 21 (-34.37%)
Mutual labels:  public-transport
otp-tutorial
Introductory tutorial (approx. 3 hours) covering the setup and querying of an OpenTripPlanner instance
Stars: ✭ 85 (+165.63%)
Mutual labels:  public-transport
vrnbus
Прогноз прибытия автобусов в Воронеже. Веб-версия: https://vrnbus.herokuapp.com Телеграм-бот: https://t.me/vrnbusbot
Stars: ✭ 39 (+21.88%)
Mutual labels:  public-transport
pt2matsim
Package to create a multi-modal MATSim network and schedule from public transit data (GTFS or HAFAS) and an OSM map of the area.
Stars: ✭ 29 (-9.37%)
Mutual labels:  public-transport
raptor
Implementation of the Route Based Public Transit Algorithm (Raptor)
Stars: ✭ 64 (+100%)
Mutual labels:  public-transport
Railroad and Obstacle detection
This program detect and identify obstacle on railway. If program detect some obstacle that train must stop, program gives you warning sign. This program Also estimate riskiness of obstacle how it is negligible or not. We provide many models to you to detect railways and obstacles.
Stars: ✭ 14 (-56.25%)
Mutual labels:  railway
waline
💬 A Simple, Safe Comment System
Stars: ✭ 1,145 (+3478.13%)
Mutual labels:  railway
dm tomatrixled
Display (real-time) public transport departures using Raspberry Pi and LED matrices
Stars: ✭ 17 (-46.87%)
Mutual labels:  public-transport
grafikon
Timetables for model railway. Useful for meets with modules (like FREMO, Free-mo etc).
Stars: ✭ 19 (-40.62%)
Mutual labels:  railway
osrd
Open Source Railway Designer
Stars: ✭ 54 (+68.75%)
Mutual labels:  railway
cli
Railway CLI
Stars: ✭ 167 (+421.88%)
Mutual labels:  railway
gtfs-utils
Utilities to process GTFS data sets.
Stars: ✭ 19 (-40.62%)
Mutual labels:  public-transport
github client
Open source bot telegram menggunakan bahasa code dart
Stars: ✭ 24 (-25%)
Mutual labels:  railway
Next-Station-iOS
Source code of Next Station iOS app, available on App Store for downloading.
Stars: ✭ 15 (-53.12%)
Mutual labels:  railway
transport-apis
machine-readable list of transport API endpoints
Stars: ✭ 32 (+0%)
Mutual labels:  public-transport
MMM-PublicTransportBerlin
MagicMirror module to display public transport in Berlin and Brandenburg with BVG Hafas data.
Stars: ✭ 37 (+15.63%)
Mutual labels:  public-transport

comboios

JavaScript client for the Portugese 🇵🇹 Comboios de Portugal (CP) railway API. Complies with the friendly public transport format. Inofficial, using CP endpoints. Ask them for permission before using this module in production.

npm version Build Status license

Installation

npm install comboios

Usage

const comboios = require('comboios')

This package contains data in the Friendly Public Transport Format.

See also

Contributing

If you found a bug or want to propose a feature, feel free to visit the issues page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].