Search Results for "gui java projects" - Page 47

Showing 2999 open source projects for "gui java projects"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    Echomine develops open-source Java software that works with innovative and enterprise technologies. Projects include Echomine Muse and Feridian that provides a simple and easy-to-use API to access Jabber and XMPP networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A graphical user interface to the Apache Commons VFS API written in Java/SWT: Multi-platform, capable of managing files among multiple file systems such as: ftp, sftp, smb, webdav, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    it is a framework to facilitate development of enterprise projects and it is really wonderful. www.ChrisShayan.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The 'jpwgen' program is a Java-based password generator whose functionality resembles the popular 'pwgen' program. The *nix based version of 'pwgen' is available at http://sourceforge.net/projects/pwgen/.
    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
    The Realeyes IDS captures and analyzes full sessions. The graphical user interface will display both halves of captured sessions to determine what occurred. The GUI also provides management of application users, sensors, and the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    StLab
    New control application for your great VOX Tonelab ST device. Planned is to be able to control all settings you can set on the device in realtime from your pc! Also channel switching. Platform independent java project.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Jalmus is a free, open source software helping the musicians to improve their sight-reading. Jalmus project has moved to SourceForge : https://sourceforge.net/projects/jalmus/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project provides cross-forge semantic search for the Qualipso Forge. It integrates A4 AdvDoc prototype (semantic search GUI and engine) with A3 homogeneous and heterogeneous cross-forge semantic search capabilities. See Qualipso.org for details
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Программа Афоризмы

    Программа Афоризмы

    Мессенджер афоризмов

    Показывает афоризмы во всплывающем окне, а также сопутствующую информацию. Видео обзор: http://www.youtube.com/watch?v=AIJywgQKatY Подробное техническое описание: http://freehabr.ru/blog/gotome/2104.html Данные получает с REST веб-сервиса (http://sourceforge.net/projects/bwtserver).
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    searchworkorange
    SearchWorkOrange is a fulltext search system based on lucene. It consists of some separate components, like an index server , a search server , a qt gui search client, and a samba integration (samba vfs module)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    J2ME Polish is a next generation framework for the rapid development of J2ME applications. Features included are a powerful GUI framework, utility classes and ant-based build tools for the creation of device optimised applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Universe Benchmark
    A Java Swings based benchmarking utility to measures PC performance by calculating pi on multiple threads. Gives number of Decimal places option.It also shows overall & each thread's status. Result is shown as time taken to complete full calculation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pdfConcatCommand

    this is a port from pdfSam for command line concat

    None of the code was writen by me, its only a tool to allow pdf concat with command line. the original source can be found at : http://www.pdfsam.org/ which also provides a gui tool if you need one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MARS

    MARS

    Multi Agent Roundbased Simulator

    MARS (Multi Agent Roundbased Simulator) is a simulator for Multi Agent systems written in java. It sets up on the eclipse platform and is realized as a set of plugins. It was started as a project-group at University of Paderborn in 2010. At the moment there is a second project-group using MARS. The german documentation of first group can be found at http://www.cs.uni-paderborn.de/fileadmin/Informatik/AG-Kleine-Buening/files/ws11/pg-agents-2/Abschlussdoku-pg-1.pdf If you want to start MARS, check out all eclipse projects and run "gui.product" as Eclipse Application from the "de.upb.agents.gui" project. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    bigfish

    bigfish

    Library for crossplattform communication

    bisfish is a crossplattform library that can be used with IPhone, Android and Windows Phone 7 projects. It enables you to easily share data between the three platforms. You run a server (programmed in java) to that all the clients will connect. The clients can choose a session to join with. A session can be password protected. In a session you can send messages (bytes) to all of the members of a session, to a group of members or to a single member (broadcast, multicast and unicast).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    RedComm

    RedComm is a Java library simplifying communication with a serial port

    ...RxTx is licensed under the LGPL 2.1 (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html). RedComm also provides facilities for event based serial communication with the help of threading in order to non-block ie. the gui thread of the corresponding application. RedComm is ideally suited for education e.g at schools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    UniversalIndentGUI
    A cross platform GUI for several code formatter, beautifier and indenter like AStyle, GNU Indent, GreatCode, HTML Tidy, Uncrustify and many more. Main feature is a live preview to directly see how the selected formatting option affects the source code.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 18

    CAP4EI

    Code Analysis Plugin for Eclipse Indigo

    Be accommodated in this project a version of CAP (Code Analysis Plugin for Eclipse) valid for Eclipse Indigo. The version of CAP in sourceforge.net/projects/cap4e/ not work correctly in Eclipse Indigo so I made ​​the appropriate adjustments. I tried to connect to the original author of CAP4E but without results. Please, if anyone could do it for me I am willing to give the original author of the updated package for me to post it on the original site. I then eliminate this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WinBuild
    A GUI-Editor for Designers. New version will follow soon.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    Mangaligator

    Download manga or extract links from popular online manga readers

    Mangaligator is an OpenSource Manga Downloader. It supports the sites mangafox.com, mangareader.net, mangashare.com, mangavolume.com, goodmanga.net, manga.animea.net and mangahere.com. The URLs of the pages also are saved seperately and can be used for other purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BUNKS

    BUNKS

    Bilateral Unified Nugatory Klass System - CLIPSJNI and Java Swing

    This is an expert system made initially for CLIPS. It did not feature a GUI then. The new rewrite includes the modified CLIPS files and a GUI made under JAVA Swing. CLIPSJNI is used for integration with the GUI. I mainly hosted this project so that new users can get a basic idea on how to merge both CLIPS and Java Swing, since I had a lot of problems when I initially started out. The project is a netbeans project, which should preferable opened directly in it.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    Startup Helper

    Startup Helper will help you start up the programs you use every day.

    ...It also allows for waiting periods between launching programs, to prevent programs slowing each other down. During this startup process, the user can control the waiting period through the Startup Helper GUI, pausing the program, skipping a single program, or foregoing the waiting period and launching the next program immediately. This project is made in Java, so it should be multiplatform. However, I've only been able to test it on a Windows XP machine, so please let me know if there are oddities, bugs and/or malfunctions on other platforms.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    miMas - GUI tool for SQL developers

    miMas - GUI tool for SQL developers

    A UI tool for any database

    miMas is an intuitive GUI tool for SQL query development and data browsing. It provides a common set of features across all databases and can be installed on any Operating System which has a Java Runtime available. The tool uses JDBC drivers for connecting to a database. For most popular databases (Oracle, DB2, MySQL, MS SQL Server, Sybase, Cloudscape, PostgreSQL and Firebird), the JDBC driver is already included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BitcoinSuite

    BitcoinSuite

    Bitcoin GUI in Java

    BitcoinSuite is a Java based graphical user interface for Bitcoin, a peer-to-peer decentralized cryptocurrency. It is a direct fork of open source project NamecoinJ at http://sourceforge.net/p/namecoinj/. Donations are welcome: BTC: 1PqYXpLLSeAHz3FiZmPcfr451jnzsGgXbc, NMC: N2TFbwpTNhNLeXaBD8FSBbicb6guQNXUiA
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    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: 6 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB