Skip to content

jakcharvat/pid-deps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PID Departures CLI

A command-line tool that displays real-time public transit departures with vehicle details, built with TypeScript and Bun.

Setup

  1. Install dependencies:
bun install
  1. Set environment variable:
export GOLEMIO_API_KEY="your-api-key"

Usage

bun run src/main.ts

Dependencies

  • zod: Runtime type checking and validation

About

A CLI app to show departures from PID stops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published