NatRail - About

NOTE: Natrail is currently not working due to changes in the National Rail site.

NatRail is a Perl script that makes querying the UK National Rail timetable a little less painful.

Jump straight to the web interface to use NatRail.

(hosting kindly provided by the UK Free Software Network).

In the web interface the results page can be bookmarked to call up important or often-used queries. NatRail deals with getting results for today if you don't specify a date, and for now if you don't specify a time.

Alternatively, it can work on the command line like so:

./natrail --from "Newcastle" --to "London"

See some example output.

If you have problems using this script try the problems page.

Read the TODO list. Contributions are welcome.

It can be downloaded from its sourceforge page.

If you have any problems, comments or patches, please contact us on the mailing list.

Also, check out this alternative site: traintimes.org.uk for an accessible version of the original National Rail site.

About | Problems | Contributors | Example command line output


This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This licence is contained in the file COPYING

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 US

SourceForge.net Logo