Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

vocabul

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vocabul

Improve your vocabulary from command-line!

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

Vocabul

Improve your vocabulary from command-line!

Installation?

npm i vocabul

Usage

vocabul [...arguments]

Arguments

ArgumentDescriptionDefault
--action -aRequired and Should be one of "translate", "random", or "interval"
--dictionary -dLocal dictionary name"default"
--from -fSource language for "translate" action"auto"
--to -tTarget language for "translate" action
--word -wInput word for "translate" action
--add -yAdd translated word to dictionary
--period -p"interval" action interval period1
--command -c"interval" action run command"notify-send"
--version -vShow installed version
--help -hShow help

Example

vocabul -a translate -f en -t fa -y -w Hello # Translate "Hello" from english to persian and add it to "default" dictonary
vocabul -a random -d custom # Show word:translation from "custom" dictonary
vocabul -a interval -p 2 -c "notify-send" # Notify word:translation from "default" dictonary every 2 minute

Keywords

vocabulary

FAQs

Package last updated on 14 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts