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

vizir

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vizir

  • 0.2.6
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= Vizir

Disconnected from OAR job 960063

Ever been disconnected from Grid'5000 machines with a message like this, losing part or all of your work?

Vizir is a simple Ruby script that monitors your interactive jobs on Grid'5000[http://www.grid5000.fr/]. It triggers Growl[http://growl.info/] notifications when your reservations are going to terminate, allowing you to save your work and/or your deployed environments.

Vizir only supports Mac OS X.

== Getting Started

Run the following if you haven't already:

$ gem sources -a http://gems.github.com

Install the gem:

$ sudo gem install priteau-vizir

Vizir uses RubyCocoa to trigger Growl notifications. RubyCocoa is shipped with Mac OS X 10.5, so it should work out of the box on Leopard.

Run Vizir in the background, using the --login switch with your Grid'5000 login name.

$ vizir --login priteau &

== Getting the source

Clone it from GitHub:

$ git clone git://github.com/priteau/vizir.git

== Copyright

Copyright (c) 2009 Pierre Riteau. See LICENSE for details.

FAQs

Package last updated on 07 Aug 2009

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