kiuKisas / ovh_available

An ovh crawler gui in Ruby with Qt4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ovh_available

ovh_available is a little ovh crawler written in ruby with a gui in Qt4. It allows you to survey if an ovh server is available for rent.

Known issues

qtbindings seems to have some issues with ruby 2.3. Please use ruby 2.2 instead.

Install

You need ruby, Qt4 and QtRuby. An example on arch:

pacman -S qt4 ruby

Then use bundle to install dependencies:

bundle install

Screenshots

Menu

Desktop

Popup

To-do

  • multiple server crawler
  • add more servers to server.json
  • make a server version in RubyOnRails
  • add notifications
  • better link to rent

About

An ovh crawler gui in Ruby with Qt4


Languages

Language:Ruby 100.0%