RSS 745 projects tagged "OS Independent"

No download Website Updated 12 May 2013 Template Data Interface (TDI)

Screenshot
Pop 55.10
Vit 8.39

Template Data Interface (TDI, /ʹtedɪ/) is a markup templating system written in Python with (optional but recommended) speedup code written in C. Unlike most templating systems, TDI does not invent its own language to provide functionality. Instead, you simply mark the nodes you want to manipulate within the template document. The template is parsed, and the marked nodes are presented to your Python code, where they can be modified in any way you want.

Download Website Updated 12 May 2013 Snippetory

Screenshot
Pop 102.65
Vit 14.06

Snippetory is a general Java template engine based on passive templates. In passive templates, template code and logic are clearly separated from each other. The templates contains very simple mark up. By removing logic, templates are directly accessible, fully parametrized, and free of context, and can easily be reused. Navigation, code competition, and structuring of the code with methods and classes are supported.

No download Website Updated 22 Jan 2011 perlver

Screenshot
Pop 18.11
Vit 1.00

perlver (Perl::MinimumVersion) takes Perl source code and calculates the minimum version of Perl required to be able to run it. Both explicit dependencies and implicit are shown.

No download Website Updated 29 Jun 2010 RXPY

Screenshot
Pop 30.82
Vit 1.00

RXPY is a pure-Python regular expression library, compatible with the re package. RXPY can be used as a test-bed for new matching algorithms, since the parser and compatibility components are reusable.

Download No website Updated 16 Jan 2010 nanoWIME

Screenshot
Pop 25.40
Vit 1.41

nanoWIME is JavaScript-based editor for wiki markup or any other markup. It adds a toolbar to a certain textarea element. The toolbar can be configured and customized.

Download No website Updated 03 Oct 2012 HDT

Screenshot
Pop 212.21
Vit 10.10

HDT (Hardware Detection Tool) is an OS independent tool that displays low-level information on any x86 compatible system. It detects ACPI, CPU, PCI devices, DMI (memory, BIOS, motherboard, IPMI base board, chassis, batteries, CPU), disks (geometry, partitions), PXE environment, VESA modes, and VPD. It can also deduce the Linux kernel modules needed by a given host.

Download Website Updated 13 Feb 2010 w2do

Screenshot
Pop 58.07
Vit 2.99

w2do is a simple-to-use, yet efficient commandline todo manager. It can export to HTML 4.01 Strict and plain text.

Download Website Updated 12 Mar 2009 .SE DNSSEC Monitor Tools

Screenshot
Pop 45.17
Vit 1.00

.SE DNSSEC Monitor Tools is a handful of tools to monitor DNSSEC signed zones.

Download Website Updated 12 Dec 2011 NConf

Screenshot
Pop 142.19
Vit 3.42

NConf is a Web tool for configuring the Nagios monitoring software. It differs from similar tools by offering enterprise-class features like templates, dependencies, and the ability to configure a large-scale, distributed Nagios server topology. It lets you effortlessly maintain a distributed Nagios topology. It has a user-friendly GUI. It features host and service templates, a graphical dependency viewer, multiple authentication modes, a Nagios configuration importer, a CSV file importer, and a Perl database API. The data schema is customizable and expandable.

Download Website Updated 02 Aug 2010 LURT

Screenshot
Pop 72.83
Vit 1.00

LURT is a GUI regex tester. It features work saving, regex syntax highlighting, group displaying, and more. It will help you to create effective regexes quickly and easily.

Screenshot

Project Spotlight

httping

A "ping"-like tool for HTTP requests.

Screenshot

Project Spotlight

JAXX

An XML user interface generator for Swing.