← 返回
开发者工具 中文

Railil

Search for Israel Rail train schedules using the railil CLI. Find routes between stations with fuzzy search, filter by date/time, and output in various formats (JSON, Markdown, Table).
使用 railil CLI 查询以色列铁路列车时刻表,支持模糊搜索站点、日期/时间过滤,以及 JSON、Markdown、表格等多种输出格式。
lirantal
开发者工具 clawhub v1.0.0 1 版本 99799.9 Key: 无需
★ 2
Stars
📥 1,955
下载
💾 21
安装
1
版本
#latest

概述

Railil CLI

A CLI tool for checking Israel Rail train schedules.

Installation

npm install -g railil

Usage

The CLI supports fuzzy matching for station names.

Basic Search

Search for the next trains between two stations:

railil --from "Tel Aviv" --to "Haifa"

Date and Time

Search for a specific date and time:

railil --from "Beer Sheva" --to "Tel Aviv" --time 08:00 --date 2023-11-01

Output Formats

For machine-readable output or specific formatting, use the --output flag.

Supported formats: text (default), json, table, markdown.

JSON Output (Recommended for agents):

railil --from "Tel Aviv" --to "Haifa" --output json

Markdown Output:

railil --from "Tel Aviv" --to "Haifa" --output markdown

Options

  • -f, --from : Origin station name (fuzzy match supported).
  • -t, --to : Destination station name (fuzzy match supported).
  • -d, --date : Date of travel.
  • -h, --time : Time of travel (HH:MM).
  • -l, --limit : Limit the number of results.
  • -o, --output : Output format (json, text, table, markdown).
  • --help: Show help message.

Examples

Find next 3 trains from Ben Gurion Airport to Jerusalem:

railil --from "Ben Gurion" --to "Jerusalem" --limit 3

Get schedule for tomorrow morning in JSON:

railil --from "Haifa" --to "Tel Aviv" --time 07:30 --output json

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 17:06 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,188
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,803
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,200