/Tertext

Program for creating words from letters.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Tertext v1.0.0 (Alpha)

Program for creating words from letters.


DescriptionFeaturesInstallationScreenshot


Description

Warning: This project is created only for educational purposes and cannot be used for law violation or personal gain. The author of this project is not responsible for any possible harm caused by the materials of this project.

Features

  • Supports Linux platform.
  • Create words from letters.
  • Current capabilities:
[01] > Can be used without internet.
[02] > Works depending on the word list.
[03] > The current word list consists of Turkish words.

Installation

Open the terminal and type following commands.

pkg install git -y;pkg install python2 -y;pip install termcolor
git clone https://github.com/TheDarkRoot/Tertext.git
cd Tertext;chmod +x Tertext.py
python Tertext.py

Screenshot