Skip to content

malys/keypirinha-rocketchat

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

Keypirinha Plugin: RocketChat

This is RocketChat, a plugin for the Keypirinha launcher.

Demo

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 like C:\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