#terminal #lgbt #cli

app a-flags

Print LGBTQIA+ flags in your terminal

5 releases

0.2.0 Feb 8, 2025
0.1.3 Feb 8, 2025
0.1.2 Feb 8, 2025
0.1.1 Feb 2, 2025
0.1.0 Oct 21, 2024

#993 in Command line utilities

Download history 7/week @ 2024-11-07 2/week @ 2024-11-14 1/week @ 2024-12-05 1/week @ 2024-12-12 126/week @ 2025-01-30 348/week @ 2025-02-06 35/week @ 2025-02-13

509 downloads per month

GPL-3.0 license

16KB
303 lines

a-flags

Crates.io version

Table of contents

Feature of a-flags

Installation

Installing from source (other distros and MacOS/Windows)

To install kingler from source, you will need Rust. Installation instructions can be found here.

Now using cargo, run

cargo install a-flags

Make sure you have .cargo/bin added to your shell PATH. This can be done by adding the following to your .profile, .bash_profile or .zprofile

export PATH="$PATH:$HOME/.cargo/bin"

Usage

Run the help command a-flags --help to see the following help message.

Displays LGBT pride flags with colors

Usage: a-flags [OPTIONS]

Options:
  -f, --flag <flag>  The type of flag to display [default: rainbow] [possible values: rainbow, lesbian, gay, bisexual, transgender, asexual, pansexual, nonbinary, genderqueer, mlm, aromantic, polysexual, demiboy, demigirl, agender, bigender, genderfluid, abrosexual, neutrois, trigender]
  -h, --help         Print help
  -V, --version      Print version

Example

Credits

  • gay for the idea

Similar project

Dependencies

~4–11MB
~123K SLoC