Search Results for "desktop application in java source code" - Page 24

Showing 2967 open source projects for "desktop application in java source code"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Bias :: Versatile Information Manager
    Bias is a cross-platform versatile information management application / Organizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Dr Assistant

    Prescription writing and patient management software in Java,JavaFX

    Dr Assistant is designed for doctor to write and print prescription shortly, keep patient's history drug uses and so more. Dr.Assistant is developed with JavaFX and SQLite so user don't need to worry about database. i build an exe file for windows user and successfully test it on windows 10 x64 and x84 bit version. source code ; https://github.com/kmrifat/Dr-Assistant Thank you
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    MultiJava adds open classes and multiple dispatch to Java. Open classes let one add new operations to existing objects. Multiple dispatch has many uses; one typical example is to write event handlers for Swing applications while avoiding nested ifs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    "Slow CPU" Emulator

    "Slow CPU" Emulator

    Slows down any given Windows process (written in C#)

    "Slow CPU" Emulator is useful for slowing down games, testing how applications deal with lag, and/or reducing the overall CPU usage of a specified process. Simply tell the emulator the update interval and speed percentage, and witness your application slowing down to the specified speed live! The code is written in C# for Windows and is extremely robust, flexible and stable, and has been tested very thoroughly. I apologise in advance for the code not being very readable, sometimes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5

    CSVboard

    CSV editor to open CSV files with minimum effort

    CSVboard is a tool for loading CSV files with minimum effort. Since I placed a great importance on its easy of use I implemented a search and filtering engine which provides you with the facility to efficiently find specified rows within a table. DON'T FORGET TO READ THE QUICK TUTORIAL!! Features: Lightweight and portable Set and reset title with Ctrl+q and Ctrl+w Auto-set column widths Auto-detection of delimiters Load files by Dragging&Dropping XML export Powerful search and...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    An easy-to-use tool, to foster a model driven architecture.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    EasyDragDrop

    EasyDragDrop

    A minimal java desktop app with awesome UI based on Swing to drag and

    With the drag and drop application builder will make that absolutely possible for you. You could structure any java app design based on your personality. This is pretty cool! It’s a great way to have an app that really defines your own identity. Because drag and drop technology is extremely easy to utilize, you can make wonderful applications. With it, you have a larger chance to attract so many customers. Of course, the immediate question that will come to your mind is that “What does a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JabRef

    JabRef

    JabRef is a graphical application for managing bibliographical data

    JabRef is a graphical application for managing bibliographical databases. JabRef is designed specifically for BibTeX bases, but can import and export many other bibliographic formats. JabRef runs on all platforms and requires Java 1.8 or newer.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    PeerGuardian

    PeerGuardian - a privacy oriented firewall application

    PeerGuardian is a privacy oriented firewall application. It blocks connections to and from hosts specified in huge blocklists (thousands or millions of IP ranges). Its origin seeds in targeting aggressive IPs while you use P2P. PeerGuardian Linux: Not developed actively anymore. Team might still be around. Some unreleased changes on git. Outdated technology. Peerguardian OS X: Not developed anymore. We've lost contact with the OS X developer. PeerGuardian Windows: Not developed...
    Downloads: 42 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10
    myFSG

    myFSG

    Create FSG report in Excel format at your desktop

    THIS SITE IS NO LONGER MAINTAINED OR UPDATED. NEW RELEASES HAVE MOVED TO GITHUB https://github.com/symbolthree/my-fsg FSG report in Oracle EBS, a tool exists since 20+ years ago, is still the most widely used financial reporting tool. For mid-size companies which reluctant to buy third-party reporting tool, FSG is the only tool to create finance reports. Creating column set, row set, include or exclude ledger accounts, column alignment, etc drive many finance users crazy every day. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Android-RobotoTextView

    Android-RobotoTextView

    Implementation of a TextView and all its direct/indirect subclasses

    Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, including the brand-new Roboto Slab fonts. This library is compatible from API 14 (Android 4.0). To apply roboto typeface for original TextView (like a Calligraphy) you must attach inflater in your Activity class in the #onCreate() method. If you intend to use is not all fonts, the extra fonts can be removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HiBeaver

    HiBeaver

    HiBeaver is a gradle plugin for java byte code manipulation and AOP

    HiBeaver is a gradle plugin for java byte code manipulation and AOP design by modifying project byte code during build of the package, or modifying byte code within Jar independently. Combined with the powerful Java ASM bytecode modification tool and Gradle Transform API, HiBeaver can modify the Java bytecode contained in the project according to the user's configuration during the Android application compilation stage, so that users can only use Gradle Configure code injection and AOP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    DrupalCSVFields

    Create Drupal 7 fields from CSV

    I recently have had to create content types with hundred of fields. I decided to create a quick utility to generate them from a CSV file instead of using the Web interface. The application produces a module for Drupal 7. See https://sourceforge.net/p/drupalcsvfields/code/HEAD/tree/trunk/examples/basictest/ for an usage example. It worked for me, but use it at your own risk. I have not tested it in depth. Please backup your data before enabling the modules produced by the utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP Webcam Live Streaming

    PHP Webcam Live Streaming

    Web based live video streaming from webcam.

    VideoWhisper Live Streaming provides web based live video streaming (from webcam or similar sources). Live Streaming key features: + 1 to many 1 way video streaming + Live chat for viewers + User list with online participants + Channel title + HTML embed code to publish video channel + P2P group streaming support + Session timer and control with scripts + 100% web based for clients The php edition is the easiest choice to setup and run the Live Streaming application on a...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    HermeneutiX

    HermeneutiX

    Your graphical tool for Syntactic/Semantic Structure Analysis of texts

    HermeneutiX is a tool for diagramming syntactic and semantic structures of complex (not necessarily foreign-language) texts (e.g. bible or other historical excerpts). HermeneutiX is now part of SciToS (the scientific tool set). Starting with version 2.0.0, HermeneutiX can be found on GitHub. Please check out the release summary: https://github.com/scientific-tool-set/scitos/releases For an introduction, check out this video: https://youtu.be/uQjewyG0Ad8 PS: To run a Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Swiss Army Knife GUI application for PDF documents: combine, split, rotate, reorder (n-up, booklet), watermark, edit bookmarks/fileinfo/pagetransition, compress, encrypt, decrypt, sign, repair, edit attachments and more.
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 18
    Verify Aadhaar
    Verify Aadhaar is the small software application to check weather Aadhaar Number is registered with UIDAI or not. (UIDAI - Unique Identification Authority of India). Enter the 12 digit Aadhaar number in the relevant box to verify if your Aadhaar number is valid or not deactivated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AndroidChromium

    AndroidChromium

    Chrome browser of android version from chromium open project

    Google browser android version of the source program. This project is a world-class android architecture. Clarify the project business logic can completely fit for domestic company engineer. This project will follow up and update Google browser kernel version for a long time, welcome to the star. If you are using AndroidStudio above 2.0 version and open the instant run function, suggested to debug after closing (instant run will modify on the Application of the result in chrome provider...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gretty

    Gretty

    Advanced gradle plugin for running web-apps on jetty

    Gretty is a Gradle plugin for running web applications on embedded servlet containers such as Jetty or Tomcat. It allows developers to quickly test and debug Java web applications without needing a standalone application server installation. With Gretty, you can launch a webapp in development mode, support hot reloading, and debug servlet/JSP code directly from an IDE or Gradle task. The plugin supports multiple servlet container versions, context paths, and integration with WAR and exploded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LINKUp

    A radio terminal application based on FLDIGI's suite of modems.

    LINKUp is a radio terminal application which is designed for unatttended operations as well as chat. It uses the an XMLRPC interface to talk to FLDIGI which is used as it's suite of modems. Configuration is very simple. Requires : Minimum FLDIGI 3.23.12 Minimum Java 8 (1.8)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    A WYSIWYG Conditional Compilation Preprocessor for Java, Perl, C, C++, Basic, PowerShell, C#, Javascript, and other programming languages. Many C and C++ developers rely heavily on the C preprocessor, and lament the lack of a preprocessor in Java, scripting languages, and other programming languages. The principal objection to a preprocessor is that it makes one's code difficult to read. This is indeed true for the C preprocessor. It is sometimes difficult to determine which lines of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PasswordPurse is a pure java application that stores user credentials in a cryptographic container, protected by a single passphrase. Lightweight design allows deployment on many platforms. PasswordPurse was inspired by Bruce Schneier's PasswordSafe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ECOMAC
    The ECOMAC is win32 application used for acquisition and control of chromatographic process, communication with chromatographic devices and storing data for next evaluation. It is written in C. The registration code is needed for full features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Bria Desktop API Samples

    Samples and wrappers around the Bria desktop API

    ...*Note* you need a Bria desktop application to utilize the API.
    Downloads: 0 This Week
    Last Update:
    See Project