#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

#987 in Command line utilities

Download history 4/week @ 2024-10-27 14/week @ 2024-11-03 1/week @ 2024-11-10 2/week @ 2024-11-17 2/week @ 2024-12-08 311/week @ 2025-02-02 184/week @ 2025-02-09

495 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
~125K SLoC