Skip to content

justfoolingaround/wordle-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WORDLE-cli

Play WORDLE offline using cli.

Installation

Installation of wordle-cli can be done using:

python -m pip install git+https://www.github.com/justfoolingaround/wordle-cli

Note that you need to have git installed, else, you would need to download the repository and then, use:

python -m pip install .

Support: Python 3.6 and higher

Usage

$ wordle

Usage: wordle [OPTIONS] COMMAND [ARGS]...

Options:
  -v      Show the version and exit.
  --help  Show this message and exit.

Commands:
  daily
  random

Features

  • Offline, fully.
  • Supports API usage.
  • Two modes; random, daily.
  • Powerful internal client to bring high customisability to the game.

About

Play wordle offline with your cli!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages