Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Tools for reading the OV-chipkaart

NotificationsYou must be signed in to change notification settings

wvengen/ovc-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OV-chipkaart decoding tools---------------------------The OV-chipkaart is the Dutch RFID-based public transport ticketing system.Each traveller needs an OV-chipkaart to travel. This package is an independentdecoder for the contents of these cards.It is very much a work in progress, but it's useful already for reading travelinformation. I hope that someday all this information will be fully open, andthat the card data will be accessible to their holders and the relevanttransport companies in a secure, transparent and privacy-respecting way.  ovc-decode    Show a human-readable print of the transactions on a                OV-chipkaart dump. To see station names instead of numbers,                you need to run stations/createdb.py first.  ovc-dump      Show a hexdump of an OV-chipkaart that fits on a large screen                if you find that I missed something in the output, let me know  dplay         Show text files consecutively on screen with differences                marked by color. Useful for tracing sequential dumps.Use, for example, like:                  for i in *.mfd; do ovc-dump $i >$i.dump; done; dplay *.dumpThanks to all who have helped with this.

About

Tools for reading the OV-chipkaart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp