A command-line interface to get Uber time and price estimates without opening the app.
Uber CLI is a command-line interface tool that fetches Uber's estimated time-to-pickup and price estimates between addresses. It solves the problem of needing to open the Uber mobile app just to check fare and wait time information, offering a faster, terminal-based alternative.
Developers, command-line users, and anyone who frequently checks Uber prices and prefers terminal workflows over mobile apps.
It provides instant Uber data without app overhead, integrates address geocoding for convenience, and is easily installable via npm for global command-line access.
🚗Uber, at your fingertips
Provides instant Uber time and price estimates directly from the command line, eliminating the need to open the mobile app for quick checks, as shown in the README examples.
Automatically converts human-readable addresses to coordinates using the Google Maps Geocoding API, simplifying user input for API compatibility, as noted in the address identification section.
Installable via npm with a global flag, making it accessible as a command-line tool worldwide, as highlighted in the installation instructions.
Built for developers and CLI enthusiasts, it offers a no-frills interface that saves time compared to graphical apps, aligning with its efficiency philosophy.
Only fetches estimates; cannot book rides, manage payments, or access other Uber features like trip history, limiting its utility for actual ride-hailing.
Relies on Uber and Google Maps APIs, which require internet access, have potential rate limits, and may incur costs for high usage, adding operational complexity.
Users must obtain and configure their own Google Maps API key for geocoding, a step not detailed in the basic usage instructions, making initial setup non-trivial.
Exclusively supports Uber data, with no integration for other ride-sharing services like Lyft or local alternatives, reducing flexibility for multi-service comparisons.
:bookmark: Personal mini-web in text
ffscreencast - ffmpeg screencast/desktop-recording with video overlay and multi monitor support
Recipe Management CLI + embedded web-server in one binary
Doing is a command line interface (CLI) tool designed to help users record and review their activities. It allows for quick logging of tasks and reminders, making it easy to track work progress and recall recent actions after distractions. ## Key Features - **Activity Logging** — Quickly add entries for current tasks or future reminders with simple commands like `doing now` and `doing later`. - **Flexible Output** — View recent entries, today's activities, or last recorded item with commands like `doing recent`, `doing today`, and `doing last`. - **Multiple Sections** — Organize entries into different categories or sections within a TaskPaper-formatted text file. - **Time Tracking** — Record time intervals for entries to analyze productivity and time spent on tasks. - **Plugin Support** — Extend functionality with custom plugins and hooks for personalized workflows. - **Integration** — Works with LaunchBar and Alfred for quick access and entry addition from macOS utilities. ## Philosophy Doing emphasizes simplicity and speed, allowing users to focus on logging activities without leaving the command line, using a plain text format for longevity and portability.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.