brn is a Perl-based command-line tool designed to ease the task of bulk renaming a large number of files. Started as a fork of the standard perl 'rename' tool, this project has since mutated significantly and is still undergoing rapid flux.
Backup and restore of files to web mail systems, ftp, sftp. Uses free storage of gmail/hotmail etc. Archives files, splits large files, encrypts and uploads. Requires python (tested with python 2.5)
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
A console application to find duplicated files in your hard disk that allows you to choose which duplicated files delete. It will work with a DB to store information of your files and compare them using a hash code like md5. Wait! I am still working
"cry"pted "st"orage - "e"ncrypted "m"edia 'Command line application written in perl to provide encrypted diskspace on mobile storage devices and allow management of such encrypted storage.
Using this small tool you can create database queries for xen server pool XCP(Cloud Platform) database. Run this tool on database dump and you will get the queries to generate database schema. Later on you can push your pool info this database and pl
Sometimes we perform CPU intensive tasks (eg, bzip2) on a large file. Typically, we use tools like dd to chop it up and then run bzip2 processes on the pieces. After processing, we need to recombine the pieces. Parallel Processor automates all this.
Tagland provides hierarchical, taxonomic tagging system, called a tagonomy, and maps these hierarchies to spaces. Spaces have commands, schemae storage, and object storage. The system is implemented in Java, with a command-line user interface.
rdiff-backup-web is a web front-end for the popular rdiff-backup software, written in PHP and perl, both connecting to a MySQL database.
Now maintained at: https://github.com/puredistortion/rdiff-backup-web
The AIX:: name space plus more. Perl modules that deal with AIX specific issues. A slowly evolving EMC CLARiiON monitoring tool belongs to the "plus more" part.
Protoforge is a collaborative open systems engineering web application that allows for organizing and voting on information that is necessary for building a prototype of any kind of system.
id3tagr is an open-source GPL-licensed tagger for MP3 files. It looks up MP3s in the online MusicBrainz database and automatically tags them with the proper ID3v2 tags.
Console program that allows you to backup your personal twitter account. Should run regulary as a cron job. Uses the Twitter API, therefore should run for compatible services like Identi.ca also. Later, some reporting functionality will be added.
Creates plain text directory listings from the context menu. Currently supports only Windows. Linux and Mac OS integration planned, although creating directory listings on these platforms is as simple as typing "ls -al". Basic filtering support inc
Jar Installer is a java based program for creating self-extracting installation packages through a GUI. Just select your files, logo and create a jar file which can be double clicked for installation.
Network Configuration Store is a free, open source application for network administrators, designed to automatically backup, revision and audit the configuration from Cisco IOS-based routers and switches.
Music-MP21 provides an authoring tool to pack an entire music album into a single .m21 file (MPEG-21 file) and a plugin for VLC Media Player to play these files. The .m21 files are compatible with MP4 files.
This project builds a Web Services architecture which can provide block storage services to virtual machines in cloud computing environments. The Web Services rely on LVM, iSCSI, and Xen to manage logical volumes, remote access, and virtual machines.
This application reads the output of Web forms posted on your website (usually via email) and converts them to csv files for importing into a database, or managing in Excel
Doppioni searches for duplicates in your disks. I wrote Doppioni as exercise, after one year without coding in Java. At the moment is just an alpha version. Help would be very apreciated.... want to join this project?