shell dictionary - a simple command line dictionary and word game assistant

Oliver Galvin f01f94ae18 typo 6 years ago
lists 45d6195145 Initial commit 6 years ago
LICENSE c656ca5772 license/readme 6 years ago
README.md f01f94ae18 typo 6 years ago
shed 45d6195145 Initial commit 6 years ago
shed-dict 45d6195145 Initial commit 6 years ago

README.md

shed

shell dictionary - a simple command line dictionary and word game assistant
An attempt to make a basic tool to define words, and act as an all-in-one tool for scrabble/countdown/crosswords/etc, all from the command line.
Written in Python 3, depending only on apsw.

Licensing

shed is free software under the terms of the GNU General Public License, either version 3 of the License, or any later version.

shed-dict is an SQLite database based on data from wiktionary, which is licensed inder the Creative Commons Attribution-ShareAlike 3.0 Unported License (CC-BY-SA).