New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ozbargain-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ozbargain-cli

CLI browser for Ozbargain deals

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

ozbargain-cli

A terminal CLI for browsing the latest deals from Ozbargain.com.au.

image

Features

  • Browse latest deals from Ozbargain RSS feed
  • Navigate with arrow keys (up/down)
  • Open deals in your browser with Enter
  • Colorful gradient ASCII art logo
  • Discrete mode to hide the logo

Installation

npx ozbargain-cli

Or install globally:

npm install -g ozbargain-cli

Usage

ozbargain
# or
npx ozbargain-cli
ozbargain --discrete
# or
npx ozbargain-cli --discrete

Controls

KeyAction
Move up
Move down
EnterOpen deal in browser
qQuit
Ctrl+CQuit

Screenshot

Development

# Clone the repo
git clone https://github.com/YOUR_USERNAME/ozbargain-cli.git
cd ozbargain-cli

# Install dependencies
npm install

# Build
npm run build

# Run locally
npm start
npm run start:discrete

License

MIT

Keywords

ozbargain

FAQs

Package last updated on 17 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts