RSS 1460 projects tagged "BSD Original"

Download Website Updated 15 May 2013 Webmin

Screenshot
Pop 1,408.93
Vit 434.63

Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms, you can setup user accounts, internet services, DNS, file sharing and so on.

Download Website Updated 09 May 2013 JSch

Screenshot
Pop 589.02
Vit 166.81

JSch is a pure Java implementation of SSH2. It allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc. You can integrate its functionality into your own Java programs.

Download Website Updated 13 May 2013 GeoToad

Screenshot
Pop 286.29
Vit 149.18

GeoToad is a geocaching query tool to help speed up the boring part of geocaching: choosing the cache and collecting the data. It allows you to generate any kind of complex query you want, and the program will go and poll the Geocaching query, grab the data, and output it to any format you want. The Geocache info can be synced straight to your GPS, iPod, PDA, or cell phone in over 20 different formats.

Download Website Updated 12 May 2013 SaVi

Screenshot
Pop 273.45
Vit 119.79

SaVi is satellite visualization software that lets you create, run, examine, and modify satellite orbits in two and three dimensions. Simulations of Iridium, Globalstar, Galileo, GPS, and other satellite constellations are included. SaVi requires Tcl and Tk on a system with Unix libraries. SaVi works well with the 3D renderer Geomview. Geomview is optional, though recommended for its 3D rendering capabilities.

Download Website Updated 24 Apr 2013 ViewVC

Screenshot
Pop 782.20
Vit 97.07

ViewVC (formerly known as ViewCVS) is a Python/CGI-based system for viewing and interacting with Subversion and CVS repositories through your Web browser. It can browse directories, view changelogs, generate diffs, view arbitrary revisions, and display annotated ("blame") listings. It has full support for tags and branches, and contains a database-backed query system like Bonsai. It was initially based on the cvsweb work by Henner Zeller, but has been ported to Python and dramatically enhanced.

No download Website Updated 06 May 2013 unifdef

Screenshot
Pop 216.48
Vit 84.97

Unifdef is useful for removing #ifdef'ed lines from a file while otherwise leaving the file alone. You specify which symbols are defined or undefined with -D and -U flags, and unifdef removes the corresponding ifdefs, and the enclosed code if appropriate. It's especially useful for removing those "#ifdef BROKEN" and "#ifdef PRIVATE" clauses from code before you release it. Unifdef acts on #if, #ifdef, #ifndef, #elif, #else, and #en­dif lines, and it knows only enough about C and C++ to know when one of these is inactive because it is inside a comment or a single or double quote.

No download Website Updated 01 May 2013 PMD

Screenshot
Pop 616.01
Vit 81.86

PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and more. It includes CPD, a tool to detect chunks of identical code.

Download Website Updated 12 Jan 1999 wm2

Screenshot
Pop 29.44
Vit 72.39

wm2 is a window manager for X. Using wm2, you can move windows around the screen, resize windows both horizontally and vertically, hide windows, restore hidden windows and delete windows. wm2 also adds a stylish frame to each managed window.

Download Website Updated 31 Aug 2001 prwhod

Screenshot
Pop 12.21
Vit 72.21

A modified version of the rwhod daemon as distributed by 4.3BSD once upon a time. Features include being able to send notification to a specific server (instead of broadcasting to everybody) and using network byte order for the files stored in /var/spool/rwho. It can also filter which hosts to listen to.

Download Website Updated 30 Jan 2001 Minotaur

Screenshot
Pop 35.30
Vit 71.17

Minotaur is a generalized extension which lets you run Python scripts from Tcl, or Tcl from Perl, or any of the other combinations. Minotaur works by loading the appropriate shared library into another script language's context. So, for example, running Tcl from Python means that the Python main program imports the Minotaur extension, which in turn loads the Tcl libraries - thus Tcl becomes "embedded" into the Python runtime environment (which is similar to embedding Tcl in a normal C program). As involved as that sounds, performance is already surprisingly good, and the capability is turning out to be quite useful. Minotaur 0.1 is an alpha level release, meaning: it works, aside from a few quirks and bugs, but its API and implementation might still change in incompatible ways in future releases.

Screenshot

Project Spotlight

MathGL

A library for making high-quality scientific graphics.

Screenshot

Project Spotlight

SCaVis

A scientific computation and visualization environment.