745 projects tagged "OS Independent"
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.
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.
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.
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.