sumno

English below

Досить маленький скрипт який надсилає запит до Словника української мови в 11 томах, обирає рандомне слово та друкує його тлумачення разом із прикладами.

sumno example

GitHubСловник

Головні особливості

  • Кольорове відображення слів за допомогою colored.
  • Гармонічна відстань між елементами.
  • Веб скрейпінг HTML сторінок за допомогою scraper.

Використання

Щоб встановити - треба мати раст із nightly toolchain та завантажити через cargo: cargo install sumno.

Або побудувати самому:

git clone https://github.com/NippleOfAnApe/sumno.git && cd sumno
cargo build --release

Sumno is a command-line tool designed to fetch a random word from a Ukrainian dictionary.

sumno example

GitHubDictionary

Key Features

  • Colored output using colored.
  • Pretty spacing and paragraphing for each section.
  • Web scraping HTML pages with scraper.

Installation & Usage

Make sure to use nightly toolchain. Can be installed either from crates.io cargo install sumno o you can build it from source:

git clone https://github.com/NippleOfAnApe/sumno.git && cd sumno
cargo build --release

There are no command line arguments. Just run sumno and that’s it.