Typewriter

Plays custom sounds in the reply composer

Compatible with Flarum v1.8.5

Latest release 1.0.0

64 downloads

released on Apr 29, 2022

Tags

Typewriter Sounds

MIT license Latest Stable Version Total Downloads Donate

This extension plays custom sounds while the user types in the Flarum reply composer.

A mute button is available in the top right of the composer. The mute setting is saved to the user profile, so it persists across sessions and browsers.

No sounds are embedded in the extension, you have to provide your own.

Format for the settings:

  • File: an absolute URL to a media file. You can skip the domain if hosted locally. For example: /assets/typewriter/keystroke.mp3 or https://cdn.mysite.tld/sound.ogg.
  • Keys: a regular expression to match a valid KeyboardEvent.code value. This expression will be passed to the constructor of javascript's RegExp so it does not need delimiters. If you are only matching one key, you can generally just enter the character in the field. To match multiple characters, use [abc] or [a-c]. Enter is Enter.

Installation

composer require clarkwinkelmann/flarum-ext-typewriter

Support

This extension is under minimal maintenance.

It was developed for a client and released as open-source for the benefit of the community. I might publish simple bugfixes or compatibility updates for free.

You can contact me to sponsor additional features or updates.

Support is offered on a "best effort" basis through the Flarum community thread.

Sponsors: Billy Wilcosky (@010101)

Links

© 2024 Hyn by DaniĆ«l "Luceos" Klabbers. All rights reserved. · Extensions and extension information is provided by the respective (copyright holding) authors. · Extiverse is not affiliated to the Flarum project or Flarum foundation. · Images on Extiverse pages are from Unsplash.