GithubHelp home page GithubHelp logo

eeriemyxi / povi Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 32 KB

A dictionary for your terminal. Rewrite of Novi in Nim.

License: MIT License

Nim 96.76% Shell 3.24%
cambridge cli dictionary scraping terminal web nim

povi's Introduction

Povi

A dictionary for your terminal. This project is identical to my other project, novi. But it is faster because it is written in Nim.

Installation

First Method

You can download pre-compiled amd64 binaries for Windows and Linux from the release page of the GitHub mirror of this repository.

Second Method

Install Nim and Nimble.

git clone --branch main --depth 1 <REPO URL> povi
cd povi
nimble install

Note: this method may error at the last step. But don't panic, it should still install despite the error. Also note that it will install it in your Nimble's home folder, which is usually ~/.nimble/ (see the bin/ folder there.)

Command-line Arguments

usage: povi [-h] [--debug] [-V] [-r] [-a] [-n] [words ...]

positional arguments:
  words          Words to search. You can specify multiple words by splitting
                 them by whitespace.

options:
  -h, --help     Show this help message and exit.
  --debug        Enable debug logs.
  -V, --version  Show program version.
  -r, --repl     Initiate a REPL session.
  -a, --altsc    Use alternate screen buffer for the REPL. 
                 Scrolling may not work.
  -n, --nosplit  Don't split the input into multiple words, 
                 instead treat it as one single word/phrase.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Feel free to enhance Povi according to your needs and contribute back to the project! If you encounter any issues or have suggestions for improvement, please open an issue on the repository. Thank you for using Povi!

povi's People

Contributors

eeriemyxi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.