Skip to content

Repository files navigation

ManHelper

ManHelper popup ManHelper full

ManHelper is an offline Windows companion for PuTTY and KiTTY. It finds the Linux command copied from a terminal and shows the corresponding manual page from a read-only SQLite database. The same repository contains the Linux database builder and a Windows database validator.

Русская версия

Components

Documentation

How the parts work together

ManBase Builder scans installed man pages on Linux and creates one portable SQLite database. ManHelper opens that database read-only on Windows and uses exact-name, alias and FTS5 searches to display the matching documentation. ManBase Validator can check a database on Windows before it is distributed or used by ManHelper.

ManHelper does not execute copied commands, does not simulate Ctrl+C, and does not modify the system man-page database.

Releases

The prepared Windows ZIP is kept in release-assets for upload as a GitHub Release asset. Its uncompressed database is larger than GitHub's regular 100 MiB per-file Git limit and therefore must not be committed as an ordinary repository file.

License

Non-commercial use only. See LICENSE.

Copyright (C) CheshirCa 2026 — https://t.me/cheshircanest

About

Offline Windows companion for PuTTY/KiTTY that displays Linux man pages from a portable SQLite database, with a Linux builder and Windows validator.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages