Showing 1624 open source projects for "xcopy-gui"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1

    wordSearchJava

    A simple GUI that uses regular expressions to search txt files.

    wordSearch is a simple Java Swing GUI that uses regular expressions to search .txt files. It could serve as a fun tool to help practice your regular expressions, if you're a programmer. It uses the Java Scanner class to do the search (which I assume is in O(N) (linear) time). It uses various Java Swing components for the GUI, including a JEditorPane featuring some html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    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 Future plans: - Operator grouping (enables repeated blocks) - Editable library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Enterprise
    Enterprise is an open source monitor and advanced log parser. Based on Enterprise ship state system controller of Star Trek, It is able to let you know about the state of your services in a given time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This software records and replays user interaction with the computer. It can be interfaced through voice commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    once:radix is a Rapid Application Development system for Intranet and eXtranet environments. Create advanced database-driven web applications that require no expertise in the underlying technologies. Just point and click with pixel-perfect precision.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6

    EsoIDE

    Interpreter and debugger for various esoteric programming languages

    EsoIDE will be a collection of various esoteric programming language interpreters sharing a common front-end GUI/debugger. Current languages with interpreters under development or planned for development include Brainf**k (implemented), Befunge-93, Chef, and Fractran. Want to contribute an interpreter or UI ideas? Feel free to fork the code and submit your own changes!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BRIG is a cross-platform (Windows/Mac/Unix) application that can display circular comparisons between a large number of genomes, with a focus on handling genome assembly data. Please cite the BRIG paper if BRIG is used to generate figures for publications: NF Alikhan, NK Petty, NL Ben Zakour, SA Beatson (2011) BLAST Ring Image Generator (BRIG): simple prokaryote genome comparisons, BMC Genomics, 12:402. PMID: 21824423
    Leader badge
    Downloads: 126 This Week
    Last Update:
    See Project
  • 8

    UptimeChecker

    A small Java program to check regularly if a website is online

    ...(My plan was to monitor the SLA for my Internet connection). Now I have started working again on it. Few tweaks coming up shortly: -logs for downtime -doesn't exit when the host can't be reached -a GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project aims to offer a simple cross-platform application for cropping PDF files. A simple user interface lets you define exactly the crop-region by fitting a rectangle on the visually overlaid pages.
    Leader badge
    Downloads: 464 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10
    An open source project of developing Message admin gui based tools for Apache ActiveMQ. The name of tool is ActiveMQBrowser. It aims to implement functionality such as New Message Create/Send, Delete Messages, Forward Messages, Subscribe TOPICs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Developing Queue Message admin gui based tools for OpenMQ (GlassFish JMS) / Oracle WebLogic MQ. The name of tool is QBrowserV2. It aims to implement functionality such as New Message Create/Send, Delete Messages, Forward Messages, Subscribe TOPICs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jfacl
    Jfacl is a GUI for editing file access control lists on Linux and Solaris and is an alternative to the somewhat complicated getfacl and setfacl Unix commands. It is written in Java and uses JNI to make native Unix system calls to modify the ACLs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JMD5 is a multi-threaded Java program to calculate the MD5 sums of files. It uses Java Swing as GUI framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Script Minifier

    Script Minifier let you minify Javascript, PHP, and HTML

    Script Minifier comes with a simple GUI. And helps you to reduce the size of web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JWebdesktop
    JWebDesktop is a java dektop GUI application developement package. It enables java web developers to write, package and deliver a desktop application, without requiring to learn any desktop GUI API (Swing, SWT, JavaFX etc). Any standard java web application can be packaged and delivered as desktop application (through JWebDesktop) in a matter of minutes. All major OS platforms are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Substitution cipher cracker based on ant colony optimization metaheuristic. Includes GUI. Everything is in czech because this is a school project :(
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    zfind

    zfind

    zfind is a fast file search utility/API for searching within archives

    ...Possibly you need to verify whether a particular resource is present in an ear or you want to know part of a file name but don't know which zip/jar on your hard disk contains that class file. zfind solves this problem. zfind is very fast and it works on most common archive/compress files. Apart from GUI and command line, it also provides API support which let's you use it in your java code as a 3rd party library. Thanks for using, and if you find any bug, do post a ticket or discussion topic. I can't fix anything if I don't know the problem :) **Check Wiki for USAGE details
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Graph Database

    Graph Database

    A robust, reliable, user-friendly, and high-performance Graph Database

    This is an academic project to build a graph database, supporting multiple users, with fully functioned data query, data manipulation and indexing mechanism. It is running in a distributed client-server mode. This project is assigned to final-year project from group IT121B, Bachelor of Computing, University of Wollongong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The jaup.swing project is a subproject from the jaulp.core parent project. It provides Generic GUI Swing library for generic swing tables like sorting, and generic delivery from a data object. For more information see the created blogs in wordpress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec a library for embedding Petri Nets into Java applications

    ...Using PetriNetExec you can define places and transitions, connect them using arcs and inhibitors, define the initial marking and then fire events and see how tokens flow into the network. * PetriNetExec does not provide a GUI for editing the network nor will it provide in the near future. That is not really a feature :-) but to those of you able to cope with this news I suggest to read further; * Petri Nets are created with PetriNetExec by writing Java code and using the provided API; * PetriNetExec provides a simple yet powerful callback mechanism allowing you to actually do something when events are fired and the network status is changing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TextMachine
    Want to write a program for beginners who start with 10 fingers. It provides a graphical interface with fast handling and rapid download, easy to type, and that's it! It even has no installer, there is only one file, you must download! It is available in German and English. To download Java is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NetKitty

    NetKitty

    NetKitty is a GUI for Netcat

    NetKitty is an easy to use Java-based program that easily allows you to transfer files between computers. It uses Netcat to open a port and listen for incoming connections from another device. Before NetKitty, Netcat could only be executed by typing commands directly into a command shell, so NetKitty takes the reins and creates a very user-friendly graphical user interface. There are two main parts to NetKitty; the sender and the listener. The listener is first used to “listen” and wait for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RDOTE
    R. is a GNU/GPL licensed framework for transporting data residing in RDB into the Semantic Web, which provides a friendly GUI, as well as enough expressivity for creating RDF dumps of RBD data. Video: http://www.youtube.com/watch?v=pk7izhFeuf0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    XLSQLATOR

    A tool to convert Excel sheets into SQL code

    Build a tool with nice GUI as well as powerful options to automate building SQL DDL and import statements from an Excel Sheet / Workbook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A cross platform steganography software written completely in java, with a juicy AES support. The project is pretty extensible, so new smarter steganography algorithms's are fully implementable.
    Downloads: 0 This Week
    Last Update:
    See Project