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

quoteme-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quoteme-cli

Daily inspiration in your terminal, with quotes, jokes, facts, and even custom quote wallpapers.

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

QuoteMe

QuoteMe is a fun terminal tool that greets you with a buddy, shows random quotes (filterable by author), facts, and jokes, and can generate wallpapers or custom-sized quote images. It also supports auto-display on session start for daily inspiration.

QuoteMe Screenshot 1

Installation

Make sure you have the following before installation:

  • Node.js: version 14.0.0 or higher (recommended: latest LTS)

You can install QuoteMe CLI globally via npm:

npm install -g quoteme-cli@latest

Usage

CommandDescription
quotemeShow a random quote
quoteme -a <author>Show a quote by a specific author
quoteme -iGenerate and save a quote image to the default path (~/Downloads/quoteme images)
quoteme -i <path>Generate and save a quote image to the specified path
quoteme -fShow a random fact
quoteme -jShow a random joke
quoteme -rSet image resolution
quoteme --enableEnable quotes on terminal startup
quoteme --disableDisable quotes on terminal startup
quoteme --auto-statusShow auto-display status
quoteme -h, --helpShow this help message

QuoteMe Screenshot 2

Keywords

quotes

FAQs

Package last updated on 27 Aug 2025

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