Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

spiced_rumby

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spiced_rumby

  • 0.7.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Spiced Rumby Build Status Code Climate Test Coverage

A ruby gem that acts as a mesh-chat client.

Screenshot

Installation

gem install spiced_rumby

Usage

$ irb
require 'spiced_rumby'
SpicedRumby.start

Or, if you just download the zip / clone the repo:

bundle install # to install ruby dependencies
./run

Dependencies

Gems

meshchat - the core of mesh chat communication / basic functionality libnotify - for notifications on unix systems.

System

For sending messages

sudo apt-get install libcurl3 libcurl3-gnutls libcurl4-openssl-dev

See the ruby curl bindings installation for non Ubuntu OSes.

For encryption and RSA key generation

sudo apt-get install openssl

Credits

Icon by Google

FAQs

Package last updated on 22 Oct 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc