Crates.io | mguesser |
lib.rs | mguesser |
version | 0.1.2 |
created_at | 2025-05-22 00:45:31.468966+00 |
updated_at | 2025-05-31 01:52:05.472733+00 |
description | Provides a guess for the game Guess the Weight of the Marrow on both Neopets and virtu.pet. |
homepage | https://git.sr.ht/~sinza/mguesser |
repository | https://git.sr.ht/~sinza/mguesser |
max_upload_size | |
id | 1684622 |
size | 29,094 |
mquesser
is a command-line utility that prints a guess for the
Neopets, Grundo's Cafe, and
virtu.pet game Guess the Weight of the Marrow.
You are meant to use mguesser
with a command-line clipboard utility. You
can then paste the output into the form on the website.
mguesser -n | wl-copy # retail Neopets
mguesser -g | wl-copy # Grundo's Cafe
mguesser -v | wl-copy # virtu.pet
mguesser -n | xsel # retail Neopets
mguesser -g | xsel # Grundo's Cafe
mguesser -v | xsel # virtu.pet
mguesser -n | xclip # retail Neopets
mguesser -g | xclip # Grundo's Cafe
mguesser -v | xclip # virtu.pet
mguesser -n | pbcopy # retail Neopets
mguesser -g | pbcopy # Grundo's Cafe
mguesser -v | pbcopy # virtu.pet
See the man page for more details.