Showing 81 open source projects for "7za commandline tool"

View related business solutions
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 1
    Neural Network Intelligence

    Neural Network Intelligence

    AutoML toolkit for automate machine learning lifecycle

    ...' trial jobs generated by tuning algorithms to search the best neural architecture and/or hyper-parameters in different training environments like Local Machine, Remote Servers, OpenPAI, Kubeflow, FrameworkController on K8S (AKS etc.) DLWorkspace (aka. DLTS) AML (Azure Machine Learning) and other cloud options. NNI provides CommandLine Tool as well as an user friendly WebUI to manage training experiements.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Fido

    Fido

    A PowerShell script to download Windows or UEFI Shell ISOs

    ... only available after forcing users to jump through a lot of unwarranted hoops that created an exceedingly counterproductive, if not downright unfriendly, consumer experience, that greatly detracted from what people really want (direct access to ISO downloads). As to the reason one might want to download Windows retail ISOs, as opposed to the ISOs that are generated by Microsoft's own Media Creation Tool (MCT).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    AllenNLP

    AllenNLP

    An open-source NLP research library, built on PyTorch

    AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP problem, along with the infrastructure to easily run them in the cloud or on your laptop. AllenNLP includes reference implementations of high quality models for both core NLP problems (e.g. semantic role labeling) and NLP applications (e.g. textual entailment). AllenNLP supports loading "plugins" dynamically. A plugin is just a Python package that provides custom registered classes or additional...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    dsq

    dsq

    Commandline tool for running SQL queries against JSON, CSV, Excel

    Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more. This is a CLI companion to DataStation (a GUI) for running SQL queries against data files. So if you want the GUI version of this, check out DataStation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 5
    PrepBuild is a commandline tool for handling the version information for Delphi projects when compiling using the dcc32.exe commandline compiler. It can also be used as a Pre-Build tool in Delphi 2007 and up.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    EncryptCLI

    EncryptCLI

    Open Source Commandline Encryption Tool written in AutoIt3

    Fully OpenSSL compliant File Encryption Tool - ALBANESE Lab © 2018-2023 Algorithms: 3DES, AES-128, AES-192, AES-256, DES, RC2, RC4 Copyright © 2018-2020 Pedro F. Albanese Source: https://github.com/pedroalbanese/encryptcli Visit: http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    StringHash

    StringHash

    Open Source Commandline String Hasher written in AutoIt3

    String Hash Tool - ALBANESE Research Lab © 2018-2019 Usage: StringHash.exe --str <string> --alg <algorithm> Algorithms: MD2, MD4, MD5, SHA1, SHA-256, SHA-384, SHA-512 Example: StringHash.exe --str MyString001 (Default MD5) StringHash.exe --str "MyString 002" --alg sha-256 Copyright © 2018-2019 Pedro F. Albanese Source: https://github.com/pedroalbanese/stringhash Visit: http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IP-XACT 2009/2014  Platform

    IP-XACT 2009/2014 Platform

    Smart GUI/Commandline tools to create IP-XACT( 2009/2014) files

    .... ipxact2verilog - Generate Verilog module from IP-XACT definition ipxact2vhdlentity - Generate VHDL entity from IP-XACT Component definition verilog2ipxact - Generates IP-XACT definition from Verilog modules vhdl2ipxact - Generates IP-XACT definition from VHDL source ipxactcoherencycheckerverilog / ipxactcoherencycheckervhdl - Validates IP-XACT Component definition with RTL validateipxact - IP-XACT Linting tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Texting and Text Message Marketing Solutions - Textellent Icon
    Business Texting and Text Message Marketing Solutions - Textellent

    Textellent's robust business texting services provide SMS and MMS capability for customer service, sales, and marketing texting programs.

    Textellent's business texting solution makes designing, managing, measuring, and integrating SMS and MMS campaigns easy. Whether used for customer service, sales, or marketing, Textellent supports your customer journey with an easy-to-use service that text-enables local business lines and serves businesses of any size. Robust scheduling and appointment reminders are also available, as are keywords and shortcodes for easy opt-in programs with TCPA compliance supported by AI.
  • 10
    gotests

    gotests

    Automatically generate Go test boilerplate from your source code

    gotests makes writing Go tests easy. It's a Golang command line tool that generates table-driven tests based on its target source files' function and method signatures. Any new dependencies in the test files are automatically imported. From the commandline, gotests can generate Go tests for specific source files or an entire directory. By default, it prints its output to stdout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HashCLI

    HashCLI

    Open Source Commandline Recursive Hasher written in AutoIt3

    Hash Digest Tool - ALBANESE Lab © 2018-2020 Algorithms: MD2, MD4, MD5, SHA1, SHA-256, SHA-384, SHA-512 Copyright © 2018-2020 Pedro Albanese Source: https://github.com/pedroalbanese/hashcli Visit: http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    INI Handler

    INI Handler

    Open Source Commandline INI Files Handler written in AutoIt3

    INI Files Handler Win32 - ALBANESE Lab © 2018-2020 INIHandler is an open source utility for manipulating INI files. This tool can read and manipulate INI files configuration values. It can parse an INI file or create a new file if it does not exist yet. The tool can get, set and delete configuration values in the INI file. Copyright © 2018-2020 Pedro Albanese Source: https://github.com/pedroalbanese/inihandler Visit: http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Commandline tool for generating MP3 playlists from ID3 tags. Configured by property file, runs head-less; user can schedule server to generate playlists from compound conditions on a regular basis. Java => "any" platform, but only tested on Win32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RCPnet

    RCPnet

    A multi-tool for network pen-testing written in python.

    A multi-tool for network pen-testing written in python. It contains effective ping functions, hostname traceroute, and cloudflare detection. This is a modification from the FoxNuke Project, which only intended to be a DOS tool for network pen testing. Contact me [main admin] at leyvarosnel@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QSFM Quick Soundfont Manager

    QSFM Quick Soundfont Manager

    Graphical Soundfont Bank Management for Linux.

    QSFM QuickSoundFontManager is a GUI for asfxload, a commandline tool on Linux, or Fluidsynth, to quick load several SF2 soundfonts in a EMU10k chip or a software wavetable synth. It is a Linux alternate to the win32-only Creative® Soundfont Bankmanager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    srttiming

    a commandline tool for manipulating time values in .SRT subtitle files

    srttiming is a tiny command-line application which converts pace and offset of SRT subtitle files among different frame rates. srttiming synchronizes ALL the time labels in the original .srt file according to given PACE and OFFSET values. srttiming can also calculate PACE and OFFSET values from given REFERENCE TIME POINTS. Currently intended for Linux/Unix platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lightweight Model Database

    Lightweight Model Database

    An easy to use and lightweight CAD model data management tool.

    This little Tool was developed in order to tidy up the CAD models and other documents in my 3D printing project folder. Full description and Manual, see: http://encorecad.de/index.php/3d-druck/lightweight-model-database-en
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    basload

    c64 basic loader generator for machine language programs

    Basload is a crossdevelopment commandline tool for the Commodore 64 that takes takes a pure machine language program file, transforms it into BASIC data statements + checksum and adds a small BASIC install routine. Main purpose of this is to share short ML programs for hardware testing/debugging in a typable form over the internet in cases where the recipient cannot transfer those to his C64 in binary state and thus has to type them in.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    openSSLGOSTSigner

    Simple GUI tool for openssl to sign files with GOST algorithm

    This software is a simple GUI tool which uses openssl command line utility underneath. It designed to sign any type of files with GOST algorithm (GOST cipher) and will be especially useful for russian ISP's and IT companies which in one way or another have to deal with Roskomnadzor's forbidden sites list to reduce the timewaste while typing in commandline each time you need to sign some file. To use this software you will need to have a ".PEM" file(which exactly used to sign files). If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    epyunit

    epyunit

    PyUnit and PyDev extensions for arbitrary Executables

    The package 'epyunit' provides extensions for PyUnit and PyDev. * Extensions for PyUnit - Unittests for arbitrary executables. * Extensions for PyDev - Automation of search and load of pydevd.py The extensions are applicable from commandline and/or within Eclipse. Online manuals: - https://pythonhosted.org/epyunit/ PyPi repository: - https://pypi.python.org/pypi/epyunit Current application examples are: - bash-core - http://bash-core.sourceforge.net Nickname - Dromi https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Argus Eyes

    Argus Eyes

    A lightweight commandline tool for visual regression testing of UI

    A lightweight command line tool for visual regression testing of UI components. After installing, you want to tell argus eyes which pages and which components to check for visual regression. Argus eyes work by going over a straightforward JSON file containing the resolutions you want to capture, as well as the pages with theirs url's, and the components with their CSS-selectors. Once argus eyes know where to find the components, it's time for some command line action. The first command you want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    DLICy

    Copying huge data very fast

    DLICy, the acronym for DiskLoadIntervallCopying, is an intelligent tool for copying huge data very fast, by first processing normal cp time and optimizing copy progress through left time that the disk should have time to reanimate herself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    cmdSayIt

    Command Line Text to Speech tool for windows

    This program uses SAPI voices for Text to speech from the commandline. its a simple tool written in C# Samples included for English and Japanese, but you will need a Japanese voice installed on your PC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    jql - commandline jdbc sql tool

    Commandline jdbc sql tool

    This a an yet another extremely simple commandline JDBC query tool. This tool does not support / require anything else beside JDBC4 driver libraries and java. It tries to know something about underlying DB metadata - currently tested against hsql and PostgreSql. You may run this tool with simple file redirection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ADOMA
    ... is a commandline program that can easily be used in pipelines. For more information check the README.md in the Files section. How to cite ADOMA: Zaal, D. and Nota, B. (2016), ADOMA: A Command Line Tool to Modify ClustalW Multiple Alignment Output. Mol. Inf., 35: 42–44. doi: 10.1002/minf.201500083 http://onlinelibrary.wiley.com/doi/10.1002/minf.201500083/abstract
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next