Search Results for "jsch-0.1.54.jar" - Page 17

Showing 745 open source projects for "jsch-0.1.54.jar"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    Do you have lots of files? I do, particularly image files. There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows. See the Wiki or the README.txt in the .jar file for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    SimpleNetworkChess

    A simple network chess game

    A simple network chess game : only for 2 human players. Notice that in order to build the project, you need to add my jar library PluggableChessGraphism (>= 1.20), also available on Sourceforge, to the build path. Also, chess engine and images are imported from CarballoChess project : https://github.com/albertoruibal/carballo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Airway Morphology for FIJI

    FIJI App for Quantifying Airway Morphology

    Run with FIJI make sure you have Fiji, AnalyzeSkeleton, Skeletonize3D, ImageViewer download .jar file into plugins folder, restart FIJI Input takes two 3D images (image stacks) 1.) Volume 2.) Skeleton representation of the volume. Output. Various airway morphometrics (eg. diameter, length), also tesselated 3D models
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    JPacketGenerator

    UDP Packet Generator (Stream generator)

    Very basic UDP traffic generator. Works with a packet receiver to control the network status as Bandwidth, RTT, jitter, Loss % etc etc... Set Source Address, Destination address - Port Packet Size Stream Bandwidth And press start Command Line interface available java -jar JPacketGenerator.jar srcAddress srcPort dstAddress dstPort bitRate_bps All parameters are mandatory and with parameters the generator require no GUI or windows manager to work. If The project...
    Downloads: 0 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.
  • 5

    Make 3D Mask 4 IJ

    Makes a 3D Object in ImageJ using Cross Section Interpolation

    User loads the image where an object will be identified in a few cross-sections. User users one of a few tools (including LiveWire) to identify object. 3D Object output as an Image Stack. Can be converted into a tesselated 3D object using Airway Morph at (https://sourceforge.net/projects/airwaymorpholog/) Uses ImageJ download .jar file, place into plugins folder, restart ImageJ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    WordHighlighter

    Highlights words in plain texts

    Word Highlighter highlights words in texts. It is a tool for text writers or editors. The words will be loaded from an arbitrary text file. Every line in the text file contains a word. Sample applications: * Finding in a text words which shouldn't appear * Finding in a text words of interest How to input text: * Typing * Pasting from the clipboard * Loading a text file Requirements: Java 6 or higher Starting the application: java -jar WordHighlighter.jar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Color Hound

    Color Hound

    Color Hound - A pure java color picker

    .../projects/color-hound/ to a local folder on your disk. Extract the zip and execute the color-hound-1.0.jar using Java SE or run the ColorHound-1.0.exe on windows based system. System Requirement: Minimum System Requirement * JRE/JDK 1.6.0 or more * 10MB of Harddisk space * 256 MB of RAM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JChordBox

    JChordBox

    Give the chord progression and a style and jchordbox generates a song.

    ..., CreateStyleFromMidiFile, SongPlayer …). NEW:The application center is called SongPlayer and is a text based user interface that can play JChordBox song. SongPlayer is a MIDI Player that can loop a song, mute or soloing tracks and displays transport informations. SongPlayer is now the default jar application. NEW:Examples have been added to the distribution package.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    Fast Decimals to Fractions
    This is the downloadable JAVA version of Fast Decimals to Fractions, so you no longer need to log on to convert your decimals. Must have JAVA to run the .JAR file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    sudoku Solver

    sudoku Solver

    A sudoku solver project built with Java with a user friendly interface

    This project has been built to allow you solve any Sudoku problem in no time. The project built using Java programming language. It`s simple interface built using Swing technology. A smart algorithm has been designed to solve your problem. First, using the systematic human way of solving. If the human failed to solve, your problem will be passed to a stronger algorithm that based on Try and Fail techniques and possibilities. Enjoy, learn and develop. You need to install Java JRE to run the .jar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    FileEncoderDecoder

    File Encoder And Decoder

    Encoder.jar utility enrypts any file (containing text like .txt, .rtf, .html, .htm, .msg, .xml, etc.) and generates an encoded file. This encoded file may then be transferred via email or other medium from the source machine and can be decoded back to original on the target machine. The target machine should have Decoder.jar in order to reproduce it back to the original form. Decoder.jar decrypts an encoded file and regenerates the original file. Use : java -jar Encoder.jar java -jar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    desktop-sms

    Way2SMS desktop client.

    Written in Java and uses the way2api API. Download the complete archive(smser.zip) and not the jar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Annoying Pomodoro

    Annoying Pomodoro

    A pomodoro timer with several options that keeps beeping when done.

    NOTE: This is a very old, buggy, and obsolete pomodoro timer I made before I was a professional programmer. There is a much newer version with both a jar for desktop and an Android app on my github: https://github.com/RS17/AnnoyingPomodoro. Also on the Play store. This is a pomodoro timer. It has a bunch of options, including: - Keeps beeping when timer runs out to annoy you into taking a break/starting to work again. - Ticking noise - Automatically keeps track of pomodoros...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Validate_Xml_Xsd

    Simple tool to validate xml files againts multiple or single xsd files

    Simple tool to validate xml files againts multiple or single xsd files. With simple GUI and simple description of the errors. That is only beta, future releases will contain more features. v0.1 pack contain program, jdock documentation, sourcecode in java. Projekt do not import any external jar or class. If xsd file import or include another xsd files, they need to be in same catalog like main xsd file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    filtered

    filtered

    Filtered is a tool for editing SVG filters

    Filtered is a cross-platform tool for editing SVG filters. Filtered is written in Java and released under BSD license. It uses Apache Batik for SVG rendering. There are installers for windows and Mac OSX, and a Java JAR package for other platforms. Filtered is targeted for visual editing of SVG filters, and doesn't provide general vector drawing capabilities. It is meant to be used as a companion for a vector editing package, to allow better control over SVG filter creation and editing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SDT API

    semantic decision table API

    API for semantic decision table. Note that this package contains structural information of a semantic decision table, and algorithms of managing semantic decision tables. Implementation of rendering is not included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    You can export Google contacts and import to your Nokia phones very easily. Just export the Google contacts in vCard format (.vcf file). Split the file using "dbVcfSplitter" and import those files using your Nokia PC Suite or OVI Suite. Done!! Usage: (1) Open the Command Prompt or the terminal. (2) "cd" to the folder/directory where the .vcf file resides. (3) type as shown below java -jar dbVcfSplitter.jar filename.vcf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Child PC Timer

    A java program to limit the time your child spend on PC

    With this program you can control how long a user can work on PC - just activate the scheduler on your PC: - run once when the user log on to the Windows javaw -jar c:\JavaApplicationTimer.jar 60 the 60 means minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MCManager

    MCManager

    MCManager - The ultimate Minecraft content manager.

    Install mods, texture packs, save files, and jar files to your minecraft folder, and automatically do anything else you'd otherwise need to navigate to .minecraft to do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Java Dynamic Component Framework

    This is a lightweight java dynamic component framework

    This lightweight dynamic component framework, implemented in Java in a first time uses no code generation at all but uses only contracts. Contracts are expressed using simple software mechanism as interfaces and/or reflection (from middleware to application). A single small jar hosts the code dedicated to data, event and services management over the network, using contracts, reflection and generics. The main goal of the Java Dynamic Component Framework (jdcf) is to simplify the writing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AGAVE

    AGAVE is an agile tool to verify evolving software specifications

    ...”. In the conditional case, a set of constraints on transparent states is reported as well. AGAVE takes as input three files: Example1.xml contains the Statechart to be analyzed Example1Property.txt contains the property to be verified Example1InitialState.txt contains the initial values of the atomic propositions To run AGAVE download these three file plus AGAVE.jar in the same folder . Then, from the command line type: java -jar AGAVE.jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SWTOR - JCounter

    SWTOR - JCounter

    ... case "Accept License Agreement" puis prenez l'installateur en fonction de votre système d'exploitation. Une fois le JRE installé vous n'avez plus qu'à double cliquer sur le .jar et le programme se lance.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Primefaces theme converter

    Primefaces theme converter

    Converting jQuery ThemeRoller theme to Primefaces jar

    "Primefaces theme converter" is simple utility for converting themes generated with ThemeRoller to Primefaces theme jar. GitHub https://github.com/maximchukm/PrimefacesThemeConverter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    One-JAR(TM)
    One-JAR(TM) is a simple solution to a vexing problem in Java: how to distribute an application as a single jar-file, when it depends on multiple other jar-files. One-JAR uses a custom classloader to discover library jar files inside the main jar.
    Downloads: 99 This Week
    Last Update:
    See Project