PHPackages                             random-cuber/hotkeys - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. random-cuber/hotkeys

ActiveRoundcube-plugin[Utility &amp; Helpers](/categories/utility)

random-cuber/hotkeys
====================

Functional keyboard shortcuts

1.2.26(5y ago)51.5k[6 issues](https://github.com/random-cuber/hotkeys/issues)Apache-2.0JavaScriptPHP &gt;=5.3.0

Since Sep 24Pushed 5y ago4 watchersCompare

[ Source](https://github.com/random-cuber/hotkeys)[ Packagist](https://packagist.org/packages/random-cuber/hotkeys)[ Docs](https://github.com/random-cuber/hotkeys)[ RSS](/packages/random-cuber-hotkeys/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (1)Versions (17)Used By (0)

Roundcube Hot Keys Plugin
=========================

[](#roundcube-hot-keys-plugin)

Technical plugin name is [hotkeys](http://plugins.roundcube.net/packages/random-cuber/hotkeys).

Main plugin dialog[![](https://raw.githubusercontent.com/random-cuber/hotkeys/master/build/plugin_dialog_main.png)](https://raw.githubusercontent.com/random-cuber/hotkeys/master/build/plugin_dialog_main.png)Manual Install
--------------

[](#manual-install)

Installation can be done in two steps: providing resources and activating configuration.

1. Provision plugin resources. For example, for [roundcube on archlinux](https://wiki.archlinux.org/index.php/Roundcube):

```
cd /usr/share/webapps/roundcubemail/plugins

rm -r -f hotkeys
git clone https://github.com/random-cuber/hotkeys.git hotkeys

```

2. Activate plugin in `roundcube` configuration. For example, for [roundcube on archlinux](https://wiki.archlinux.org/index.php/Roundcube):

```
cat /etc/webapps/roundcubemail/config/config.inc.php

$config['plugins'] = array(
    'jqueryui',  // dependency
    'hotkeys',   // plugin proper
);

```

Settings
--------

[](#settings)

Navigate to:

```
Settings -> Preferences -> User Interface -> Hot Keys

```

Menu entries:

- `TODO` : TODO

Operation
---------

[](#operation)

Main plugin dialog:

Navigate to:

```
[Anywhere] -> [Press plugin access key (default: F1)]

```

Dialog entries:

- `TODO` : TODO

Translation
-----------

[](#translation)

Contribute to [translation via transifex](https://www.transifex.com/random-cuber/hotkeys/).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~94 days

Recently: every ~351 days

Total

16

Last Release

2104d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a7f940698c71fcf12e48cfdea2987dc56bc0fe8493bf86c2dc5e11c4433dff81?d=identicon)[Andrei-Pozolotin](/maintainers/Andrei-Pozolotin)

---

Top Contributors

[![Andrei-Pozolotin](https://avatars.githubusercontent.com/u/1622151?v=4)](https://github.com/Andrei-Pozolotin "Andrei-Pozolotin (30 commits)")

---

Tags

Settingsexportimportshortcutsharekeyboardhotkey

### Embed Badge

![Health badge](/badges/random-cuber-hotkeys/health.svg)

```
[![Health](https://phpackages.com/badges/random-cuber-hotkeys/health.svg)](https://phpackages.com/packages/random-cuber-hotkeys)
```

###  Alternatives

[symfony/var-exporter

Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects

2.1k378.1M441](/packages/symfony-var-exporter)[chillerlan/php-settings-container

A container class for immutable settings objects. Not a DI container.

3427.3M21](/packages/chillerlan-php-settings-container)[akeneo-labs/pim-enhanced-connector

Provides PIM product reader with more option (choice on completeness, choice on enabled, delta based on last export time)

2135.6k](/packages/akeneo-labs-pim-enhanced-connector)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
