57 projects tagged "GPLv3 or later"
Linterna Mágica is a user script that finds Flash video clips in Web pages and plays them with a browser video plugin. Found Flash objects are replaced with HTML <object> tags, which are processed by browser video plugin. Linterna Mágica uses regular expressions to support most Web pages, so first-time-visit Web sites should work with it.
sbs_proc (Side by Side Processor) is a simple command-line application that processes side by side stereo images (such as those produced by some mobile phones) and converts them into monoscopic versions which can be visualised on non-stereo systems. It works on .jps files and produces .jpg outputs. It can produce anaglyph (red/blue glasses required) or right or left images.
Super Grub2 Disk is a bootable floppy, CDROM, or USB system which lets you boot into your system. It is simply a Grub2 disk with a lot of useful menus. It can try to autodetect all of your operating systems, load your grub.cfg configuration file, and load grub2's core.img, even if the mbr is damaged. It has multi-language support.
A lot of stereoscopic cameras use the .MPO format to store two JPEG images, including the Fuji W1, W3, and a few 3D camcorders that have a still mode. It can do two things for you: it can separate out the image files into a left and right pair, so you can process them or do whatever you want with them, or it can create an anaglyphic image (the ones you need coloured glasses to view). It is simple to use from the command line and takes wildcards, so you could process a whole batch of files with: mungempo *.MPO.
If you can't reconnect to your WiFi until you reboot your Froyo device, Wifix (lite) will probably help you. Just click the "Reassign" button, and about 8 seconds later you will be reconnected to your WiFi. You can use "Reconnect" if it doesn't work for you. There is also a "Keep Connection" checkbox that prevents your WiFi connection from been deactivated.
cmogstored is an alternative, C implementation of the "mogstored" storage daemon used for MogileFS storage nodes. This implementation allows MogileFS storage nodes to be deployed with a minimal memory/filesystem footprint with no additional runtime dependencies. This implements all HTTP/1.1 DAV functionality needed by MogileFS clients as well as the mogstored stream protocol. This project is still in the early stages of development and not directly affiliated with the MogileFS project.
GTK+ Recent Files Scrubber is a compact, lightweight Python script which uses GTK's RecentManager to watch for updates to all globally-available "Recently Used" lists (the ones which appear in Open dialogs and the like) and filter out anything in the folders you blacklist. Blacklist entries are hashed to make reading the blacklist not worth the effort.