229 programs for "graphical user interface" with 2 filters applied:

  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
    Learn More
  • Sports Management Software Icon
    Sports Management Software

    SportsEngine supports youth and amateur clubs, associations, and teams.

    SportsEngine, a part of the NBC Sports Group, is a simple cloud-based sports management software solution for sports-event organizers. Specifically designed for use by leagues, associations, clubs, tournaments, and teams of all sizes, SportsEngine delivers professional support, consulting, and design services. By using SportsEngine, you can manage your operations, register members, promote competition programs, run background screens, communicate with athletes and parents, raise funds, and process payments in an efficient and seamless manner.
    Learn More
  • 1

    XML validating & querying tool

    Comman-line interface XML validating & querying tool

    The program processes the given source XML file according to command-line arguments. It can validate the file (with -x or -d option) or query XPath expression (with -p option). Usage: java -jar clivaq.jar -- shows the help screen java -jar clivaq.jar -d <file.dtd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -x <file.xsd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -p "<XPath expression>" <file.xml> -- evaluates an XPath expression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Genedator

    Genedator

    Generator of sample data.

    Need sample data for your database? Genedator is a tool that helps you to generate data for your database. Set of dynamically loaded generators allows you generating any combination of data regarding columns type and purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SMART (Shape Matching Algorithm Research Tool) enables you to implement 2D and 3D shape matching algorithms as plugins. Plugins can either be implemented in Java or as native plugins, i.e. in C/C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automate your business processes with ThinkAutomation Icon
    Automate your business processes with ThinkAutomation

    Parse, process and react to millions of messages - automatically

    Develop the automations that work for you. With ThinkAutomation, you get an open-ended studio to build any and every automated workflow you could ever need. All without volume limitations, and all without paying per process, license or ‘robot’.
    Learn More
  • 5

    Extended Robot

    Extended Robot Class

    An extended java.awt.Robot (user emulation) class that implements various useful functionality, such as a friendlier sendKeys() function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Maveryx
    Maveryx is an innovative Test Automation Framework for Java GUI-based applications. It eliminates the GUI Maps dependency by providing a new dynamic GUI objects handling and an expert system detecting and managing AUT changes and defects at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Korat is a tool for constraint-based generation of structurally complex test inputs for Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BingoCardMaker
    BingoCardMaker automates the process of generating random bingo cards from a set of images. The cards are highly customizable; you can change their size, title, colours, output format, and filenames -- all through a user-friendly interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Justus is a tool set for Progress 4GL (ABL) Developers. It includes a simplified parser for 4GL, an API to load Profiler data and a Test Coverage Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamlined Transaction Processing for Growing Businesses Icon
    Streamlined Transaction Processing for Growing Businesses

    Zil Money is an all-in-one payment platform and accounts payable solution designed for SMEs.

    Zil Money, A simple and secure platform to move money seamlessly online on-demand.
    Learn More
  • 10
    QTestLib TestRunner
    Simple test runner for QTestLib tests. Allows to run multiple different tests, provides interface similar to some XUnit applications, can be used with TDD (sort of). Consists of two different applications: GUI and console test runners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ClassGhost is a small utility that can redefine class files within a running JVM. ClassGhost allows you to directly inject the newly compiled class files in to the VM without interrupting the running application. Works with multiple as well as remote VMs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project has been set up to unify perl unit testing frameworks for use in Extreme Programming. See also http://c2.com/cgi/wiki?PerlUnit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sabily Zakat-Calc
    This project is for the OS Sabily. To calculate the amount of the payment of zakat. Used for educational purpose and public use. This project is free.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Mailster is a project aimed at testing software mail capabilities. It provides a mail server container to test emails sent by your apps without rewriting your application code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DUnit automates unit testing of Delphi code. The target audience for DUnit is developers who are both writing the code to be tested and the unit tests for that code, an approach advocated by Extreme Programming. Dunit is is a Delphi port of JUnit.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Its an Eclipse 3.5 Plugin. It can be used to find linear paths for unit testing of any method. The linear path covers all the child methods and till leaf level of the hierarchy. The packages which should be covered in the path can be controlled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C4J is a simple, powerful and non-intrusive tool that makes it easy to add contract verification of instances and methods of any Java class or interface, with full inheritance support. C4J brings Design By Contract to Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Automated Fuzztests for JUnit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Siafu simulates individual agents and their context, from home to city-wide scenarios. As a developer, you use the API to write your simulation for the purposes of data-set generation, test or visualization, optionally hooking it to your own application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Android Screenshots and Screen Capture
    Screen capturing tool for Android handsets connected via USB to a desktop/laptop. It is great for fullscreen presentations, product demos, automatic screen recording, or just a single screenshot. Without root.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 21
    BuildBot
    Buildbot is a system to automate the compile/test cycle required by most software projects. Buildbot is no longer hosted on SourceForge. See http://buildbot.net for links and documentation, and http://github.com/buildbot for the source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The Unofficial Home to JSR 272 Mobile TV API Tests and Evaluation --- PROVIDED AS IS, FOR EVALUATION PURPOSE ONLY. NO CLAIM OF CONFORMANCE OR ENDORSEMENT FROM JSR 272 GROUP. --- JSR 272 IS LICENSED BY NOKIA AND MOTOROLA. PLEASE CHECK TERMS AND CONDIT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    svansprogram
    A tail GUI with coloring of log entries based on regular expressions. Project has moved to http://code.google.com/p/svansprogram/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MActor is an extensible tool for functional integration testing. It can facilitate tests a range of integration technologies (support for JMS, XML over HTTP, SOAP, TIBCO Rv, IBM MQ series and file-shares are currently supplied with the tool)
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    Objectreferenceanalyser (ORA) helps finding memory leaks, design weaknesses and bugs. The ORA-Framework visualizes objects, their content and relations during runtime of any Java application and is able to persist these findings for subsequent analyze.
    Downloads: 0 This Week
    Last Update:
    See Project