Skip to main content

Simple yet powerful tool to help you manage your mods in several ways.

Project description

pipeline status coverage report image License image moht
mohtlogo

Mod Helper Tool

Simple yet powerful tool to help you manage your mods in several ways.

Name

MHT and MOTH was already occupied by another projects, so MOd Helper Tool, MOHT in short was born. Anyway if you not pay attention to details or your english is not fluent (as mine) logo fits like a glove.

General

For now, application can only clean your mods, but in future more features will be added.

  • Run Linux, Windows and Mac
  • Two built-in version tes3cmd binary (0.37 and 0.40) - no additional downloads needed
  • Allow to select custom tes3cmd executable file
  • Select location of directory with Mods
  • Select location of Morrowind/Data Files directory
  • Simple report after cleaning

Requirements

  • Python 3.7+ (with tcl/tk support, see installation) should be fine

Installation

  1. Any Python version grater the 3.7 with tcl/tk support
  2. For Windows, during Python installation please select:
    • Optional Features:
      • pip
      • tcl/tk and IDLE
      • py launcher
    • Advanced Options:
      • Associate files with Python (requires the py launcher)
      • Add Python to environment variables
      • Customize install location: C:\Python310 or C:\Python
  3. For Linux check your package manage for python3-tk package or similar
  4. Package is available on PyPI, open Windows Command Prompt (cmd.exe) or any terminal and type:
    pip install moht
    
  5. You can drag and drop moht_tk.exe to desktop and make shortcut (with custom icon, you can find icon in installation directory i.e. C:\Python310\lib\site-packages\moht\img\moht.ico).

GUI Style

By default, application use tkinter (tk for short) Python's built-in library for GUI. You can choose to install PyQt5 version of GUI as well. Please note this will require ~200 MB on Linux and ~50 MB on Windows of additional space.

pip install moht[qt5]

You can find second executable called moht_qt.exe.

Upgrade

To upgrade Moht to the latest version:

pip install -U moht

Uninstall

pip install -qy moht

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moht-0.4.1.linux-x86_64.tar.gz (5.6 MB view hashes)

Uploaded Source

Built Distribution

moht-0.4.1-py3-none-any.whl (5.6 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page