RSS 161 projects tagged "Windows"

Download Website Updated 22 Apr 2013 HTTrack/WebHTTrack

Screenshot
Pop 698.62
Vit 83.92

HTTrack is an easy-to-use offline browser utility. It allows you to download a Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. HTTrack arranges the original site's relative link-structure. Simply open a page of the mirrored Web site in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. WebHTTrack is a Web-based GUI for HTTrack.

Download Website Updated 21 Aug 2012 rsync

Screenshot
Pop 576.17
Vit 22.63

rsync is a replacement for rcp (and scp) that has many more features. It uses the "rsync algorithm" which provides a very fast method for remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand.

Download Website Updated 26 Mar 2013 VisIt

Screenshot
Pop 512.71
Vit 45.53

VisIt is an interactive parallel visualization and graphical analysis tool for viewing scientific data. Users can quickly generate visualizations from their data, animate them through time, manipulate them, and save the resulting images for presentations. VisIt contains a rich set of visualization features so that you can view your data in a variety of ways. It can be used to visualize scalar and vector fields defined on two- and three-dimensional (2D and 3D) structured and unstructured meshes. It was designed to interactively handle very large data set sizes in the terascale range, and works well down to small data sets in the kilobyte range.

Download Website Updated 22 Apr 2013 msmtp

Screenshot
Pop 415.86
Vit 96.12

msmtp is an SMTP client with a sendmail compatible interface. It can be used with Mutt and other MUAs. It forwards messages to an SMTP server which does the delivery. Features include various SMTP AUTH methods, TLS/SSL-encrypted connections (including support for client certificates), support for multiple accounts, DSN, and IPv6 support.

Download Website Updated 11 Jan 2010 Visual Paradigm for UML Community Edition

Screenshot
Pop 399.33
Vit 12.85

Visual Paradigm for UML is a Unified Modeling Language (UML) design tool that supports all UML diagrams, SysML diagrams, and entity relationship diagrams. Visual Paradigm for UML provides extensive use case modeling features, including full function UML use case diagram, flow of events editor, use case/actor grid, and activity diagram generation. Visual Paradigm for UML produces system documentation in PDF, HTML, and MS Word formats. A developer can design system documentation with the template designer. A system analyst can estimate the consequences of changes with impact analysis diagrams, such as matrix and analysis diagram. Visual Paradigm for UML generates Java code.

Download Website Updated 18 Apr 2013 Fork CMS

Screenshot
Pop 379.15
Vit 38.38

Fork CMS is dedicated to creating a user friendly environment to build, monitor, and update your website. It is designed to be the CMS of choice for beginners and professionals.

No download Website Updated 28 Jan 2013 Code Browser

Screenshot
Pop 333.92
Vit 38.94

Code Browser is a folding and outlining editor. It is a lightweight but powerful tool for structuring and browsing source code using folders and links. It is especially designed to keep a good overview of the code of a large project.

Download Website Updated 22 Sep 2012 Hierarchical Data Format

Screenshot
Pop 332.40
Vit 50.44

HDF (Hierarchical Data Format) is a general purpose library and file format for storing scientific data. It arranges data into datasets (multidimensional arrays) and groups (a structure for organizing objects).

Download No website Updated 07 Feb 2013 MatrixSSL

Screenshot
Pop 327.35
Vit 32.46

MatrixSSL is an embedded SSL and TLS implementation designed for small footprint devices and applications requiring low overhead per connection. The library is less than 50K on disk with cipher suites. It includes SSL and TLS client and server support, session resumption, and implementations of RSA, AES, 3DES, ARC4, SHA1, and MD5. The source is well documented and contains portability layers for additional operating systems, cipher suites, and cryptography providers.

Download Website Updated 16 Dec 2001 0verkill

Screenshot
Pop 325.96
Vit 3.35

0verkill is a client-server 2D deathmatch-like game in ASCII art. It supports free connecting/disconnecting during the game, and runs well on modem lines. Graphics are in 16-color ASCII art with elaborate hero animations. 0verkill features 4 different weapons, grenades, invisibility, and armor. The package also contains reaperbot clients, a simple graphics editor, and a level editor.

Screenshot

Project Spotlight

wavsilence

A tool which splits a single WAV file into multiple wav files based on silence.

Screenshot

Project Spotlight

Pong 2613

An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.