Skip to main content

htyy - All-in-one productivity tools

Project description

Some tool.

Install

pip install htyy

request

from htyy import request response = request.get('https://www.example.com', timeout=5) print(response.text)

Print out the content you get and decode.

message

from htyy import message message.showinfo("title","message")

A tooltip box appears.

path

About the content of the path.

KMS Activation Module for htyy Toolkit Overview The KMS Activation module provides a comprehensive solution for activating Windows and Microsoft Office products using the Key Management Service (KMS) protocol. Integrated within the htyy productivity toolkit, this module allows users to easily set up a local KMS server and activate VL (Volume License) editions of Microsoft products.

Key Features 🚀 Automatic KMS Server Setup: One-command deployment of a local KMS server

⚡ Single-Command Activation: Activate Windows and Office with one command

📊 Activation Status Monitoring: Check current activation status for Windows and Office

🔧 Self-Healing Design: Automatically downloads required components

🌐 Cross-Platform Support: Works on Windows, Linux, and macOS

⚙️ Centralized Configuration: Easy configuration management

Installation The KMS module is included in the htyy package. Install using pip:

bash pip install htyy After installation, the KMS commands will be available through the htyy-kms command-line interface.

Command Reference Basic Commands Command Description htyy-kms install Install/update vlmcsd binary htyy-kms server start Start KMS server htyy-kms server stop Stop KMS server htyy-kms server status Check server status htyy-kms activate windows Activate Windows htyy-kms activate office Activate Microsoft Office htyy-kms activate all Activate both Windows and Office htyy-kms status Check activation status Advanced Commands Command Description htyy-kms config set Set configuration parameter htyy-kms config get Get configuration value htyy-kms config list List all configuration settings htyy-kms server test Test KMS server functionality htyy-kms diagnose Run diagnostic checks Usage Examples

  1. Setting up a KMS Server bash

Install vlmcsd binary

htyy-kms install

Start KMS server in background

htyy-kms server start --background

Verify server status

htyy-kms server status 2. Activating Products bash

Activate Windows

htyy-kms activate windows

Activate Microsoft Office

htyy-kms activate office

Activate both Windows and Office

htyy-kms activate all 3. Checking Activation Status bash

Check activation status

htyy-kms status Sample output:

text === Activation Status === Windows: Activated (Expiration: 2024-06-15)

Office: 16.0: Activated 15.0: Grace period 4. Configuration Management bash

Set custom KMS server address

htyy-kms config set kms_server 192.168.1.100

Change KMS port

htyy-kms config set kms_port 1700

List all configurations

htyy-kms config list Technical Details System Requirements Operating Systems: Windows 7+, Linux, macOS

Python: Version 3.6 or higher

Microsoft Products:

Windows VL editions (7/8/10/11)

Office VL editions (2010/2013/2016/2019/2021)

Dependencies The KMS module requires these additional packages:

requests (for downloading components)

tqdm (for download progress display)

colorama (for colored terminal output)

These are automatically installed with the htyy package.

File Locations Configuration: ~/.kms_activator/config.json

Logs: ~/.kms_activator/kms.log

vlmcsd Binaries: htyy/kms_activator/bin/

Troubleshooting Common Issues Activation fails:

Ensure you're using a Volume License edition

Verify network connectivity to KMS server

Check firewall settings (port 1688 TCP)

Server doesn't start:

Run htyy-kms install to ensure binaries are present

Check for port conflicts with netstat -ano | findstr :1688

Office not detected:

Verify Office is installed

Use htyy-kms activate office --version to specify version

Diagnostic Command Run comprehensive checks:

bash htyy-kms diagnose This will check:

Network connectivity

Firewall settings

Server status

System activation status

Office installations

Binary file integrity

Legal Disclaimer ⚠️ Important Legal Notice:

The KMS Activation module is designed for educational purposes and to demonstrate the KMS protocol. Users must comply with Microsoft's licensing terms:

Only activate properly licensed Microsoft products

Volume License activation requires a valid Volume Licensing Agreement

Unauthorized activation of Microsoft software may violate copyright laws

The developers of htyy do not condone or support software piracy. Users are solely responsible for ensuring they have proper licensing for any software they activate with this tool.

Support For assistance with the KMS module:

Submit issues on GitHub: https://www.github.com/hyy-PROG/htyy/issues

Note: The KMS Activation module is part of the htyy productivity toolkit. Always ensure you have appropriate licenses before activating Microsoft products.

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

htyy-0.1.6.tar.gz (84.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

htyy-0.1.6-py3-none-any.whl (84.6 MB view details)

Uploaded Python 3

File details

Details for the file htyy-0.1.6.tar.gz.

File metadata

  • Download URL: htyy-0.1.6.tar.gz
  • Upload date:
  • Size: 84.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for htyy-0.1.6.tar.gz
Algorithm Hash digest
SHA256 c9ea27ce0d77f6e52b5b808980df59e53cc099ff8f436fffd6cddb79b861807f
MD5 da6d799b677b7b29a3841fe71ec639e8
BLAKE2b-256 0d2b3a220686ac186e9a38d0c9a9f5a01f93549a10f4b43536ebedd9bf754e4e

See more details on using hashes here.

File details

Details for the file htyy-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: htyy-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 84.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for htyy-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 6a87c182ea996c3f5ee369f939c2c8dc1238f07e9dfc23955e0bd7b49f1190d4
MD5 e5c79f14bce8fb168ee1f44c43dcbfd1
BLAKE2b-256 48f277547e059fd3dde8a9e26904440f37257d1ca7f827ecc1803cb0faf43931

See more details on using hashes here.

Supported by

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