Table of Contents

Projects

Home of the developments. Various projects and goodies for your consumption.

You may find many commits to these repositories very plain, such as 'sync' or 'up'. These are just syncronizations to our current copy in work. Most of these projects only have a few developers, so as such single patches and the like are not really added in a sequential method as they would be in a multi-user development environment.

Backpack

Backpack
Description Path-selective backup script, featuring compression/encryption/iso bundling for quick access and burning. Works well implementing sudo for privileges to all files needed to backup, encryption using GnuPG with specified type of encoding, also generates iso images ready to burn for your backups cycle.
Language Perl
Current Version 20080514.1
License GPL
Current Work Documentation and bug squashing, feature implementation.
Status Stable, still in development.
View Repository backpack
Repository URI git://scm.spherevision.org/backpack

Bkuper

Bkuper
Description Rsync oriented selective backup script with multiple tools. Bkuper is a collection of tools that uses rsync's technology to make selective backups a breeze. bkupsync will syncronize the tree of the remote backup to the current copy (snapshot it), bkuproll pushes a sync'ed snapshot to the side (later used usually with bkupcompress), and in case of error, there is bkuppull to retrieve a previous snapshot. In the end, you can check out the disk usage with bkupstatus.
Language sh
Current Version 20080427.0
License GPL
Current Work Feature implementation.
Status Stable.
View Repository bkuper
Repository URI git://scm.spherevision.org/bkuper

DotFiles

DotFiles
Description Dot files repository. Here are snapshots of dot files for usage on Sphere Networks' computers and logins. These initialization dot files are very useful to both setup your login, and flexible enough to customize for your needs.
Language Various
Current Version trunk
License GPL
Current Work Adding more scripts.
View Repository dotfiles
Repository URI git://scm.spherevision.org/dotfiles
Usage Check sync-* scripts in sync-scripts directory for easy updating. “svn co svn://scm.spherevision.org/dotfiles/trunk/sync-scripts” then run ”./sync-all” to upgrade all dot files to the latest snapshots from trunk.

IRCScripts

IRCScripts
Description A menagerie of IRC scripts for various clients, ranging from identification providing scripts to music management programs for use of announcing your currently playing music to channels or private messages.
Language Perl / Python
Current Version trunk
License GPL
Current Work Maintaining and script development.
Status Working, still in development.
View Repository ircscripts
Repository URI git://scm.spherevision.org/ircscripts

MyBin

MyBin
Description Very useful scripts to throw in a bin directory. In here is a plethora of random scripts in many languages that we at Sphere Networks use as a template for our system setups.
Language Various.
Current Version 20080514.1
License GPL
Current Work Frequent updates to all scripts.
Status Working.
View Repository mybin
Repository URI git://scm.spherevision.org/mybin

XglScripts

XglScripts
Description Scripts to handle Xgl. These scripts aid in using an older x server called Xgl that is the predecessor to Compiz and newer xservers supporting more OpenGL extensions for animation of the window manager and related tools.
Language Scripting.
Current Version 20080427.0
License GPL
Current Work None.
Status Retired.
View Repository xglscripts
Repository URI git://scm.spherevision.org/xglscripts

Licensing

Unless otherwise noted, all works here are covered under the GPL.

You should see the following above each work:

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

If not, and the license is not noted, please contact me for clarification, meff@spherevision.org