Project
Reverse Dependencies for gtk2
The projects listed here declare gtk2 as a runtime or development dependency
0.0
This is a programming project for Penn State IST Class 261, which contains a coin flipping simulator as well as rock paper scissors simulator
2021
2022
2023
2024
2025
2026
0.0
A simple drawing module with GTK+
2021
2022
2023
2024
2025
2026
0.0
Off-line time-tracking for OpenAll with syncing when online.
2021
2022
2023
2024
2025
2026
0.0
Full description here
2021
2022
2023
2024
2025
2026
0.0
A tool for analysis and visualization of projects written in Ruby
2021
2022
2023
2024
2025
2026
0.0
Visually test a regular expression as you type
2021
2022
2023
2024
2025
2026
0.0
Remote-DCL is a Ruby script to execute a script at a remote server.
DCL calles in the script creates PNG images at the remote,
and send them to local and then display the images.
It avoid X connection between the local and the remote,
so could reduce execution time.
2021
2022
2023
2024
2025
2026
0.0
RubyDCL is a ruby interface to the scientific graphic library DCL. It supports all the subroutines and functions in DCL on a one-to-one basis.
2021
2022
2023
2024
2025
2026
0.0
A clone of Gnome-Do and Kupfer written in Ruby.
2021
2022
2023
2024
2025
2026
0.0
ruby-gtkhex is an hexadecimal widget using gtk2, inspired by GHex
2021
2022
2023
2024
2025
2026
0.0
Ruby bindings for libappindicator used by Ubuntu's Application Indicators,
released under the LGPLv3 license.
2021
2022
2023
2024
2025
2026
0.0
Tic Tac Toe Game that allows for single player mode and 2 player mode.
2021
2022
2023
2024
2025
2026
0.0
A paint program for note taking.
2021
2022
2023
2024
2025
2026
0.0
A program for capturing screencasts
2021
2022
2023
2024
2025
2026
0.0
Soft to watch serials :)
2021
2022
2023
2024
2025
2026
0.0
A simple shutdown dialog
2021
2022
2023
2024
2025
2026
0.0
This is a simple GUI for a simple ruby class. It demonstrates how easy it is to create GUIs with visualruby. You can try visualruby by going to visualruby.net. There are more examples and tutorials there.
The best way to install this program is to install visualruby first because it has all t...
2021
2022
2023
2024
2025
2026
0.0
GTK GUI for Smartdict dictionary
2021
2022
2023
2024
2025
2026
0.0
Libsoup bindings for ruby. Partial coverage sufficient to allow HTTP requests to be handled without blocking the mainloop.
e.g
require 'gtk2'
require 'soup'
message = Soup::Message.new("GET", "http://www.example.com/")
Soup::SessionAsync.new.queue(message) do |_sess,_mess|
puts "Got respons...
2021
2022
2023
2024
2025
2026
0.0
A terminal that focuses on remote control for various events.
2021
2022
2023
2024
2025
2026