Cowponder

A simple terminal command that displays randomly selected philosophical thoughts from a cow

GitHub source code

 ______________________________________
( squeezing an ounce of meaning out of )
( this world                           )
 --------------------------------------
        o   ^__^
         o  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Installation

OSX [currently broken]

If you already have homebrew installed, just run

brew install maxcai314/cowponder/cowponder

Main homebrew repo: homebrew-cowponder

Debian

Install the .deb package by running the installer script

curl -fsSL https://max.xz.ax/cowponder/cowponder_debian_installer.sh | sudo bash

Alternatively, download the deb package file and install it manually using dpkg -i <cowponder_file>.deb

Windows

To install for powershell, run

Install-Module cowponder

If, upon running cowponder, you get an error saying running scripts is disabled on this system, run one of these:

# if you are running (or can run) powershell as administrator
Set-ExecutionPolicy RemoteSigned

# if you don't have administrator privileges
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser

This allows scripts like cowponder to run if they are signed. learn more here. You can add the same -Scope option to the main install command as well if needed.

More installation options are availible in the Windows powershell gallery.

Powershell v6 or higher is recommended because lower versions do not use UTF-8 by default. If you use a lower version, some characters may look unusual.

Usage

# displays a thought
ponder

# displays a thought from a cow
cowponder

Dependencies

MacOS systems:

Debian systems:

Windows systems:

Contributors

Cowponder is written by maxcai314 and reid23