Showing 52 open source projects for "java swing gui automation"

View related business solutions
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    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.
  • 1
    NewGenLib
    Integrated Library Automation and Networking Solution. Modules: Acquisitions, Cataloguing, Serials Management, Circulation, Administration, OPAC, and Reports.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 2
    Digital Logic Design

    Digital Logic Design

    Digital Circuits Design and Simulation

    DLD V 2.0 Released Digital Logic Design is a Software tool for designing and simulating digital circuits. It provides digital parts ranging from simple gates to Arithmetic Logic Unit. You may start your circuit from simple gates and flipflops and keep on converting them into ICs. These ICs, later on, may be incorporated into other circuits to built more complex circuits like CPU. You may even use SOP expressions to generate digital circuits in IC form. You can use this software to design...
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 3
    UMHDL

    UMHDL

    Integrated Development Environment (IDE) for learning HDL

    UMHDL is an educational Integrated Development Environment (IDE) intended for learning digital designing with programmable logic devices using Hardware Description Languages (HDL) through simulation. It is an open-source application created at the Miguel Hernández University (UMH). The aim for the UMHDL development was to have a graphical application that allows learning the VHDL language without licensing restrictions (using some existing open-source tools) and requiring few resources. So,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Test case generator

    Test case generator

    GUI based tool to generate test cases for competitive programmers

    Test Case Generator (TCG) is opensource and easy to use gui based tool to generate test cases to use in competitive programming. The tool supports test cases for Array, String, Matrix, Graph and Palindrome. Installation - To run this tool, you will need JAVA JDK 8 or later version installed on your host machine. Download JAVA JDK 8 or above from here, if not already installed. - Download Test Case Generator - Double click the downloaded package to start the application. - For Linux/ Ubuntu...
    Downloads: 2 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 5
    Provides a GUI interface to grammatical structure and relations (as parsed by the Stanford Parser) of any text.Contains grammatical relation editor to modify, import, export grammatical relation definitions (tregex patterns and features).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Skippity

    Skippity

    Test and measurement automation for electronics, physics and more

    GET INVOLVED - see General Discussion Skippity is a versatile script-based automation controller for test and measurement instrumentation. It’s ideal for use on the test bench or for automating experiments in the lab. Skippity doesn't rely on instrument specific vendor drivers so it can communicate with both legacy and current commercial instruments and also with devices you've designed and built yourself. Once you've told Skippity about your instruments and their commands using simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Strong Java Chess Engines Game

    Strong Java Chess Engines Game

    SJCE - free portable cross-platform graphical chess game, 100% Java.

    SJCE - Strong Java Chess Engines, free portable cross-platform graphical chess game, 100%-pure Java. Support with including many best free/open-source java xboard/uci chess engines. It is possible to play both White and Black. It is possible to play Human to Human, Human vs Engine, Engine vs Engine. Simple and intuitive GUI - Graphical User Interface. Tested on Windows/Linux. Need jre1.8 - https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html. Source - https...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    This is a Java-based universal vocabulary trainer. The goal of this project is to provide an easy-to-handle and fast GUI for any kind of vocabulary material, especially language vocabulary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JSentiWordNet

    A wrapper for the famous SentiWordNet, a resource for opinion mining

    ... format that saves a synset on each line. In this project, we aim to provide a wrapper that allows developers to use SentiWordnet without the need to interact directly with the text file. The project allows simple interrogation using a simple GUI and a REST Web service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 10
    JavaStructurizer

    JavaStructurizer

    NSD graphical editor, for Java development and rev-engineering

    ... intuitive GUI. Usages: - Development and Learning: create from scratch a new Java program, - Reverse engineering: the block structure facilitates the understanding of the code. - Documentation: NSD images can be added to javadoc. - Add-on tool: JStruct can be added to an IDE (eg JCreator ) - Java Pretty printer: to import then export a java file formats the code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Math4Child

    Math4Child

    Math for children

    Math software can aid users of all learning levels in improving their math skills. Math for Child is a free software for the Windows, Mac and Linux operatings systems that has been specifically designed for children. It supports basic arithmetic operations and three difficulty levels.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    JMCAD - modeling of dynamic systems
    ... of systems or processes to demonstrate their behavior prior to building physical prototypes. The user builds his system model by selecting predefined blocks from a block library and simply wiring the blocks together. Each block of the diagram performs a function. Users can also create custom blocks in Java and add them to the JMCAD block library. JMCAD is a block diagram language for creating complex nonlinear dynamic systems.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13

    XLogo4Schools

    A Logo interpreter and programming environment specialized for schools

    ... smoother and more appealing due to different rendering settings. Various features have been added to support better user experience and satisfaction in schools. @Translations: The new GUI parts are available in * English * German * French * Italian If you would like to make the application available in your language and if you would like to contribute, please contact us. * * * * * * * * * * * News * * * * * * * * * * The X4S Manual is now available on the files page.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    turing machine simulation

    turing machine simulation

    turing machine simulation with gui

    A turing machine simulation. With infinite tape, and finite states of instructions, finite symbols language. Full operational, complete. Coded with reference to http://en.wikipedia.org/wiki/Turing_machine. Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DomainMath IDE

    DomainMath IDE

    An open source gui frontend application for GNU Octave

    DomainMath IDE is an open source GUI front-end application for GNU Octave
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    S-Match

    S-Match

    S-Match is a semantic matching framework.

    S-Match is a semantic matching framework. S-Match takes any two tree like structures (such as database schemas, classifications, lightweight ontologies) and returns a set of correspondences between those tree nodes which semantically correspond to one another. S-Match contains implementations of the semantic matching, minimal semantic matching and structure preserving semantic matching algorithms. S-Match applies as a solution in many fields, including: information integration, ontology...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Computing with units

    Calculator that takes care of measurement units.

    Java program for computations with values expressed in terms of physical or other units. Supports complicated mathematical expressions and user-defined functions. Invoked from scripts, line command, or as GUI. Extensive units data base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TOM is a tool for designing, planning, executing and analyzing software tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    QueLang

    QueLang is a designing tool to use for Questionnaire Design.

    ... INSTALLATION (or compilation) IS NEEDED! QueLang Survey Manager can concentrate Results of answered Questionnaires in a single database for mass statistical processing. Includes: -full documentation -GUI Interface -CLI Interface -Survey Manager TODO: - Write a decent parser (I have to study for that) - Add some more macros - Answer images (instead of text only) -You can always tell me what you want me implement, and I will include it (if possible) in the next update!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Swing Artist

    Swing Artist

    Mini Java IDE and Swing builder

    The aim of this project is to build an IDE for Java language which can be used to develop GUI based applications easily without knowing about the GUI components in detail. The idea is to enable users to make GUI as if they are using paint application to draw a design and later generating the code for it. The project also includes a built in Code Editor for editing Java applications. The code editor can also be used to edit file of any supported text file format. The work is focused...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Guma

    Guma: An application for elementary school math...

    To Guma είναι μια δωρεάν εκπαιδευτική εφαρμογή ελευθέρου λογισμικού όπου επιτρέπει στους μαθητές του δημοτικού να εξασκούνται στις πράξεις: πρόσθεσης, πολλαπλασιασμού, διαίρεσης και αφαίρεσης φυσικών αριθμών. Guma is a educational free of charge, free software (With the meaning of Richard Stallman) software that helps elementary school students to practice in adding,substraction, multiplication anb division with natural numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Search-ODT

    Search-ODT

    Independent Study Course Project:Search .odt files by date and content

    ...-ODT here? Search-ODT is posted here only as a portfolio example. This project was a team project, Conclusion As stated on the final poster our “objective was to design and implement an open source program that preforms an ad hoc search for .odt files by content and date. The program Search-ODT has a graphical user interface referred to as a GUI. The search tool is composed of two main parts. The first part is the search engine wrapper. The second part is the afore mentioned GUI..."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Otodidak

    Otodidak

    GUI application for learning Linux

    Otodidak is a Java application created in click and run concept aimed for learning Linux. Otodidak is dedicated for all newbies in Linux, so they can learn Linux basic quickly and safely. Otodidak created in EXE and Linux format so Windows users can learn Linux without having it. This version is still have only Indonesia interface (no English).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Simuquant

    A quantum circuit simulator written in Scala

    Simuquant is made to construct and simulate universal quantum circuits. It's GUI enables intuitive access and direct graphical feedback, making it useful in a classroom situation and the like. Simulation processing is done in parallel, utilizing parallel collections introduced in scala 2.9. This application has been created as part a bachelor-thesis at the Hamburg University of Applied Sciences. The thesis is available at: http://opus.haw-hamburg.de/volltexte/2012/1843/pdf/ba_dahl.pdf...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    PhysMo - Video Motion Analysis

    PhysMo - Video Motion Analysis

    A free video motion analysis package

    PhysMo is a tool for frame-by-frame video analysis of motion. PhysMo can be calibrated to real-world distances, and exports object "X-Y displacement (m) against time (s)" data to Microsoft Excel. This enables calculation of velocity and acceleration
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next