version control comparison
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2824
Kernel Configuration Comparison 0.2
Kernel Configuration Comparison (kccmp) provides a GUI for comparing two Linux kernel .config files. more>>
Kernel Configuration Comparison (kccmp) provides a GUI for comparing two Linux kernel ".config" files.
It shows configuration variables with different values in a tabular format. It also shows configuration variables found in only one of the input configuration files.
Building:
kccmp by default requires Qt 3.x. However, by changing one line in kccmp.pro you can build against Qt 4.x. Note that the Qt 4.x build requilres libboost_regex as well.
The standard build is as easy as:
example:
% qmake
% make
Usage
% kccmp /path/to/first/.config path/to/second/.config
example:
% kccmp /usr/src/linux/.config /usr/src/linux/.config.old
Enhancements:
- This release was ported to Qt 3.x.
- The requirement for libboost_regex was removed.
- Building with either Qt 4.x or Qt 3.x is now supported.
<<lessIt shows configuration variables with different values in a tabular format. It also shows configuration variables found in only one of the input configuration files.
Building:
kccmp by default requires Qt 3.x. However, by changing one line in kccmp.pro you can build against Qt 4.x. Note that the Qt 4.x build requilres libboost_regex as well.
The standard build is as easy as:
example:
% qmake
% make
Usage
% kccmp /path/to/first/.config path/to/second/.config
example:
% kccmp /usr/src/linux/.config /usr/src/linux/.config.old
Enhancements:
- This release was ported to Qt 3.x.
- The requirement for libboost_regex was removed.
- Building with either Qt 4.x or Qt 3.x is now supported.
Download (0.012MB)
Added: 2005-10-03 License: GPL (GNU General Public License) Price:
1482 downloads
Very Simple Control Protocol Daemon 0.1.7
Very Simple Control Protocol Daemon is a daemon for home automation tasks. more>>
Very Simple Control Protocol Daemon is a daemon for home automation tasks.
VSCP protocol is a very simple and free protocol for SOHO automation tasks & friends. The protocol is so easy that everyone can grasp the idea behind it in a few minutes.
Therefore its also very easy to construct and use VSCP aware modules and components. Nodes just start up and then serve the control solution reliable and stable for ever and ever and ever.
The protocol is free and is not designed to conquer the world and every Small Office and HOme. Very Simple Control Protocol Daemon is constructed just because its fun to make tiny little things work together.
Enhancements:
- The port was changed from 1681 to the IANA registered 9598. Scripts for Digitemp support and the first version of the ODIN database were added.
<<lessVSCP protocol is a very simple and free protocol for SOHO automation tasks & friends. The protocol is so easy that everyone can grasp the idea behind it in a few minutes.
Therefore its also very easy to construct and use VSCP aware modules and components. Nodes just start up and then serve the control solution reliable and stable for ever and ever and ever.
The protocol is free and is not designed to conquer the world and every Small Office and HOme. Very Simple Control Protocol Daemon is constructed just because its fun to make tiny little things work together.
Enhancements:
- The port was changed from 1681 to the IANA registered 9598. Scripts for Digitemp support and the first version of the ODIN database were added.
Download (240MB)
Added: 2006-03-15 License: GPL (GNU General Public License) Price:
1320 downloads
Easy Hosting Control Panel 0.21
Easy Hosting Control Panel is designed for hosting multiple domains on a single machine. more>>
Easy Hosting Control Panel is designed for hosting multiple domains on a single machine. It uses LAMP (Linux/Apache/MySQL/PHP).
Easy Hosting Control Panel aims to be easy to install and use, simple, and functional.
Enhancements:
- The installer was improved.
- Known bugs were fixed.
<<lessEasy Hosting Control Panel aims to be easy to install and use, simple, and functional.
Enhancements:
- The installer was improved.
- Known bugs were fixed.
Download (0.49MB)
Added: 2007-06-06 License: GPL (GNU General Public License) Price:
881 downloads
Teacher Control Panel 0.1
Teacher Control Panel allows a teacher to monitor, lock, and operate student computers. more>>
Teacher Control Panel allows a teacher to monitor, lock, and operate student computers and broadcast the teachers screen to the students.
Teacher Control Panel can work with a mix of Windows and Linux workstations. The screens are captured using VNC, and the teachers screen is broadcast using multicast.
Main features:
- Supervise the activity of the students (view student screens)
- Lock student screens
- Broadcast the teacher screen to students (all students or a subset) fullscreen or in a window (this feature uses multicast therefore can scale to many computer very well)
- Control remotely a student computer
- Run a script for every student computers
- Compatible with any Java compatible OS (default configuration is for Linux)
<<lessTeacher Control Panel can work with a mix of Windows and Linux workstations. The screens are captured using VNC, and the teachers screen is broadcast using multicast.
Main features:
- Supervise the activity of the students (view student screens)
- Lock student screens
- Broadcast the teacher screen to students (all students or a subset) fullscreen or in a window (this feature uses multicast therefore can scale to many computer very well)
- Control remotely a student computer
- Run a script for every student computers
- Compatible with any Java compatible OS (default configuration is for Linux)
Download (0.17MB)
Added: 2006-10-23 License: GPL (GNU General Public License) Price:
1111 downloads

