Showing 20 open source projects for "wordlist generator windows"

View related business solutions
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
  • 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.
  • 1
    ffsend

    ffsend

    Easily and securely share files from the command line

    Easily and securely share files and directories from the command line through a safe, private and encrypted link using a single simple command. Files are shared using the Send service and may be up to 1GB. Others are able to download these files with this tool, or through their web browser. All files are always encrypted on the client, and secrets are never shared with the remote host. An optional password may be specified, and a default file lifetime of 1 (up to 20) download or 24 hours is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    go-wkhtmltopdf

    go-wkhtmltopdf

    Golang commandline wrapper for wkhtmltopdf

    We needed a way to generate PDF documents from Go. These vary from invoices with highly customizable layouts to reports with tables, graphs and images. In our opinion, the best way to do this was by using HTML/CSS templates as a source for our PDFs. Using CSS print media types and millimeters instead of pixel units we can generate very accurate PDF documents using wkhtmltopdf. It takes care of setting the correct order of options as these can become very long with multiple pages where you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    bee

    bee

    Bee is a tool for helping develop with beego app framework

    ... Bee. Custom commands are provided from the "scripts" object inside bee.json or Beefile. Bee also comes with a source code generator which speeds up the development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    backslide

    backslide

    CLI tool for making HTML presentations with Remark.js using Markdown

    CLI tool for making HTML presentations with Remark.js using Markdown. Use bs init to create a new presentation along with a template directory in the current directory. The template directory is needed for backslide to transform your Markdown files into HTML presentations. You can create as many markdown presentations as you want in the directory, they will all be based on the same template. Use bs serve to start a development server with live reload. A page will automatically open in your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    Deep Daze

    Deep Daze

    Simple command line tool for text to image generation

    Simple command-line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). In true deep learning fashion, more layers will yield better results. Default is at 16, but can be increased to 32 depending on your resources. Technique first devised and shared by Mario Klingemann, it allows you to prime the generator network with a starting image, before being steered towards the text. Simply specify the path to the image you wish to use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ezthumb
    A video thumbnail generator based on FFMPEG.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 7
    Big Sleep

    Big Sleep

    A simple command line tool for text to image generation

    A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Ryan Murdock has done it again, combining OpenAI's CLIP and the generator from a BigGAN! This repository wraps up his work so it is easily accessible to anyone who owns a GPU. You will be able to have the GAN dream-up images using natural language with a one-line command in the terminal. User-made notebook with bug fixes and added features, like google drive integration. Images will be saved to wherever...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    reg

    reg

    Docker registry v2 command line client and repo listing generator

    Docker registry v2 command line client and repo listing generator with security checks. We do not allow users to pass all the custom certificate flags on commands because it is unnecessarily messy and can be handled through Linux itself. Which we believe is a better user experience than having to pass three different flags just to communicate with a registry using self-signed or private certificates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PlaylistForVolvo

    Playlist generator for Volvo cars

    Command line tool for Windows platform to generate playlists (m3u) for every folder on USB drive. Useful for Volvo cars. Playlists are gererated for first 2 levels of folder structure. Playlist names are generated by rule: 1. first level - _<folder name> 2. second level - <first 3 letters of root folder name>. <folder name> Playlist for folder contains all audio files in folder subtree. Recommended folder organization: 1. first level - genres 2. second level - albums Usage
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 10

    PrydeWorX Library

    The PrydeWorX C++ Library of workers, tools and utilities.

    The PrydeWorX Library project has been moved to: https://pwxlib.prydeworx.com The page here is kept as historical reference. The information is outdated, and won't get updated any more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FractalNow

    FractalNow

    Fast, advanced, multi-platform fractal generator

    FractalNow provides users with tools to generate pictures of various types of fractals quickly and easily. It is made of both a command line tool, FractalNow, and a graphical tool, QFractalNow. The graphical tool, based on Qt library, allows users to explore fractals intuitively and generate pictures. Both tools are entirely multi-threaded and implement advanced algorithms and heuristics that make computation very fast compared to most existing free fractal generators.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 12
    Generator express

    Generator express

    An express generator for Yeoman, based on the express command line

    An express-generator for Yeoman, based on the express command line tool. Make sure you have yo installed: npm install -g yo. Install the generator globally: npm install -g generator-express. Run: yo express and select Basic. Add --coffee if you require CoffeeScript. Run: grunt or gulp to run the local server at localhost:3000, the grunt/gulp tasks include live reloading for views, css in public/css and restarting the server for changes to app.js or js in routes/. Contributors are welcome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    fpcconvert

    g-code and HPGL code generator for FreePCB

    A command line tool for PCB job processing written in java. Input .fpc file should be generated by FreePCB. HPGL or gcode output is supported. Java ported General Polygon Clipper library is used for net contour creation. Linux and Windows platforms are tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bio.B-Gen

    Bio.B-Gen

    Initial system (box) generator for biological molecular simulations

    "Bio.B-Gen" is a command line tool to generate initial systems for biological molecular simulations. "Bio.B-Gen" was mainly designed to be used with the GROMACS molecular dynamics simulation package (http://www.gromacs.org). "Bio.B-Gen" depends on the GROMACS topology and force field information (.top and .itp data files) during the generation stage. "Bio.B-Gen" adds specified number of copies of a molecule to an existing configuration to a specified spacial domain inside the system, such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    UuidGen

    JAVA-based generation of UUIDs

    A generator for UUIDs is often needed. Not all OS platforms include one. This JAVA-based command-line tool will generate a UUID, write it to the terminal and copy it to the clipboard, every time you call it - or double-click its JAR file.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16

    TinyStaller

    TinyStaller is a small and quick install builder!

    TinyStaller is installation software used for small projects/apps that are being released on Windows platform. This small app set gives you everything you need to deploy your software on client's computers quickly and easily with a few commands in this command line tool to customize your installer. The installer does everything such as adding your full project on the Programs List on Windows to being able to generate a KeyCode in order for your users to install your software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CLIG

    command line interface generator

    CLIG - Command Line Interface Generator Clig is a code generator for several programming languages that allows you easy creation of command line parsers. Including a GUI and Command Line tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Random name generator library with rule files. Fast, lightweight and easy. Can generate rule files from custom text, you can easily use it into your application and use the command line tool to generate the best suitable name for your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A small command line tool. Usage example: listof "hello(1..3)world" will be expanded to "hello1world" "hello2world" "hello3world" Have a look on the projects homepage for further documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tool for automatic generation of UML Class Diagrams out of Java Class Files. Originally designed as a command line tool to convert .class/.jar files into .emf/.eps files, it now offers a visual environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next