KPMWiki

hyprpad

Table of Contents

hyprpad

Overview

Hyprpad is a simple text editor for Kindle devices, allowing you to create and edit text files directly on your e-reader.

Features

  • Basic text editing capabilities
  • Optimized for Kindle's e-ink display
  • Lightweight and resource-efficient
  • Works with Kindle's navigation system

Installation

Install using KPM with:

kpm -S hyprpad

Usage

After installation, you can run hyprpad from the terminal:

hyprpad [filename]

If you specify a filename, hyprpad will open that file. If you don't specify a filename, hyprpad will create a new file.

Basic Commands

  • Ctrl+S: Save file
  • Ctrl+Q: Quit editor
  • Ctrl+G: Go to line
  • Arrow keys for navigation

Uninstallation

To remove hyprpad, use:

kpm -R hyprpad