Tool to Compare 2 directories and handle the files.
...Manual: point it at a MasterDir, a SlaveDir than
click "Diff" = show only the files that are available in only 1 directory-tree.
Or click "All" = show all files in both directories.
Or click "Eq" = show file only the files that are the same.
Note the program cheqs FileName, FileSize, FileDate and (sub)directory. It does not compute md5 sums because that would make it extremely slow. Mind you i use this regular for directories with 2000 photos.
Based on Python, pygobject and gtk3.
+ Python-pillow if you want to compare 2 images.
No installation:
untar -xvzf CompareDir.tgz
where you want and run.
*NOTE* Migrated to http://github.com/cracklib/cracklib
Next generation version of libCrack password checking library. As of Oct 2008 (reflected in 2.8.15 code release), licensed under LGPL.
...It plays different sounds when:
- A critical event occurs
- An error event occurs
- A warning event occurs
- System goes all clear
**NEW**
-Now you can clear events from the app itself.
-Now you can configure information to be displayed in summary.
Note: If you are using Nagios please see http://nagstamon.ifw-dresden.de/ for the application that inspired the creation of this project.
Great desktop application for Zenoss 4!
Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python.
Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
PySSH is a Python module for programmatically controlling ssh and scp. NOTE: This project is no longer maintained. Please consider using Paramiko (https://github.com/paramiko/paramiko) instead.