Olivia5k / doge

wow very terminal doge
https://pypi.python.org/pypi/doge/
MIT License
968 stars 89 forks source link
doge python shibe wow

doge

PyPI - Version PyPI - Downloads PyPI - Python Version Ruff GitHub License

wow screenshot

doge is a simple motd script based on the slightly stupid but very funny doge meme. It prints random grammatically incorrect statements that are sometimes based on things from your computer.

If you have pipx (you should!), you can try out doge without installing it permanently.\ Just type pipx run doge in your terminal to see if you enjoy it. 🐶\ If you do, pipx install doge to keep it around! 👍

Features

Notes

You need a terminal that supports 256 colors running on a system that supports unicode.

The terminal Shibe was created with hax0r Gimp skills and img2xterm.

Installation

There are several options for installing and running a Python CLI application such as doge.

Python-Based Install (Recommended)

Then, just add a call to doge at the bottom of your shell rc file.

If you don't want to install doge with the options above for whatever reason, there is a proper pyproject.toml included, so inside a virtual environment, python -m pip install -e . should work just fine.

Package Managers And Linux Distributions

Your package manager or Linux distribution might carry a downstream doge package.

If you choose this option, and experience any installation problems, then please report them to your downstream package maintainer.

Packaging status

Please note that it might take some time for downstream packages to catch up with PyPI. The recommended installation with pipx will always give you the latest version.