46 projects tagged "Linux"
ruby update is a ruby script which helps people who install their packages from source keep their packages up to date. It does not attempt to install anything on its own, but simply scans your file system and lets you know if there is an updated version of a particular program. rupdate can only check the status of those programs for which it has been hard-coded to check.
GImageView is a GTK+ based image viewer. It supports tabbed browsing, thumbnail table views, directory tree views, drag and drop, reading the thumbnail cache of other famous image viewers, and a flexible user interface. It also support movies using the Xine library and MPlayer, and supports images in compressed archive formats like tar.gz, zip, and lha.
MaGnuX MP3 Control Server is a server that allows you to control the playing of MP3 songs. It uses mpg123 to play the songs, and features playlist management, a builtin Web server, IP-based access control, and much more. It's written entirely in Ruby, which makes it extremely flexible and very easy to extended.
Mooix is a multiuser object-oriented dimension (a MOO) layered over top of your favorite Unix system. To the user, mooix looks much like any other MOO. To the programmer, mooix objects look like directories full of files: executable methods, properties, and links to other objects. MOOs have historically had poor support for such things as real programming languages, encrypted logins, multitasking, and editors. Mooix inherits all of these things from the Unix system it is based on. At the same time, it's not wedded too tightly to Unix (e.g., it implements its own permissions system that is much more suited to a MOO environment than the historical Unix system).
Guis widget server is a Gtk2 widget server. It listens on pipes for widget requests (in the Python or Ruby (or Slang, etc.) scripting languages), and emit replies or events in textual lines (e.g. Lispy, XML or plain token syntax). It is useful for programs (in particular setuid programs) and scripts that don't or can't link the Gtk2 libraries and need to delegate the user interface to another process.