Showing 545 open source projects for "mtkclient-gui"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    Text File Finder, a GUI replacement tool for the UNIX "find and grep" commands, with powerful improvements, written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Malabar is a simple, context-agnostic authentication library for Java applications. It strives to be equally usable in J2EE/Web, GUI, and other applications requiring user authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java Test Framework is another scripting environment, but with a Swing GUI (possible Swing Application Framework), version control on configuration files, profiling on the run, database storage and statistical processing on the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Kammerjäger

    Kammerjäger is a debugging tool with integrated correctness proving.

    ...In our C like programming language named "SimPL" you can easily and simply annotate your code with preconditions and assertions (also with forall and exists expressions). We then use Microsofts Z3 theorem prover to prove if the behaviour of your program matches what you expected. The easy to use GUI with an integrated Interpreter and Debugger (with a Stackview and HotCodeReplacement) makes it even easier to write your code and find errors. This project has been developed during a University project called PSE ("Praxis der Softwareentwicklung" / "practical experience in software developement") at the Karlsruhe Institute of Technology (KIT) by Andreas Eberle, Nicolas Loza, Olga Plisovskaya, Andreas Waidler and Michael Zangl. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Java utilities library for printing, GUI and database operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JSwingWidget is a library designed for the quick and easy creation of many standard GUI components, using swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Making use of threads when building a GUI is a pain. SwingWorker is a great idea but doesn't go far enough. This library includes tools and patterns to make managing multiple concurrent tasks from an event thread easier. It's SwingWorker on steroids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a Java Swing wizard dialog framework based on Robert Eckstein's article and source code at http://java.sun.com/developer/technicalArticles/GUI/swing/wizard/. The Wizard is allowed to have multiple paths to the finish button,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Maven(2) Release Maker is a small web application that acts as a GUI for the maven-release-plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    This software is aimed for content migration. This product has following features - 1) Reusable 2) Multithreaded 3) Configurable 4) Reports 5) Email 6) Stand alone and Web GUI is in the roadmap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Auckland Layout Model is a platform-independent 2D layout technology for arranging the controls in a GUI. The model supports the specification of constraints based on linear algebra, and an optimal layout is calculated using linear programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    java-turing-emulator aims to provide a GUI for creating, editing and simulating Turing machines and deterministic machines. its build in java and uses the swt-framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SVN Statistika is a server-side application for generating reports (graphs, trees, tables) from subversion repository. Client-side GUI application is also avaible and is used to control the server-side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Providing an extremely-easy-to-use GUI for editing Openbravo ERP's language xml files, aiming for a colaborative work where a localized community (usually from the same country) works over the same files to generate a new complete translation quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RCPUnit is an unit testing framework, an automatic GUI testing framework, and a plugin for Eclipse RCP. It runs with PDE JUnit or other unit testing frameworks. It brings you the ability to do unit testing easily in RCP applications, and SWT application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Zonnon Compiler for java is an implementation of the grammar of zonnon for java. There are different versions developed with javacc, sablecc, gold parser .... GUI and Report tools too
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    EasyConfig

    Generic Java tool to read/apply configurable parameters.

    Generic tool to read and apply modifications to configurable parameters. Provides simple extendable framework for defining parameters and readable/writable sources. Provides sample GUI tool to view/update parameters. Now supports parameters in properties and XML files stored in files in directory structure or archives. Reads/writes single values to JDBC data source(s). Uses templates to prepare parameters, possibly with values to use. Parameters may be spread over multiple files/sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ATF is a unit tests generation tool. It uses model based testing and code based techniques. It is implemented as ant build command and as a stand alone GUI application. Its main goal is to provide a complete test suite for any given software under test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SimpleLogViewer is Java 2 based GUI application that display logging data. Can read a file or listen over a TCP socket. Use plugins/embedded scripts to Hide, Rewrite, Colorize lines of log.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java UI Builder is an implementation of classic MVC design paradigm. It helps developers to design, develop, maintain, and localize Graphic User Interface (GUI) for Java/J2EE applications.
    Downloads: 0 This Week
    Last Update:
    See Project