Search Results for "graphical user interface"

Showing 28 open source projects for "graphical user interface"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
    Learn More
  • 1
    ooRexx (Open Object Rexx)
    Home of the Open Object Rexx Project. ooRexx is the open source version of IBM's Object REXX Interpreter. It is upwardly compatible with classic REXX and will execute classic REXX programs unchanged. The project is managed by the Rexx Language Association.
    Leader badge
    Downloads: 280 This Week
    Last Update:
    See Project
  • 2
    The Hessling Editor (THE) is a cross-platform text editor. Based on the IBM mainframe editor XEDIT, and includes many features of Kedit. All of THE is configurable, including syntax highlighting. THE uses Rexx as its macro language.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    BSF4ooRexx

    BSF4ooRexx

    Makes all of Java directly available to ooRexx and vice versa.

    BSF4Rexx version for ooRexx 4.1.0 and later, exploiting the new ooRexx kernel (e.g. allowing implementation of Java methods in ooRexx, callbacks from Java to ooRexx). [Camouflages Java as the dynamically typed, caseless and easy to use ooRexx.]
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    Rexx/CURL is a Rexx extension to enable Rexx programmers to control the cURL interface.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
    Try it free
  • 5
    RDD! USB HID Report Descriptor Decoder

    RDD! USB HID Report Descriptor Decoder

    Create C structures from USB HID Report Descriptors

    This will read a USB Human Interface Device (HID) report descriptor from the specified input file then attempt to decode it and, optionally, create a C language header file from it. It also does some minimal sanity checks to verify that the report descriptor is valid. The input file can be a binary file or a text file (for example, an existing C header file). If it is a text file, it will concatenate all the printable-hex-like text that it finds on each line (until the first non-hex sequence...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    OORexxDoc

    Documents Rexx and ooRexx programs

    This is a self-contained, multiplatform (Java written) application that analyzes and documents Rexx and ooRexx programs. The generated documentation is hyperlinked HTML and prints nicely (check printing background in your browser). If using ooRexxDoc-comments (like JavaDoc @-tags) the automatic generated documentation can be enhanced considerably to become fully stand-alone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    NetRexx

    The open sourced NetRexx reference implementation

    NetRexx is a dialect of the REXX programming language to run on the Java virtual machine. It supports a classic REXX syntax, with no reserved keywords, along with considerable additions to support object-oriented programming in a manner compatible with Java's object model, yet can be used as both a compiled and an interpreted language, with an option of using only data types native to the JVM or the NetRexx runtime package. Originally from IBM, NetRexx is the creation of Mike Cowlishaw, the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PLEASE NOTE: this package is meant to work with the Rexx SAA interface (e.g. with Regina) and non-modular Java (up to and including Java 8LTS). Project continued as a much more powerful and up-to-date version for ooRexx, available at https://sourceforge.net/projects/bsf4oorexx/ PURPOSE: Bean Scripting Framework Rexx Engine (bsf4rexx) allows Java programs to call Rexx programs, and for Rexx programs to create and manipulate Java objects. The package will allow to script OpenOffice.org: "File...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rexx/DW is an external function package for Rexx programmers providing a cross platform GUI toolset. The underlying GUI package is Dynamic Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Rexx/Curses is an interface to the curses library. With this external function package, Rexx programmers can write cross-platform applications with a consistent textual user interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    YAM - Yet Another Mailer

    YAM - Yet Another Mailer

    YAM - The E-mail client for Amiga computers

    YAM (short for Yet Another Mailer) is a commonly used MIME-compliant Internet mailer written for AmigaOS computers. It supports POP3, SMTP, TLSv1/SSLv3, multiple users, PGP, hierarchical folders, filters, a configurable GUI, an ARexx interface and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NokiX
    NokiX is a tool used to modify firmwares of the Nokia DCT3 phone series. To do that it uses external scripts written in Rexx language. NokiX isn't actively developed by the author anymore, the project homepage is for archival purposes only.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    Rexx/PDF is a Rexx interface to the libharu PDF library. This interface allows a Rexx programmer to generate PDF documents by insertion of text, lines and images
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Rexx/SQL

    An external Rexx function package to connect to SQL databases

    Rexx/SQL is a Rexx external function package that allows access to various SQL databases with the same interface. Multiple databases from different vendors may be connected at once.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 15
    Rexx/gd is a Rexx interface to the gd graphics library. This interface allows a Rexx programmer to create and manipulate graphics images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The goal of this project is to create a BNF parser embedded in an Open Office file, which can transfer customizable BNF types into XML documents and diagrams. This will be achieved by using ooRexx, BSF4ooRexx and the OpenOffice java API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Scout is a tool that allows you to monitor your computer system. It displays many different things -- like tasks, ports, assigns, expansion boards, resident commands, interrupts, etc. -- and you can perform some certain actions on them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This RXVSAM is NOT found on the CBT. This interface allows z/OS REXX scripts to easily perform most operations on VSAM files. Support includes sequential/keyed access and updating to RRDS, ESDS, and KSDS files, via function call RXVSAM(). OS/390, z/OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aegeus brings the Open Object Rexx (ooRexx) API to Delphi Pascal programmers. A Delphi program (GUI or Console) can invoke any ooRexx service provided by the API and ooRexx Programs can invoke Delphi functions and subcommands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An Internet Relay Chat (IRC) class for Object Rexx. Offers an easy-to-use interface for the IRC protocol to write applications accessing IRC servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pegasus Ircd + IRC Services, New Secure server offering new, fun modes and commands, samove, myhost and mynick, + addon Z type Services. Based on Bahamut, Unreal and Quarterdecks global stage Ircd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CACTUS Ain't Comic Translator's Utility Script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GCI is the Generic Call Interface for REXX interpreters. GCI allows REXX programmers access to all shared libraries (aka DLLs) where there are no REXX-specific wrappers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    SoundFX is an editor for digitized audiodata. SFX is designed in a modular fashion and has a comfortable graphical user interface. With SFX you can apply effects to samples, play back and record samples, and finaly can cut, trim and edit your samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Object REXX GTK+ Project provides a modal dialog manager interface to the GTK+ library from IBM's Object REXX. The project consists of a set of REXX external functions and an Object REXX class library which wraps those functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next