2 releases
Uses new Rust 2024
new 0.1.1 | May 22, 2025 |
---|---|
0.1.0 | May 22, 2025 |
#632 in Command line utilities
52 downloads per month
10KB
mguesser
mquesser
is a command-line utility that prints a guess for the
Neopets and virtu.pet game Guess
the Weight of the Marrow.
Usage
You are meant to use mguesser
with a command-line clipboard utility. You
can then paste the output into the form on the website.
Unix (Linux, BSD) systems with Wayland
mguesser -n | wl-copy # retail Neopets
mguesser -v | wl-copy # virtu.pet
Unix (Linux, BSD) systems with X11
xsel
mguesser -n | xsel # retail Neopets
mguesser -v | xsel # virtu.pet
xclip
mguesser -n | xclip # retail Neopets
mguesser -v | xclip # virtu.pet
macOS
mguesser -n | pbcopy # retail Neopets
mguesser -v | pbcopy # virtu.pet
Documentation
See the man page for more details.
Dependencies
~1.5–2.4MB
~42K SLoC