Search Results for "dr java windows" - Page 54

22584 projects for "dr java windows" with 1 filter applied:

  • 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
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1

    Web-CAT

    Open-source automated grading of programming assignments

    Web-CAT is a plug-in based web application for automatically grading programming assignments in many programming languages. This project also provides Eclipse plugins for electronic submission and feedback services directly from the Eclipse IDE. We now use github for source code control (https://github.com/web-cat), although all file releases are still provided here through SourceForge. The CVS repository here is for archival purposes only.
    Leader badge
    Downloads: 303 This Week
    Last Update:
    See Project
  • 2
    NET-Simulator was created to help lecturers and students in the study of computer networks. Students can build virtural networks in the virtual environment provided by NET-Simulator. These devices are controlled by means of command line interface.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    EnzymeFinder

    EnzymeFinder

    This is a bio-informatic project for finding enzyme

    This is a bio-informatic project for finding enzyme. It is only free for academic and non-commercial users. Any commercial use should obtain our permission. Please contact wugang@ise.neu.edu.cn or ccdatabank@hotmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Calclipse Attaché

    Calclipse Attaché

    A filing and journaling application

    Attaché is a filing and journaling application written in Java. Attaché provides privacy using password based encryption, and features a flexible search function.
    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
    PlanetaMessenger.org is a Instant Messenger with support to all well known instant messenger networks including ICQ,MSN,AIM,Yahoo! and Jabber through a powerfull plugin engine. PlanetaMessenger.org support multiples look and feels, plugins and profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FTLEditor

    FTLEditor

    A tool to edit profile and saved game files for FasterThanLight.

    A 3rd-party tool to edit user files for the game FasterThanLight. With this, you can unlock any or all ships and achievements in your user profile, or tweak most aspects of saved games: crew, systems, weapons, fires, breaches, etc.
    Leader badge
    Downloads: 145 This Week
    Last Update:
    See Project
  • 7
    The PlanetaMessenger.org Libraries project is a set of open source instant messenger libraries used and maintained by PlanetaMessenger.org. You can find protocol implementation for MSN, ICQ, ComVC networks for use on standalone and server applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Apache Guacamole

    Apache Guacamole

    HTML5 Clientless Remote Desktop

    Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH. We call it clientless because no plugins or client software are required. Thanks to HTML5, once Guacamole is installed on a server, all you need to access your desktops is a web browser.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 9
    OpenEXI

    OpenEXI

    EXI implementations in Java and C#

    Open source .Net (C#) / Java implementation of the W3C Efficient XML Interchange (EXI) format specification. As a corollary to XML, EXI is an alternative, very efficient format that has all of the mechanics of XML, but is much more compact and is faster to exchange. - README (about Nagasena EXI implemenation) https://www.dropbox.com/s/adh83u9z1x1czv6/README.txt?dl=0 - Nagasena EXI grammar interchange format (PDF) https://www.dropbox.com/s/etrpuchaddplq2s/EXIGram.pdf?dl=0 -...
    Downloads: 14 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    DCP Setup Maker

    DCP Setup Maker

    Powerful cross-platform install builder

    Great and powerful application to generate stable and multi-platform java installers. Watch a demo of DCP Setup Maker's installer being made in 2 minutes: https://www.youtube.com/watch?v=dmF5Kyla7Hg Its intuitive UI and exceptional ease of use makes it very easy to build complex installers with large amounts of files. The whole process is done step by step through a wizard-like interface, filling in fields and setting up files to finally build your package. *Required: Java...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    Eclipse Checkstyle Plug-in

    Eclipse Checkstyle Plug-in

    Integrates Checkstye into the Eclipse IDE

    The Eclipse Checkstyle plug-in integrates the Checkstyle Java code auditor into the Eclipse IDE. The plug-in provides real-time feedback to the user about violations of rules that check for coding style and possible error prone code constructs.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 12
    Project Apollo seeks to provide a Java based web application development framework. The framework is not a RAD tool, but a set of tools and design patterns which can be used to build a properly designed and robust application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GenJar is a specialized Ant task that builds jar files based on class dependencies rather than simply the contents of a directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Requel is a Web-based requirements management system that supports collaboration among all stakeholders and provides automated assistance to validate requirements and suggest improvements. It supports requirements as goals, stories, and use-cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SSM

    SSM

    Build SSM from distributed micro service

    SSM is an open-source Java project template that demonstrates how to build web applications using the classic SSM architecture: Spring, Spring MVC, and MyBatis. It offers a structured starting point that combines Spring’s dependency injection and application configuration, Spring MVC’s request handling and view resolution, and MyBatis’s SQL mapping layer for database access, which together form a popular stack for enterprise Java applications. This repository includes sample controllers,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    CILogon
    The CILogon project facilitates secure access to Cyberinfrastructure (CI) via open source identity and access management software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    völundr

    Java tools

    Various tools implemented with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Junes
    Junes is a board game of student life and career. It is not a perfect remake, but is very much in the spirit of the legendary Sierra's game Jones in the Fast Lane.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Spring PetClinic

    Spring PetClinic

    A sample Spring-based application

    The Spring Petclinic is the canonical reference sample application built with Spring Boot and Thymeleaf, demonstrating best practices in building Spring-based web applications; forks also exist showcasing implementations with modern architectures like microservices, reactive stacks, and AI integrations. In its default configuration, Petclinic uses an in-memory database (H2) which gets populated at startup with data. The h2 console is exposed and it is possible to inspect the content of the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    An application that offers comprehensive functionality in the range of digital certificate's management and the possibility of file and directory encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PowerFolder
    PowerFolder provides, private cloud and hybrid cloud solutions for home users, businesses, enterprises and universities, for secure on-premise sync, in-house sharing and cloud backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Doctor-Doc
    The Project has reached end of life. Web based tracking tool for ILL (Interlibrary Loan). May be added as "link target" to any existing linkresolver or used as a standalone linkresolver in connection with an EZB-Account. Needs: Tomcat, MySQL, Java 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Portecle
    Portecle is a user friendly GUI application for creating, managing and examining key stores, keys, certificates, certificate requests, certificate revocation lists and more.
    Leader badge
    Downloads: 284 This Week
    Last Update:
    See Project
  • 24
    The BlueJ Checkstyle extension is a wrapper for Checkstyle, a development tool to help programmers write Java code that adheres to a coding standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FormScanner

    FormScanner

    FormScanner - Free OMR Software

    FormScanner is an OMR (Optical Mark Recognition) software that automatically marks multiple-choice papers. FormScanner not bind you to use a default template of the form, but gives you the ability to use a custom template created from a simple scan of a blank form. The modules can be scanned as images with a simple scanner and processed with FormScanner software. All the collected information can be easily exported to a spreadsheet.
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project