Search Results for "command prompt for java" - Page 43

Showing 3100 open source projects for "command prompt for java"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    Logic Custom OS

    Logic Custom OS

    A students experimental command driven OS

    This project is my attempt of what I like to call "A layer over layer OS". My concept of "Layer of Layer OS" or LoLOS, is that this command driven OS can run on the JVM(layer one) and then run on your primary Operating system(Unix,Linux,Windows,Mac) which is layer two. This project is a proof of concept for my self and I would share it with the Open Source world. Logic Custom OS will have many features all listed in the wiki. The project is Java based and will support most versions of Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CLOPS generates a command line parser and documentation from a succinct description of the command line. The user can explicitly express dependencies between the individual options such as exclusion or overrides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RiverGlass EssentialScanner is an open source web and file system crawler which indexes the text content of discovered files so they can be retrieved and analyzed. It provides simple scanner capabilities as part of larger enterprise search solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cpp2xml

    cpp2xml

    A tool to convert C++ definitions into XML

    cpp2xml is a tool to convert C/C++ definitions into XML. The main goal is to use the XML as input to code generation tools, but any other usage may be imagined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    NamecoinJ

    NamecoinJ

    Namecoin GUI in Java

    NamecoinJ is a Java based graphical user interface for Namecoin, a peer-to-peer Domain Name System based on Bitcoin technology (a decentralized cryptocurrency). Donations are welcome: BTC: 19o81NGAHpBmVXkfUcxSttwnBsBnLK9hS3, NMC: Mx3hanF6qXywPAyrAU4S14CwXYcMnecaai
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    SVG To Android PNG

    This is a tool for creating PNG files in LDPI, MDPI, HDPI and XHDPI fo

    This is a tool for creating PNG files in LDPI, MDPI, HDPI and XHDPI formats from SVG files. This can be useful to quickly create drawables for Android apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Game Mode API for Minecraft

    Game Mode API for Minecraft

    The Game Mode API for Minecraft allows developers to easily add new game modes to Minecraft and provides the means to heavily customise Minecraft game play while minimising incompatibilities with other mods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A gibbs energy calculator based on the CDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    rydeen

    Java obfuscation framework.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    BitcoinSuite

    BitcoinSuite

    Bitcoin GUI in Java

    BitcoinSuite is a Java based graphical user interface for Bitcoin, a peer-to-peer decentralized cryptocurrency. It is a direct fork of open source project NamecoinJ at http://sourceforge.net/p/namecoinj/. Donations are welcome: BTC: 1PqYXpLLSeAHz3FiZmPcfr451jnzsGgXbc, NMC: N2TFbwpTNhNLeXaBD8FSBbicb6guQNXUiA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    knowceans

    Utility classes from maps to search engine to random samplers

    Collection of several multi-purpose Java libraries. --- knowceans-tools = collection of Java utility classes. --- Highlights: --- org.knowceans.util: IndexQuickSort, TableList: apply order of one array/list to others +++ Vectors, ArrayUtils: array convenience +++ RandomSamplers, CokusRandom, ArmSampler, Densities: random sampling and distributions +++ Arguments: command line parser +++ StopWatch, Which, ExternalProcess: runtime stuff +++ ParallelFor: OpenMP workalike +++ PatternString...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    opmarshall

    code generator to marshall/unmarshall C and C++ data structures

    Opmarshall can encode/decode C and C++ data structures from/to a binary buffer. It's like CORBA or Google Protocol Buffer, but does not require an IDL (interface description language). Instead, your objects are simply defined in C/C++, which means that you use the SAME types in your code and on the wire (if you want to call remote systems).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Alignment of the assembled sequences to a reference genome is a common way to obtain a likely order for the contigs, though most of times the final decision is taken by the user. We present the jContigSort, a tool that sorts the genome contigs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    DirPatcher

    Why use this tool ?

    This tool can interest you, if you want to copy files from a folder to another and keep a save of the overwrit ones. The tool just need a source folder, a destination folder and a diff folder (where save files will be stored). You can also use a "revert" functionnality to revert all modifications, using the diff folder :) This tool can also be used with normal interface or by command-line. ex: java -jar dirpatcher-1.0.jar source target diff java -jar dirpatcher-1.0.jar -revert diff...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a Java-based project for complex event extraction from text and co-reference resolution. Currently the code can read BioNLP shared task format (http://2011.bionlp-st.org/) and i2b2 Natural Language Processing for Clinical Data shared task format (https://www.i2b2.org/NLP/DataSets/Main.php). Event extraction includes finding events and the parameters for an event in a text. The method is based on SVM but other ML algorithms can be adopted. The method details are explained...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Simple HTTP GET Load Tester

    Commandline java multithread http load tester

    This program is usefull for testing web balancers and so. We give him an interface with multiple ip address and program use them to send GET request. We can controll request per second, number of threads. After all it prints request count, average time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EBookME
    EBookME is Java application (GUI, console and/or applet) which generates Java ME ebooks (JAD, JAR) from input text files. Generated books can be readed on mobile phones which support Java (MIDP 1.0).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Sarcoex's Blender Web Interface

    A simple web interface for Blender, for rendering animations..

    A simple web interface for Blender, for rendering animation with clusters. "Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OrthoInspector is a new software system for orthology/paralogy analysis. Its purpose is to facilitate the installation and the maintenance of a database describing orthology/inparalogy relations and to provide tools to exploit these data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CsvToFootprint

    Convert CSV to Kicad footprint.

    For electronics engineers, when using open source EDA tools, one of big challenge is component schematic symbols and footprints. If you are creating footprints for component with more than 100 pins, it becomes very time consuming and challenging to create error free footprints. Here is a simple program to create footprints for open source EDA kicad. The idea is to describe footprint in .csv format and convert .csv to kicad footprint format. At preset program supports Kicad only, but can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TPoX is an XML database benchmark based on a financial application scenario. It is used to evaluate the performance of XML database systems, focusing on XQuery, SQL/XML, XML storage, XML indexing, XML Schema support, XML updates, and other aspects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Trivbot is a a multilingual quiz/trivia bot for IRC channels. It is written in java so it can run on multiple platforms. A question is sent to the IRC channel and the text in the channel scanned for a string that matches one of the accepted answers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Natural CLI is a library that provides Java and Python command line developers with an easy way to use human readable command line interfaces. Command line are very easy to define. For examples, visit http://naturalcli.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jfreq
    Software for counting lots of words, quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 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.