mattermost-plugin-imagetron

module
v0.0.0-...-6d96a97 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2020 License: Apache-2.0

README

imagetron

Mattermost ImageTron Plugin

A fun image-generating Mattermost plugin.

About

ImageTron can put your Mattermost server to work by turning it into an image generator.

sample

Image Types

Currently, ImageTron supports image generation from the very awesome primitive tool. Even if you have no interest in using this plugin, I highly recommend that you try out primitive locally to see what you think.

In the future, more base image types will be supported.

Commands

/imagetron primitive [url] [optional flags]

Produce a primitive image from the image at the provided URL.

Flags:

  • count: the number of shapes used in image generation (default 30, max 150)
  • shape: the base shape used in image generation (default 4, options: 0=combo 1=triangle 2=rect 3=ellipse 4=circle 5=rotatedrect 6=beziers 7=rotatedellipse 8=polygon)

Warnings

While generating images, this plugin can consume many server resources which could possibly affect other processes.

Attempts to address this will be made in the future.

Ideas for improvement

  • New base types of images
  • Expose more options for image generation
  • Process batches of images

Directories

Path Synopsis
build
deploy command
main handles deployment of the plugin to a development server using either the Client4 API or by copying the plugin bundle into a sibling mattermost-server/plugin directory.
main handles deployment of the plugin to a development server using either the Client4 API or by copying the plugin bundle into a sibling mattermost-server/plugin directory.
manifest command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL