Coder Social home page Coder Social logo

migraticon's Introduction

migraticon

A simple CLI tool to download your Hipchat emoticons and generate a YAML file. Use the YAML file to import your emoticons into Slack using emojipacks.

Currently does not support hipchat accounts using Google Authentication.

Demo

demo

About

Use migraticon to download your emoticons from hipchat:

  • Logs into hipchat and get list of emoticons using nightmarejs.
  • Generates YAML file to emojipacks specifications.
  • Downloads YAML file and emoticons to ~/Downloads/Hipchat_Emoticons.
  • Renames emoticons to get rid of there weird Hipchat filenames.
  • Grabs highest quality versions.

Setup

Dependencies

NodeJS is required to run migraticon. Find the installer and install the latest version; if using Mac OSX consider installing homebrew and easily install what you need with the following:

$ brew install node

Install

Be sure all dependencies are installed before installing migraticon.

$ sudo npm install -g migraticon

Uninstall

$ sudo npm uninstall -g migraticon

Usage

See migraticon help for a full list of commands.

$ migraticon --help

Basics

To download those emoticons enter the following:

$ migraticon fetch

Importing Emoticons to Slack

Follow installation instructions at emojipacks and use the YAML file generated by migraticon to upload your emoticons.

Contributing

If contributing clone the repo and run the following:

$ ./bin/migraticon --help
$ ./bin/migraticon fetch

migraticon's People

Contributors

danb235 avatar dshackith avatar jinjorge avatar

Watchers

Dan Reiland avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.