Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Respond 100x faster, more accurately, and improve your documentation
Designed for forward-thinking security, sales, and compliance teams
Slash response times for questionnaires, audits, and RFPs by up to 90%. OptiValue.ai automates the heavy lifting, freeing your team to focus on strategic priorities with intuitive tools for seamless review and validation.
When the only thing you've got is a XML Hammer, every solution looks like XML. A simple userinterface written in Java simplifying common XML actions like validation,
transformation and xpath searches using any JAXP implementation.
Pagelayout is a simple yet versatile layout manager for developing Java Swing and AWT GUIs. It allows the components to be laid out in nested rows, columns, and rectangular grids with an API that is very easy to use.
PyDADL stands for Python Distributed Application Development Library, it's a framework that aims to be a helper for GUI development and deployment. PyDADL uses Qt as graphical toolkit.
PygShell (pronounced pig shell) is an interactive console for Pygame developement. It is an implementation of the Python shell using Pygame. PygShell also includes a simple text editor (also in pygame) and ships with several example scriptlets.
A modular engine written in Java, that offers simple interfaces & services between modules. Add new modules by yourself or manage modules & versions in the application itself. This application brings frameworks for developper tasks for Swing, AWT or SWT.
FDesktop is a web-desktop based on javascript/css by Freelance Soft. Provide an interface for web applications and include windows, alert and confirmation dialogs, among others. See example: http://www.freelance-soft.com/fdesktop/example
The DUML project is 3 sub-projects: 1) Document Update Markup Language (DUML) which allows for updates of the DOM via server markup 2) Interpreted Application Markup Language (IAML) which provides markup based widgets. 3) A set of common libraries (JAS).
Mediabox displays flash, video, & html content in a modal dialogs on webpages.
It utilizes the MooTools library & uses portions of Videobox, Slimbox, Slimbox EX, & Moviebox.
TelemetryTV content management and device management
Simple and intuitive digital signage software.
<section class="row">
<div class="small-12 columns">
<p class="description">TelemetryTV is a powerful digital signage platform built for the modern communicator who needs to engage audiences, generate awareness, or give their community a voice. TelemetryTV allows users to broadcast dynamic content easily by streaming video, images, social feeds, turnkey apps, and data-driven dashboards to all of your displays wherever they are. TelemetryTV powers marketing and internal communications at Starbucks, New York Public Library, Stanford University, and more.</p>
</div>
</section>
Jyntax is a simple, easy-to-use, light-weight syntax highlighter for Java. It is designed for applications providing JTextComponents that should be enriched with syntactical highlighting and works best for formal (logical or mathematical) input.
This is Ajax front - end J2EE & Javascript framework for WMS and other maps. The goal of this project is to make maps development for your project as simple as possible. The implementation is based on the JS framework OpenLayers.
Tool used to generate state machine framework code from a terse set of
directives embedded directly in the input source code file. This tool will also generate GraphViz graphical description and Spin/Promela modelling output.
For Java, parses GNU standards compliant command line arguments and calls event handler methods/fields automatically, based on given arguments (cmd line & from file). Use annotations to define your options, and descriptions for the auto generated help.
jajax provides JavaScript functions to enhance language features and enable advanced Object-Oriented syntactical constructs, a cross-browser AJAX library of API's, and set of framework modules to address many of todays Web 2.0 rich client requirements
Graphical debugger for programs that don't just follow one stream (e.g. threaded, web applications). Also allows debugging in headless computers, in distributed environments and for crashing applications.
The FAS is a scalable application server with a plugin interface. It includes a GUI Management Interface, a server, a client and some other tools. Plugins: * Chat * Backup * Check your server's status; FAS is still in development
CoreTable JavaScript HTML-table to visualize any table-structured data. It is irrelevant where the data is loaded from.
Features: lazy-loading, editable, record-selection (single / multiple), export to the clipboard
PyOptionTree provides a flexible and powerful way for a program to include option parameters. It features easy syntax and allows for embedded Python code and user functions, a tree structure, links, importing remote and local files, and modifying/saving.
f2cpp is a python script to convert Fortran 77 to C++ code. The output files of f2cpp script, in contrast to the well-known f2c translator, can be easy read by human.
The CvsGui project is providing several high-end interface clients (WinCvs, MacCvs, gCvs) written in C++ using popular frameworks (MFC, PowerPlant, GTK+) with a scripting support via Python or TCL.
The dispatcher provides loosely-coupled message passing between Python objects (signal senders and receivers). It began as one of the highest-rated recipes on the Python Cookbook website