27 projects tagged "GPLv2"
Rapid Photo Downloader is an application for professional and amateur photographers, designed for use on the Linux desktop. It can download photos and videos from multiple cameras, memory cards, and portable storage devices simultaneously. It provides many flexible, user-defined options for subfolder creation, photo and video renaming, and backup.
gedit-pair-char-autocomplete is a gedit plugin that automatically inserts a closing parenthesis ) whenever an opening parenthesis ( is typed. The default paired characters are (), [], {}, "", '', and ``. The plugin is smart enough to automatically overwrite existing closing brackets when appropriate. Selecting a block of text and typing an opening parenthesis or quote character will enclose the selection in quotes or parentheses.
Gringotts is a small utility that allows you to jot down sensitive data (passwords, PINs, small files, etc.) in an easy-to-read, easy-to-access, and most of all very secure form. It lets the user choose from among eight strong encryption algorithms (RIJNDAEL-128, RIJNDAEL-256, SERPENT, TWOFISH, CAST-256, SAFER+, LOKI97, 3DES), two hashing algorithms (SHA1, RIPEMD 160), and two compression techniques (ZLib and BZip2) with four compression ratios. It allows the user to use any file or an entire floppy disk as a password, as an alternative to the usual text string.
gedit-tm-autocomplete is a simple Gedit plugin that provides TextMate-style autocompletion. The plugin indexes the words in the current document and autocompletes the current word when the Escape key is pressed. Tapping Escape cycles through available completions. Autocompletion can be done based on words in the current document only, or based on words in all open documents. The autocompletion trigger can also be customized.