• Stars
    star
    1
  • Language
    Ruby
  • Created over 14 years ago
  • Updated over 14 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An application for handling knjRemoteClient requests.

More Repositories

1

baza

A database abstraction layer and framework for Ruby.
Ruby
13
star
2

pulseaudio

A library for controlling PulseAudio using "pactl" in Ruby.
Ruby
12
star
3

bootstrap-tabs-dynamic

A small plugin in order to be able to add, remove and edit bootstrap tabs dynamically.
12
star
4

knjrbfw

My framework for Ruby. Just stuff I use myself and want to share with others.
Ruby
12
star
5

api_maker

A Rails gem for generating a JavaScript API automatically based on your ActiveRecord models.
JavaScript
9
star
6

simple_form_ransack

SimpleForm and Ransack combined.
Ruby
9
star
7

http2

A lightweight framework for doing http-connections in Ruby. Supports cookies, keep-alive, compressing and much more.
Ruby
8
star
8

validates_iban

IBAN validator for ActiveRecord attributes in Rails.
Ruby
7
star
9

php_process

A framework for bridging Ruby stuff into a PHP-process.
Ruby
7
star
10

awesome_translations

Semi-automatic maintenance of most translations in a Rails app.
Ruby
7
star
11

genderize_io_rb

A small Gem that makes it possible to determine gender from a name via the Genderize.io service.
Ruby
5
star
12

jobler

Generate pages or files in background jobs
Ruby
5
star
13

active_record_query_fixer

Ruby
4
star
14

model_updates

Rails gem to reflect changes to models through ActionCable
Ruby
4
star
15

rgettext_poedit

A wrapper for rgettext making it support Poedit.
Ruby
3
star
16

gtk3assist

A class for making it easier to develop Gtk3 based applications with the 'gir_ffi-gtk'-gem in Ruby.
Ruby
3
star
17

team_viewer

Ruby
3
star
18

knjphpfw

A framework for PHP.
PHP
3
star
19

hayabusa

An appserver/webserver in Ruby that focuses on simplicity and threads. Also helping PHP-devs migrate to Ruby.
Ruby
3
star
20

php4r

A lib containing various PHP-functions coded in Ruby. You can either use it or use it as a reference, if you are coming from PHP to Ruby or the other way around.
Ruby
3
star
21

csv_lazy

A lazy library for CSV parsing. Wrote this to add support for various buggy CSV-formats.
Ruby
2
star
22

memory_leak_helper

A Ruby-Gem to help find memory leaks by tracking which lines of code spawns active objects that are never unset.
Ruby
2
star
23

rails_imager

A small library to handle re-sizing, transparent edges and caching of images in Rails.
Ruby
2
star
24

knjappserver

The web/application-server I am working on.
Ruby
2
star
25

service_pattern

ServicePattern for Ruby on Rails
Ruby
2
star
26

active_record_better_dependent_error_messages

A gem that makes better dependent error messages telling exactly which relationship tree failed with which ID's.
Ruby
2
star
27

code_parser

A project that aims at parsing source code for various programming languages.
Ruby
2
star
28

string-cases

Small gem for converting various string-cases to other cases.
Ruby
2
star
29

tsafe

Tools for thread-safety in Ruby: Monitored proxy-object, monitored array, monitored hash and framework for making other classes threadsafe.
Ruby
2
star
30

bootstrap_builders

A library to generate Bootstrap HTML for Rails.
Ruby
2
star
31

knjRemoteClient

A client for controlling another Linux mediacenter/server/whatever.
Ruby
1
star
32

wref

Wref is a weak-references gem for Ruby. It is lightweight supports 1.9, supports JRuby and checking of chosen IDs on objects. It also contains a hash-map.
Ruby
1
star
33

mail-bud

Ruby-written application to check your mailbox via imap or pop. Systray icon used to notify.
Ruby
1
star
34

html_gen

A small Ruby-library to generate HTML easily.
Ruby
1
star
35

stripe_model_callbacks

Framework for getting Stripe webhook callbacks directly to your models
Ruby
1
star
36

ruby_do

A clone of Gnome-Do and Kupfer written in Ruby.
Ruby
1
star
37

api-maker

The JavaScript part of the project
JavaScript
1
star
38

gettext_simple_rails

Helpers for translating a Rails app with Gettext and POEdit.
Ruby
1
star
39

ipt_interface

Web-interface for iptables.
Ruby
1
star
40

fckeditor_mod_ruby

Porting of FCKeditor to support mod_ruby.
Ruby
1
star
41

agent_helpers

Detect robots, browser, browser-versions and more with helpers in Rails.
Ruby
1
star
42

knjiplocator

A server-application which foreign applications can use to look up the country which an IP originates.
1
star
43

chatty

A livechat-framework for Rails.
Ruby
1
star
44

ruby_process

A framework for spawning and communication with other Ruby-processes.
Ruby
1
star
45

ruby_do_plugin_execute_application

A plugin for Ruby-Do that indexes all applications and makes them start-able from Ruby-Do.
Ruby
1
star
46

knjSupport

A Ruby application for remote support using SSH remote port forwarding, VNC servers and more.
Ruby
1
star
47

ruby_do_plugin_filesearch

A plugin for Ruby-Do that searches for and open files.
Ruby
1
star
48

neo-backup

A Ruby-application for making automated backups of multiple servers.
Ruby
1
star
49

string-strtr

A class containing various helpful functionality for strings missing in the Ruby stdlib.
Ruby
1
star
50

rails-development-base

Docker project for making a base of Rails development
Dockerfile
1
star
51

active-record-without-callbacks

A method that allows you to run code without callbacks for a specific active-record model.
Ruby
1
star
52

simple_cells

An attempt at writing a very simple cells gem.
Ruby
1
star
53

knjpicturesconverter

A PHP-GTK application easily resize pictures.
PHP
1
star
54

money-fixer-io

fixer.io support for money
Ruby
1
star
55

knjjsfw

A lot of small js-libs I use on various projects.
JavaScript
1
star
56

array_groupings

A small framework to group arrays with overlaps.
Ruby
1
star
57

skype_lock_logout

A small application which logs out of Skype, when the screen is locked and logs back in, when the screen is unlocked.
Ruby
1
star
58

ftools

Various file-tools for Ruby, that I want to share with others.
Ruby
1
star
59

days_calculator

A framework for calculating days in PHP.
1
star
60

ruby_do_plugin_power_management_upower

A plugin for Ruby-Do that can log out, suspend, hibernate and shut the computer down.
Ruby
1
star
61

knjRenamer

A small application written in PHP-GTK to quickly mass-rename files on your computer.
PHP
1
star
62

knjlirc

A small Ruby framework for Lirc.
Ruby
1
star
63

auto_autoloader

Autoload constants in natural subfolders from the original class in Ruby with a single line of code.
Ruby
1
star
64

active-record-streamer

A library to stream ActiveRecord results.
Ruby
1
star
65

service_watcher

A project for monitoring/watching services.
Ruby
1
star
66

openall_time_applet

A time-tracker for OpenAll.
Ruby
1
star
67

ckeditor4ruby

Converting CKEeditor to work with Ruby. Not just Rails.
Ruby
1
star
68

Multinasser

A project which I am making for the political party Enhedslisten
Ruby
1
star
69

threadded_enumerator

My attempt at making a enumerator, that uses threadding to get around fiber-problems.
Ruby
1
star
70

openall_app

A Rhodes-app for OpenAll.
Ruby
1
star
71

datet

A framework for handeling date- and time-related stuff in Ruby.
Ruby
1
star