gem-pd is a Pronoun Dressing Room program for gemini in bash
Go to file
konomo 2a4baf89ec fixed a typo; arrgh... 2021-11-06 23:00:35 +00:00
LICENSE add script 2021-10-18 12:22:31 +00:00
README.md by exporting the sentences to a file, more can be added easily. 2021-11-06 22:51:15 +00:00
index.gmi by exporting the sentences to a file, more can be added easily. 2021-11-06 22:51:15 +00:00
sentences fixed a typo; arrgh... 2021-11-06 23:00:35 +00:00

README.md

gem-pd

gem-pd is a Pronoun Dressing Room program for gemini in bash

made after seeing https://asteine8.github.io/projects/pronoun-dressing-room/dressing-room/index.html in the web

Setup

copy it into your gemini directory and make it executable of course

Changelog

  • 2021-10-18: thrown together in an hour
  • 2021-10-19: thrown through shellcheck
  • 2021-11-05: added pronoun selector. add ";" and your preferred pronouns into the name field to see only those
  • 2021-11-06: made each sentence a list item for easier reading
  • 2021-11-06: make the pronoun text a little easier to see, and remove the unnecessary '---' in that case. also change the input text to direct the user how to enter stuff.
  • 2021-11-06: by exporting the sentences to a file, more can be added easily.