Keypirinha Plugin: RocketChat
This is RocketChat, a plugin for the Keypirinha launcher.
Download
https://github.com/malys/keypirinha-rocketchat/releases
Install
Managed
@ueffel wrote PackageControl, a package manager that eases the install of third-party packages. It must be installed manually.
Manual
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
)
Configuration
[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
Usage
Open Keypirinha and type 'rocketchat'. Once the suggestion appears press TAB or ENTER to open all suggestions.
Change Log
0.1.1
- (MR) Provides unique user names
0.1.0
- Send message from keypirinha
- Open browser only mode
0.0.1-beta-x
- Released Beta version
TODO
- User refresh improvements
- Send message from keypirinha
- Create generic extension to consume easily API rest
License
This package is distributed under the terms of the MIT license.
Credits
@Fuhrmann, developer of keypirinha-gitmoji