Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Travel-Status-DE-HAFAS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
derf
Travel-Status-DE-HAFAS
Commits
df93df4a
Unverified
Commit
df93df4a
authored
11 months ago
by
Birte Kristina Friesel
Browse files
Options
Downloads
Patches
Plain Diff
README: add DBF link; we're not DB-exclusive
parent
696ca930
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+13
-4
13 additions, 4 deletions
README.md
with
13 additions
and
4 deletions
README.md
+
13
−
4
View file @
df93df4a
# hafas-m - Commandline Public Transit Departure Monitor
**hafas-m**
is a commandline client and Perl module for HAFAS public transit
departure interfaces, with a focus on the one operated by Deutsche Bahn.
See the
[
Travel::Status::DE::HAFAS
departure interfaces. It supports a variety of transit services in Europe and
parts of North America, with a special focus on the ones operated by
Deutsche Bahn (DB) and Österreichische Bundesbahnen (ÖBB).
This README documents installation of hafas-m and the associated
Travel::Status::DE::HAFAS Perl module. See the
[
Travel::Status::DE::HAFAS
homepage
](
https://finalrewind.org/projects/Travel-Status-DE-DeutscheBahn
)
and
[
hafas-m manual
](
https://man.finalrewind.org/1/hafas-m
)
for details.
[
hafas-m manual
](
https://man.finalrewind.org/1/hafas-m
)
for a feature overview
and usage instructions. A web frontend to Travel::Status::DE::HAFAS is
available at
[
dbf.finalrewind.org
](
https://dbf.finalrewind.org/?hafas=DB
)
.
## Installation
...
...
@@ -95,7 +101,7 @@ cpanm Travel::Status::DE::DeutscheBahn
```
If you run this as root, it will install script and module to
`/usr/local`
by
default.
default.
There is no well-defined uninstallation procedure.
### Installation from Source
...
...
@@ -134,6 +140,9 @@ If you are using the Git repository, use the following commands:
sudo ./Build install
```
Note that system-wide installation does not have a well-defined uninstallation
procedure.
If you do not have superuser rights or do not want to perform a system-wide
installation, you may leave out
`Build install`
and use
**hafas-m**
from the
current working directory.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment