Skip to content

res1st/keypirinha-rocketchat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.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

About

Rocketchat plugin for keypirinha

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.1%
  • Batchfile 11.9%