Control C or Linux 1.3
Monitor all data on your clipboard. more>> What is ControlC? Its pretty simple actually. Have you ever copied something on a webpage or in an email that you later needed to look at again but couldnt remember where you saw it?
Have you ever copied a link to a webpage and couldnt for the life of you remember the link later on?
ControlC fixes that. Anytime you copy textual content, ControlC will upload that text to our server to store under your account. When the text is uploaded, it is encrypted using your password as the key (which we will never have access to). When you need to retrieve the text, or would like to share it with other users, you can login to your account and make the items public, or simply review them for your own needs.
You can search other users copied links and text to find other people that share the same interests as you. You can make friendship relationships with other users, and star items of interest to make finding them again easy. You are encouraged to social interact with other users on our site - you will be surprised what you can find when you do!<<less
Download (206KB)
Added: 2009-04-14 License: Freeware Price: Free
193 downloads
A Simple Version Control System 0.9.6
A Simple Version Control System is an easy to install and easy to to use version/revision control system. more>>
A Simple Version Control System is an easy to install and easy to to use version/revision control system.
ASVCS differs from most other version control systems in that ASVCS is designed to keep track of files in place. ASVCS does not allow any changes to be made to files, all changes require the users to change files externally with FTP or SSH access.
ASVCS is very easy to setup and use. Users do not need to work with repository, branches, commit and check-out files. All a user needs to do is upload the changes files and click Update or if enabled just wait for it to be updated automatically.
ASVCS is ideal for small projects or personal use, though it can also be used by large project how do not need or want the complexity of most version control systems.
Main features:
- asy to install and use
- Written in PHP
- Can track binary or text files
- Automatic file tracking (requires cron support)
- Diffs of revisions
- Easy user access management
- Entirely Web based
- Skinable
- Open source (MIT/expat license)
<<lessASVCS differs from most other version control systems in that ASVCS is designed to keep track of files in place. ASVCS does not allow any changes to be made to files, all changes require the users to change files externally with FTP or SSH access.
ASVCS is very easy to setup and use. Users do not need to work with repository, branches, commit and check-out files. All a user needs to do is upload the changes files and click Update or if enabled just wait for it to be updated automatically.
ASVCS is ideal for small projects or personal use, though it can also be used by large project how do not need or want the complexity of most version control systems.
Main features:
- asy to install and use
- Written in PHP
- Can track binary or text files
- Automatic file tracking (requires cron support)
- Diffs of revisions
- Easy user access management
- Entirely Web based
- Skinable
- Open source (MIT/expat license)
Download (0.10MB)
Added: 2007-03-15 License: MIT/X Consortium License Price:
960 downloads
Service Control 0.1
Service Control is a basically it allows you to easily control services. more>>
Service Control is a basically it allows you to easily control services. Very very simple.
Currently only for Gentoos service directories, so if you use another distrobution, youll have to edit the initial combo variable to suit your needs.
NEEDS TO BE RUN AS ROOT!
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes a while. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Type `make install to install the programs and any data files and documentation.
4. You can remove the program binaries and object files from the source code directory by typing `make clean.
<<lessCurrently only for Gentoos service directories, so if you use another distrobution, youll have to edit the initial combo variable to suit your needs.
NEEDS TO BE RUN AS ROOT!
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes a while. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Type `make install to install the programs and any data files and documentation.
4. You can remove the program binaries and object files from the source code directory by typing `make clean.
Download (0.44MB)
Added: 2006-01-03 License: GPL (GNU General Public License) Price:
1392 downloads
Ops Control Panel 1.4.2
Ops Control Panel is a frontend for MRTG. more>>
Ops Control Panel is a frontend for MRTG.
Unlike many other frontends, it does not have any requirements beyond those of MRTG, although it can support PHP-enabled Web servers instead of just running as a Perl CGI script.
Ops Control Panel project provides overviews of MRTG-based monitoring pages in a variety of formats.
<<lessUnlike many other frontends, it does not have any requirements beyond those of MRTG, although it can support PHP-enabled Web servers instead of just running as a Perl CGI script.
Ops Control Panel project provides overviews of MRTG-based monitoring pages in a variety of formats.
Download (0.017MB)
Added: 2005-12-28 License: GPL (GNU General Public License) Price:
1397 downloads
IceWM Control Panel 3.2
IceWM Control Panel is a full-featured control panel for IceWM. more>>
IceWM Control Panel is a full-featured, GTK-based control panel for IceWM. It features an IceWM theme designer, Ice Sound Manager (for sound events), IcePref2, and tools to manage desktop wallpaper, cursors, keys, window options, and more.
IceWM Control Panel has a familiar, Windows-like Control Panel user interface.
Enhancements:
- This release patches bugs that many users of Python 2.3 experienced while attempting to run the applications.
- In addition, this release adds support for the latest changes and features of IceWM versions 1.2.14 and 1.2.15 .
- This release also features Russian translation updates and French Help file additions .
<<lessIceWM Control Panel has a familiar, Windows-like Control Panel user interface.
Enhancements:
- This release patches bugs that many users of Python 2.3 experienced while attempting to run the applications.
- In addition, this release adds support for the latest changes and features of IceWM versions 1.2.14 and 1.2.15 .
- This release also features Russian translation updates and French Help file additions .
Download (0.76MB)
Added: 2005-04-04 License: GPL (GNU General Public License) Price:
1675 downloads
Debian Control Center 0.0.2
Debian Control Center goal is to enable normal people to configure their Debian system. more>>
Debian Control Center (DCC) is a modular project written in Python. The goal of this project is to enable normal people to configure their Debian system as well as some of the server packages. A second goal of this project is to make the experienced Debian system administrators to configure and change her system, without having to remember a lot of commands and configuration files. On a more implementation level, the project should be able to accept new modules without having to change a single line of code in the main configuration program.
Enhancements:
- A program called dcc_wrapper included, a wrapper to launch the dcc as root by presenting the user with a password prompt.
- users module, used to manage users.
- groups module, used to manage groups.
- terminal module, only used if you have python-gnome installed, opens a root terminal.
- Debian menu item included.
- Ability to select whether the items should open as open or closed.
<<lessEnhancements:
- A program called dcc_wrapper included, a wrapper to launch the dcc as root by presenting the user with a password prompt.
- users module, used to manage users.
- groups module, used to manage groups.
- terminal module, only used if you have python-gnome installed, opens a root terminal.
- Debian menu item included.
- Ability to select whether the items should open as open or closed.
Download (0.034MB)
Added: 2007-02-23 License: GPL (GNU General Public License) Price:
976 downloads
Ham Radio Control Libraries 1.2.6.2
Ham Radio Control Libraries, Hamlib for short, is a development effort to provide a consistent interface for programmers. more>>
Ham Radio Control Libraries is a development effort to provide a consistent interface for programmers wanting to incorporate radio control in their programs.
Hamlib is not a complete user application, rather, it is a software layer intended to make controlling various radios and other shack hardware much easier.
Hamlib will allow authors of such software as logging programs, digital communications programs, or those wanting to develop the ultimate radio control software to concentrate on the user interface and the basic function of the program rather than radio control.
Most recent amateur radio transceivers allow external control of their functions through a serial interface. Unfortunately, control commands are not always consistent across a manufacturers product line and each manufacturers product line differs greatly from its competitors.
Hamlib attempts to solve this problem by presenting a "virtual radio" to the programmer by providing an API to actions such as setting a given VFOs frequency, setting the operating mode, querying the radio of its current status and settings, and giving the application a list of a given radios capabilities. Unfortunately, what can be accomplished by hamlib is limited by the radios themselves and some offer very limited capability.
<<lessHamlib is not a complete user application, rather, it is a software layer intended to make controlling various radios and other shack hardware much easier.
Hamlib will allow authors of such software as logging programs, digital communications programs, or those wanting to develop the ultimate radio control software to concentrate on the user interface and the basic function of the program rather than radio control.
Most recent amateur radio transceivers allow external control of their functions through a serial interface. Unfortunately, control commands are not always consistent across a manufacturers product line and each manufacturers product line differs greatly from its competitors.
Hamlib attempts to solve this problem by presenting a "virtual radio" to the programmer by providing an API to actions such as setting a given VFOs frequency, setting the operating mode, querying the radio of its current status and settings, and giving the application a list of a given radios capabilities. Unfortunately, what can be accomplished by hamlib is limited by the radios themselves and some offer very limited capability.
Download (1.4MB)
Added: 2007-07-01 License: LGPL (GNU Lesser General Public License) Price:
850 downloads
HLDS Control Panel 1.4.2
HLDS Control Panel is a php based web app to start a Half-life dedicated server. more>>
HLDS Control Panel is a php based web app to start a Half-life dedicated server (hlds) and any of its mod games (CS, DOD) using a web browser.
Form driven for ease of use, and no need for shell access. Includes mapcycle admin, for editing mapcycle.txt. Written on Linux/PHP4
Main features:
- Start/Stop server
- View/Purge the build up of game log files
- View/Edit/Shuffle Mapcycles
- Server monitoring page
- Email notify when a game is started
- Limit how many game instances users can start (by port number)
- Steam web gui for updating/installing steam games (dedicated servers only)
- Remote listener for starting up games on other servers
<<lessForm driven for ease of use, and no need for shell access. Includes mapcycle admin, for editing mapcycle.txt. Written on Linux/PHP4
Main features:
- Start/Stop server
- View/Purge the build up of game log files
- View/Edit/Shuffle Mapcycles
- Server monitoring page
- Email notify when a game is started
- Limit how many game instances users can start (by port number)
- Steam web gui for updating/installing steam games (dedicated servers only)
- Remote listener for starting up games on other servers
Download (0.076MB)
Added: 2005-11-09 License: GPL (GNU General Public License) Price:
1535 downloads
Slimserver Control 1.0
Slimserver Control is a Amarok script that can control your Slimserver (play/stop) from Amarok. more>>
Slimserver Control is a Amarok script that can control your Slimserver (play/stop) from Amarok.
Usage:
Run the script. On first run, it will ask for the Slimserver IP address, port and the Squeezebox MAC address. If in doubt for the answers, browse to your Slimserver home page, then, while playing a song, move your mouse over the "Play" button. You should see in the status bar of your browser a URL similar to this one:
http://localhost:9000/status_header.html?p0=play&player=00%3A04%3A20%3A06%3A9c%3Aaa
In this example:
Slimserver IP adddress = localhost
Slimserver port = 9000
Squeezebox MAC address = 00%3A04%3A20%3A06%3A9c%3Aaa
Form more information about Slimserver and Squeezebox, look at: www.slimdevices.com
<<lessUsage:
Run the script. On first run, it will ask for the Slimserver IP address, port and the Squeezebox MAC address. If in doubt for the answers, browse to your Slimserver home page, then, while playing a song, move your mouse over the "Play" button. You should see in the status bar of your browser a URL similar to this one:
http://localhost:9000/status_header.html?p0=play&player=00%3A04%3A20%3A06%3A9c%3Aaa
In this example:
Slimserver IP adddress = localhost
Slimserver port = 9000
Squeezebox MAC address = 00%3A04%3A20%3A06%3A9c%3Aaa
Form more information about Slimserver and Squeezebox, look at: www.slimdevices.com
Download (0.008MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1049 downloads
Volume Control 0.4
VolumeControl is a audio mixer for GNU/Linux. more>>
VolumeControl is a audio mixer for GNU/Linux.
Volume Control project requires OSS or ALSA with OSS /dev/mixer compatibility (for now) from the Linux kernel.
The GTK interface provides ease of use in adjusting volume levels.
Features to be added before version 1.0:
- add full ALSA support
- add volume themes
- additional testing
Enhancements:
- Command line arguments have been added.
- The GUI can be bypassed by using command line arguments.
- This makes volumecontrol useful for scripts, or for users who prefer adjusting levels without a GUI.
<<lessVolume Control project requires OSS or ALSA with OSS /dev/mixer compatibility (for now) from the Linux kernel.
The GTK interface provides ease of use in adjusting volume levels.
Features to be added before version 1.0:
- add full ALSA support
- add volume themes
- additional testing
Enhancements:
- Command line arguments have been added.
- The GUI can be bypassed by using command line arguments.
- This makes volumecontrol useful for scripts, or for users who prefer adjusting levels without a GUI.
Download (0.082MB)
Added: 2006-02-02 License: GPL (GNU General Public License) Price:
2141 downloads
game control program 1.1.0
game control program project helps administrate game servers, especially automated kicking of players. more>>
game control program project helps administrate game servers, especially automated kicking of players.
game control program helps you administrate gameservers (its written for Q1 and Q3, but works for others). It is highly modular and therefore extensible.
With the current modules, it can start/stop servers, create and rotate logfiles, allow remote administration via telnet, and kick misbehaving players automagically (according to a rule set).
Main features:
- starting a game server and getting hold of all log messages
- creating log files (complete or rotated per map)
- parsing log messages (game independent and configurable)
- sophisticated remote administration (user groups, extensible command set)
- sending commands to a running server (Q,QW,Q2,Q3)
- automatic kicking system according to specific rules (eg. too high rate set by the client)
- check if a server is hanging and kill the process to force a restart
- sending commands to the server at specified timesallows timed startup / shutdown of servers
Enhancements:
- renamed packages and modules (see doc/config)
- added new module: CommandScheduler
- sends a command to the server in defineable periods - see cfg/events.xml allows:
- COMMAND - send as RCon command (command is set as attribute parameter)
- KILLSERVER
- STARTUP
- SHUTDOWN
<<lessgame control program helps you administrate gameservers (its written for Q1 and Q3, but works for others). It is highly modular and therefore extensible.
With the current modules, it can start/stop servers, create and rotate logfiles, allow remote administration via telnet, and kick misbehaving players automagically (according to a rule set).
Main features:
- starting a game server and getting hold of all log messages
- creating log files (complete or rotated per map)
- parsing log messages (game independent and configurable)
- sophisticated remote administration (user groups, extensible command set)
- sending commands to a running server (Q,QW,Q2,Q3)
- automatic kicking system according to specific rules (eg. too high rate set by the client)
- check if a server is hanging and kill the process to force a restart
- sending commands to the server at specified timesallows timed startup / shutdown of servers
Enhancements:
- renamed packages and modules (see doc/config)
- added new module: CommandScheduler
- sends a command to the server in defineable periods - see cfg/events.xml allows:
- COMMAND - send as RCon command (command is set as attribute parameter)
- KILLSERVER
- STARTUP
- SHUTDOWN
Download (0.84MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1081 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above version control comparison search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed