An open API service indexing awesome lists of open source software.

https://github.com/swistak35/sysconfig-ruby

Old project - info about your system (free RAM< CPU, etc.) in browser
https://github.com/swistak35/sysconfig-ruby

Last synced: 3 months ago
JSON representation

Old project - info about your system (free RAM< CPU, etc.) in browser

Awesome Lists containing this project

README

        

h1. Sysconfig-Ruby

h2. List of contents

# Info
# Installation
# Starting
# Themes

h2. (1) Info

System config and info written in Ruby. Project is available on Github - Sysconfig-ruby.

h2. (2) Installation

I tested it on:
* Ruby 1.8.7 with Mongrel 1.1.5

h2. (3) Starting

If you have ruby and mongrel now, you should only run script:
ruby sysconfig.rb Port Template_name Host
example:
ruby sysconfig.rb 1234 default 0.0.0.0

But if you run script without arguments, it also will work!
Default port: 1234
Default theme: default
Default host: 0.0.0.0

h2. (4) Themes

All themes are in `themes` directory in this project. If you want, you can send me your theme : )