Search Results for "install java treeview" - Page 3

Showing 400 open source projects for "install java treeview"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    Cal

    Cal

    Cal - The Console Calendar Generator

    Cal is a command line utility that will output a calendar for the desired month/year. It's simple and accurate with a few useful features. By default, Cal will display the current year. You can provide a month and year, a month, or just a year. You can also change the number of calendars per row in your display with the -n switch. See the examples below for a more through description. This is a single executable JAR file. While you will need Java installed, there is no need to install...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    ADev

    ADev

    Lightweight Android development tool. Wraps Ant, 'android' and 'adb'.

    A lightweight Android development tool. Wraps the Android SDK's Ant, 'android' and 'adb'. Create and build: Gradle, Flutter, Kotlin and Android Ant projects. Gradle, Flutter and Kotlin projects can use the latest Android SDK. Integrated Java Debug Wire Protocol debugger. Flutter debugger. - Runs on Windows, Linux, and Mac. - Supports Gradle: clean, assembleDebug, assembleRelease, ( uninstall and install handled by adb ) - Keystore generator for App Bundles. - Supports...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    ESignPDF

    ESignPDF

    Sign PDF with Digital Signature Certificate (DSC)

    Brought to you by parvesh88 System Requirements 1. A Computer running Windows 7 Service Pack 1 or higher 2. Java Runtime Environment (JRE) 8 or higher if JRE is not installed on your PC, then download and install from here JRE Windows x86 -> https://www.azul.com/core-post-download/?endpoint=zulu&uuid=55abea0c-2aa5-4316-aafb-e90847f6ee21 JRE Windows x64 -> https://www.azul.com/core-post-download/?endpoint=zulu&uuid=5a34da4a-1821-4c79-a57c-7fce38d102c2 JRE Mac OS -> https...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    JMultiSend

    JMultiSend

    A simple and fast cross-platform solution to send mass emails.

    JMultiSend is a simple and fast solution to send mass emails (Bulk E-mail); it only needs to load the list of addresses, the message (HTML or TXT), the data and then send. It is possible also to manage mailing lists subscribtions simply by emails, to send personalized messages with username and to schedule delays up to 24h (86400 secs); all this also from command-line. Since it is developed in Java it is a cross-platform application and does not need installation but needs only the Java Virtual...
    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
  • 5
    PCSecrets

    PCSecrets

    Encrypt and manage secret text data

    ... find the personal computer environment more comfortable for data entry and editing (i.e. a real keyboard), PCSecrets provides an alternative way to manage your secrets. Sync is also effectively a form of backup. To enable the sync feature with Secrets for Android, you need to install the PCSecrets sync app PCSSync, downloadable from SourceForge or Google Play. PCSecrets import plus PCSSync provides a route to importing secret data into Secrets for Android that would not otherwise be possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    DirSize

    DirSize

    DirSize - The command line directory reporting tool

    ...) or directories (-sd) is will show the SizeMap. If sorted by file counts (-sf) the map will change to show a visual representation of the number of files per subdirectory, sorted from high to low. This is a single executable JAR file. While you will need Java installed, there is no need to install this program. Just download the JAR file, please it somewhere convenient, and execute it from the command line: java -jar dirsize.jar See https://github.com/frossm/dirsize for details
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    lingvolearner-dicts-jeditor

    Dictionary editor for LingvoLearner android app

    Editor requires java 19 or above installed. Use this app for adding words with translations into database. You can use it in android application (not yet in Google Play). Then copy db file to your mobile. Download app from apks folder here and install it, open Setting in the app, then click upgrade database button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Quoter

    Quoter

    Quoter - The Console Based Stock Quote Tool

    ... file. While you will need Java installed, there is no need to install this program. Just download the JAR file, place it somewhere convenient, and execute it from the command line: java -jar quoter.jar See Homepage for detailed usage instructions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JBizMo

    JBizMo

    Powerful generator for Java applications (JPA, Java EE...)

    JBizMo supports building of Angular, Eclipse RCP/RAP, JavaFX, JSF (Primefaces), Swing and Vaadin applications. The generated applications can run in a stand-alone mode or they can be deployed on a Java EE server (Wildfly 16, Payara 5). Alternatively, the Spring platform is also supported! JBizMo applications use JPA in order to access the target database. The plug-in contains a graphical editor for designing the domain model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    JSchemePlus

    JSchemePlus

    An hack of Jscheme with a lot of enhancements and additional features.

    JSchemePlus is an hack of Jscheme 1.4 by Peter Norvig. It allows to redistribute a script in an executable JAR file of only ~40K and implements all of R4RS with a lot of additional functions, like: (execute command) (random) (sequence from up-to step) (split list element) (string-split string sub-string) (read-all-from-file file) (write-to-file file data) (file-size file) etc... For the complete list read the HELP file or type (help). JSchemePlus needs only the Java Virtual Machine (version 6...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A collection of tools related to the game Myst. Most notably, it can transform MOUL/Myst5/Crowthistle datafiles into POTS datafiles. It also allows you to download and install all the fan-Ages. For details see http://myst.dustbird.net/wiki/Drizzle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Welcome to Zlucee Zlucee provides up-to-date, unofficial Tomcat distributions tailored for the Lucee.org ColdFusion project. Our mission is to enhance the deployment experience for developers and organizations using Lucee, by offering optimized, modern, and secure Tomcat releases that integrate seamlessly with the Lucee server. Why Zlucee? The Lucee CFML engine relies heavily on Apache Tomcat for its servlet container. However, maintaining compatibility with the latest Tomcat versions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Axel-DICE

    Axel-DICE

    Axel-DICE Code Editor For Windows,Linux

    🌈 Axel-DICE The Ultimate Code Editor for Effortless Coding! 💻🎲Axel-DICE revolutionizes coding with Dynamic Integrated Code Editor(DICE), allowing you to run code instantly without saving or compiling. With its user-friendly interface, you can write and execute code effortlessly with a single click. Save time, eliminate manual processes, and unleash your coding potential! ⚡️🔥 🚀 Lightweight and fast: No complex setup required. Install Axel-DICE and start coding right away
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    JWP

    Java Web Printer

    Java Web Printer interface 0.1 JWP 0.1 is the Java Web Printer interface that lets you print your documents from anywhere, anytime, to any installed printer. No need to install any printer drivers on the client machine, just use a web browser and upload your PDF file. You can print any PDF file with just a few clicks, using one of the available print methods: PDFbox, CUPS, or Filesystem. JWP 0.1 is compatible with Windows and other OS, and requires only a Jakarta EE capable Web Application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Icon Font Viewer

    Icon Font Viewer

    A plugin for displaying the svg icons and unicode of trueType

    A plugin for displaying the svg icons and Unicode of TrueType (.ttf) file that usually contains icon glyphs. It is available in Jetbrains Marketplace now, click hyperlink to get it, or search in your Intellij IDE - preferences(Settings) - plugins - marketplace by 'icon font viewer' to install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VirtualGraphicTablets

    VirtualGraphicTablets

    Use android phone or tablet as a digitizer (with screen mirroring)

    An experimental project to use an Android phone as a pen display. A 32-bit Java runtime environment is required (the DLL driven by the virtual tablet is only 32-bit)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    xBridge - I2C/SMBus GUI

    xBridge - I2C/SMBus GUI

    USB Bridge for SMBus/I2C, GPIO, & Clock

    ... testing and develop user-specific graphical interface products. xSmbus-xx, xBridge-xx do not need to install the driver according to the operating system in advance, nor select the COM port requirement, as long as they are in the Java environment, they can be plug and play. You can buy the product from: - China, https://shop255163877.taobao.com - Taiwan, you can buy on https://www.ruten.com.tw/user/index00.php?s=doidx
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Kitchen Garden Aid 2

    Kitchen Garden Aid 2

    Plan out your kitchen garden

    An easy to use application to design your kitchen garden or your house farm. Helps you plan your plants ( vegetables, fruit trees, herbs, flowers ) so that it respects the rules of crop rotation and companion planting. Based on square foot gardening. A fork of https://sourceforge.net/projects/kitchengarden. The windows installer contains all necessary files. A Linux and Mac package contains scripts and instructions to install the dependencies, and run KGA. If you download the jar...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    RunaWFE Free

    RunaWFE Free

    is low code bpm platform, which is easy to install and easy to use

    RunaWFE Free is a fully functional business process management system. It includes Workflow engine, Process Designer (Developer Studio), Form Builder, Task notification client, and other components that provide end-user convenience. BPMN and UML AD notations are supported. Thanks to RunaWFE web interface users can receive, filter, perform and delegate the tasks of business process instances, start new business process instances, view the properties of started business process instances,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    VirtualXposed

    VirtualXposed

    Use Xposed without root, unlock the bootloader or modify system image

    Open VirtualXposed, click on the drawer button at the bottom of the home page (or long click the screen), add your desired APP and Xposed Module to VirtualXposed’s virtual environment. Note, all operations (installation of Xposed Module, APP) must be done in VirtualXposed, otherwise the Xposed Module installed won’t take effect. For example, if you install the YouTube app on your system (Your phone’s original system, not in VirtualXposed), and then install YouTube AdAway (A YouTube Xposed...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    Web Spider, Web Crawler, Email Extractor

    Web Spider, Web Crawler, Email Extractor

    Free Extracts Emails, Phones and custom text from Web using JAVA Regex

    In Files there is WebCrawlerMySQL.jar which supports MySql Connection Free Web Spider & Crawler. Extracts Information from Web by parsing millions of pages. Store data into Derby Database and data are not being lost after force closing the spider. - Free Web Spider , Parser, Extractor, Crawler - Extraction of Emails , Phones and Custom Text from Web - Export to Excel File - Data Saved into Derby and MySQL Database - Written in Java Cross Platform Also See Free email Sender...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22
    Web Spider, Web Crawler, Email Extractor

    Web Spider, Web Crawler, Email Extractor

    Free Extracts Emails, Phones and custom text from Web using JAVA Regex

    ... to Excel File - Data Saved into Derby Database - Written in Java Cross Platform See also Free Email Sender in this link: https://sourceforge.net/projects/gitst-free-email-ender/ Please install Microsoft OpenJDK to start the application https://www.microsoft.com/openjdk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WireShare
    Formerly entitled LimeWire Pirate Edition(LPE), WireShare is the newest fork of the original LimeWire open source project. Our sole intention is to create and maintain a bona fide continuation of the project. All work is undertaken on a pro bono basis. The name was changed for legal reasons.
    Leader badge
    Downloads: 217 This Week
    Last Update:
    See Project
  • 24
    Arduino

    Arduino

    Open-source electronics platform

    Arduino is an open-source physical computing platform based on a simple I/O board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software on your computer (e.g. Flash, Processing and MaxMSP). The boards can be assembled by hand or purchased preassembled. Arduino is a popular tool for IoT product development as well as one of the most successful tools for STEM/STEAM education....
    Downloads: 55 This Week
    Last Update:
    See Project
  • 25

    STL viewer

    STL Viewer for java

    STL 3D object file viewer for java. - install unzip distributed stlviewer*.zip - run go into the directory run: java -jar stlviewer.jar In Windows and various OS, you may be able to run it by simply double clicking on the jar file. Navigation - holding / dragging the left mouse button rotates the model - holding / dragging the right mouse button pan the model - rotating the mouse wheel forward moves away from the model / backward moves towards the model - clicking home...
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.