This is RocketChat, a plugin for the Keypirinha launcher.
https://github.com/malys/keypirinha-rocketchat/releases
@ueffel wrote PackageControl, a package manager that eases the install of third-party packages. It must be installed manually.
Once the Rocketchat.keypirinha-package
file is installed,
move it to the InstalledPackage
folder located at:
Keypirinha\portable\Profile\InstalledPackages
in Portable mode- Or
%APPDATA%\Keypirinha\InstalledPackages
in Installed mode (the final path would look likeC:\Users\%USERNAME%\AppData\Roaming\Keypirinha\InstalledPackages
)
[main]
AUTH = "auth" <- In your personal profile (My Account), Generate a Personal Access Tokens for this use and add it "AUTH" field.
USER_ID = "id" <- RC UserId
DOMAIN = "https://open.rocket.chat" <- domain of RC host
Open Keypirinha and type 'rocketchat'. Once the suggestion appears press TAB or ENTER to open all suggestions.
- Send message from keypirinha
- Open browser only mode
- Released Beta version
- User refresh improvements
- Send message from keypirinha
- Create generic extension to consume easily API rest
This package is distributed under the terms of the MIT license.
@Fuhrmann, developer of keypirinha-gitmoji