sledash 0.1.0

slack emoji darkmode shader
docs.rs failed to build sledash-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

crates.io docs.rs

Sledash

Sledash is an abbreviation for Slack Emoji Darkmode Shader.

Fetch emoji lists from your Slack workspace and add white shades for better visibilities in the darkmode.

Set SLACK_APP_ACCESS_TOKEN environment variable to your Slack OAuth Access Token with emoji:read scope granted.

WIP: As of now, adding the shades to gif animations does not work well (some wierd animations will be generated.)

Requirements

If the command below:

$ pkg-config --exists MagickWand; echo $?

does not show 0, something are missing. Check your environment again and install the missing packages.

License

MIT OR Apache-2.0