Skip to content

emulsion-io/random-input-generator-StreamDeck

 
 

Repository files navigation

Stream Deck Random Text Generator Plugin

A Stream Deck plugin that helps developers generate random text content and UUIDs for testing and development purposes.

Features

  • Generate random paragraphs
  • Generate random sentences
  • Generate random words
  • Generate UUIDs
  • Quick access via Stream Deck buttons

Installation

For Users

  1. Download the latest .streamDeckPlugin file from the releases page
  2. Double-click the downloaded .streamDeckPlugin file to install
  3. Configure the plugin actions in Stream Deck software

For Developers

  1. Clone this repository
  2. Run npm install to install dependencies
  3. Run npm run build to build the plugin
  4. The built plugin will be in the com.ozgurkececioglu.random-text-generator.sdPlugin folder

Usage

Add the plugin actions to your Stream Deck and customize the output length and format as needed. Generated text will be automatically pasted from the clipboard to the active application.s

Development

This plugin is built for the Elgato Stream Deck platform and follows the Stream Deck SDK guidelines.

License

MIT License

About

Stream deck plugin for generating random text and input

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.0%
  • HTML 20.0%
  • JavaScript 17.0%