https://github.com/twangodev/w67
with 67.
https://github.com/twangodev/w67
67 brainrot cli seven six
Last synced: 5 months ago
JSON representation
with 67.
- Host: GitHub
- URL: https://github.com/twangodev/w67
- Owner: twangodev
- License: wtfpl
- Created: 2025-12-21T06:32:08.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-21T07:48:13.000Z (6 months ago)
- Last Synced: 2025-12-23T01:36:05.784Z (6 months ago)
- Topics: 67, brainrot, cli, seven, six
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/w67
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```bash
██╗ ██╗ ██████╗███████╗
██║ ██║██╔════╝╚════██║
██║ █╗ ██║███████╗ ██╔╝
██║███╗██║██╔═══██╗ ██╔╝
╚███╔███╔╝╚██████╔╝ ██║
╚══╝╚══╝ ╚═════╝ ╚═╝
```
[](https://www.npmjs.com/package/w67)
[](https://www.npmjs.com/package/w67)
[](http://www.wtfpl.net/)
Animate terminal output **_with 67._**
## Installation
This package is small enough to run without installation using `npx`:
```bash
npx w67
```
If you are a 67 enthusiast and want to have it installed globally, you can do so with:
```bash
npm install -g w67
```
## Usage
```bash
npx w67 # default "67" ASCII art
npx w67 "HELLO" # custom text as ASCII art
echo "text" | npx w67 # animate piped input
```
For reference of all options:
```bash
npx w67 --help
```