Search Results for "command line form filling" - Page 9

Showing 208 open source projects for "command line form filling"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 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
    Mandel is a command-line program for generating Mandelbrot set fractals - support for Julia sets is coming soon. Output is in the form of 8 bit greyscale Device Independent Bitmaps, which can be readily viewed with many common graphics programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A language-neutral, pattern entry and replication system. Hosted inside of Visual Basic 6 and 5, from the command-line, and from the system tray. Autmates programming tasks, build forms, modify controls in a completely reusable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    kirk

    Command line HTML5 generator.

    Kirk is essentially a command line tool for locally generating clean HTML code with the help of kirk markup - "kirkup". One could also say that it's a content management system. We'll see once it starts to take form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gluon highlights key words form the standard input. It imporves readability of the source codes or source diffs in the command line with svn diff command and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • 5
    Simple Stock tracking software that will allow you to show gains/losses on stocks you own, or would just like to watch. Currently this is a cli only program which will in time form the base of a full gui program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Supertagger

    Software for assigning supertags.

    Supertagging is a process of statistical lexical disambiguation, preprocessing step to parsing, which assigns LTAG tree categories to the lexical items present in the input sentence. Thus, if the input sentence is in the form of a dependency tree, the task of the supertagger is to assign the most probable TAG family to each node and edge in the dependency tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Porter Stemmer

    Java version of Porter's Stemming algorithm

    The Stemmer class transforms a word into its root form. The input word is provided from the add() methods. The stem() method will return the stem as will toString() after stem() has been called). The clear() method will wipe the Stemmer buffer and allow a new word to be input. This version extends Martin Porter's original stemming algorithm by allowing capital letters to exist in words. This version should also be plugged in wherever the old algorithm is used with few accommodations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    webserver-printing

    Raw print from javascript to preselected printer

    From JAVASCRIPT or HTML FORM can send request to this server. Can use post, get or mix the 2 options on the request call like. ARGUMENTS (all optional) PROTOCOL: HTTTP or HTTPS SERVER: LOCALHOST PORT NUMBER: port number to use, default 8888, can send more than one PROPERTIES PRINTER = Printer Name to use, this is REQUIRED URL = Url to request a file to print, PDF, or any other format, but not HTML page. FILE = Full path about some LOCAL FILE on the machine. This file must be exist on the local...
    Downloads: 0 This Week
    Last Update:
    See Project