k-visscher / curses-pride

A simple terminal application, for showing off your fabulousness with pride flags.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨🏳️‍🌈 curses-pride 🏳️‍🌈✨

demo: pride

code style: black

A simple terminal application, for showing off your fabulousness with pride flags.

Installation

sudo cp ./src/pride.py /usr/local/bin
sudo mv /usr/local/bin/pride.py /usr/local/bin/pride
sudo chmod +x /usr/local/bin/pride

Usage

usage: pride [-h]
             [-c | -r | -f {agender,aromantic,asexual,bisexual,gay,lesbian,non-binary,pansexual,transgender}]

curses-pride shows your favourite pride flags in a terminal of your choice.

optional arguments:
  -h, --help            show this help message and exit
  -c, --cycle           cycles through all of the various pride flags
  -r, --random          shows a random pride flag
  -f {agender,aromantic,asexual,bisexual,gay,lesbian,non-binary,pansexual,transgender}, --flag {agender,aromantic asexual,bisexual,gay,lesbian,non-binary,pansexual,transgender} shows a pride flag of your choice

About

A simple terminal application, for showing off your fabulousness with pride flags.

License:MIT License


Languages

Language:Python 100.0%