memer-cli
v2.3.1
Published
Play meme sounds from terminal
Readme
Memer-CLI 🎧
A terminal meme soundboard.
Play meme sounds instantly from your CLI — no browser, no UI, just vibes.
Install
npm install -g memer-cliAfter installation you can run memer from anywhere in your terminal.
Usage
List available memes
memer listShows all built-in and downloaded memes.
Play a specific meme
memer fahh
memer among-us
memer bruhPlays the meme directly in your terminal.
Play a random meme
memer randomLet fate decide.
How it Works
Cross-platform (Windows / macOS / Linux)
Plays audio without opening a media player
Caches optimized audio for instant replay
Works fully offline after installation
Examples
$ memer list
Built-in Memes:
- fahh
- among-us
$ memer fahh
(plays sound)
$ memer random
(plays something unexpected)Requirements
- Node.js 18+
Roadmap
More features coming soon 👀
Contributing
PRs and meme suggestions welcome.
License
MIT
