Showing 3488 open source projects for "cli-parser"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    skorpion_os

    skorpion_os

    the whole os and work i have done documented

    ...The system is built around a minimal i3 window manager environment with Kitty terminal and a cohesive dark aesthetic throughout. The included SkAi Firefox extension brings local AI directly into your browser, while Olly — a natural language CLI file manager — lets you interact with your filesystem using plain language powered by the local LLM.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    WAPage

    WAPage

    Free offline WhatsApp chat viewer for exported files on Windows

    ...FEATURES - Android & iOS exports supported (with or without media) - Displays text, images, video, voice messages, animated stickers, contacts, and locations - Individual and group chat support - Light and dark theme - 18 interface languages - Rename conversations, set custom profile pictures - Fully offline — no internet connection is ever made - All data stays on your machine - Runs on Windows 10 & 11 (64-bit) NOTE Parser supports exports from devices with English system language only. Chat content can be in any language. LICENSE Proprietary freeware. Qt 6.7.3 (LGPL v3), NotoColorEmoji (OFL 1.1). Source code coming soon.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    DocumentGrep

    DocumentGrep

    Search text or a regular expression in multiple documents

    ...This GUI and the command line tools work without indexing. Either the document is converted into text and processed by the RegExpr libary of Andrey V. Sorokin or handeled by the cli command itself (like pdfgrep). This GUI works well when searching in several hundreds of documents, depending on the speed of your system and the length of the documents.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Slackware Update Notifier

    Slackware Update Notifier

    SUN - Slackware Update Notifier

    SUN (Slackware Update Notifier) is a tray notification applet for informing about package updates in Slackware and CLI tool for monitoring upgraded packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    ui-utilcpp

    C++ utility library

    .... * SMLog[Mono]: Syslog Macro Log. * Socket: Simple Socket abstraction (inet+unix). * Thread: Process based pseudo thread abstraction. * CmdLine: Create CLI-like programs. * GetOpt: Abstraction of GNU C getopt_long(3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PhoneInfoga

    PhoneInfoga

    Information gathering framework for phone numbers

    PhoneInfoga is an open-source intelligence framework focused on gathering and analyzing information related to international phone numbers. The tool aggregates data from multiple scanners and external services to provide contextual intelligence such as country, carrier, line type, and potential VoIP provider details. It is designed primarily for investigators, analysts, and security researchers who need structured phone-number reconnaissance rather than real-time tracking. PhoneInfoga...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 7

    Personal Budget Tracker

    Personal Budget Tracker — Simple Expense Logger

    Personal Budget Tracker is a minimal yet functional CLI tool to help users manage their income and expenses. It supports categorization, listing, and CSV export. Great for learning Python or organizing your personal finances.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Pass simple

    Pass simple

    GUI for pass cli util

    Pass simple is a multi-platform (MACOS, Linux, and Windows) GUI for pass (https://www.passwordstore.org/) , the standard unix password manager - passwordstore. The advantages of pass simple include the use of GPGME (native C++, seamless integration with Security cards) or rnp (realtime and windows support), as well as support for YAML and Markdown. Documentation: https://shemeshg.github.io/pass-simple-mdbook/ Git: https://github.com/shemeshg/pass-simple-qt step by step install -...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    key-elf

    key-elf

    Forensic tool to recover lost BTC private keys.

    A powerful utility to hunt down Bitcoin private keys from deleted wallet.dat files or damaged hard drives. If you accidentally deleted your Bitcoin Core wallet or formatted your disk, this tool can help. It bypasses the file system and scans the raw data directly, looking for the unique "fingerprint" (ASN.1 signature) of Bitcoin private keys to recover them from the digital wreckage.The Graphical User Interface (GUI) is the advanced/premium version. If needed, please visit:...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    JTouch

    JTouch

    HTTP browser for debugging websites and proxies

    Java HTTP browser, with a Swing GUI or command line. Supports IBM and SUN JSSE, low level SSL configuration, authentication, cookies, and custom headers. This a good tool for debugging proxies, web servers, and automating complex page checking or timestamp requests.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    VanitySearch

    VanitySearch

    VanitySearch is a Bitcoin address prefix lookup tool.

    VanitySearch is a Bitcoin address prefix lookup tool. If you want to generate a secure private key, use the `-s` option to enter your passphrase, which will be used to generate the base key conforming to the BIP38 standard (e.g., `VanitySearch.exe -s "my passphrase" 1MyPrefix"`). You can also use `VanitySearch.exe -ps "my passphrase"`, which adds a cryptographically secure seed to your passphrase.Fixed custom address matching errors and private key conversion errors, changed the randomizer,...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12

    apache-logs-to-mysql

    Apache Log Parser and Data Normalization Application

    Apache Log Parser and Data Normalization Application Python handles File Processing & MySQL handles Data Processing ApacheLogs2MySQL consists of two Python Modules & one MySQL Schema to automate importing Access & Error files and normalizing data into database designed for reports & data analysis. Runs on Windows, Linux and MacOS & tested with MySQL versions 8.0.39, 8.4.3, 9.0.0 & 9.1.0. 4 LogFormats & 2 ErrorLogFormats can be loaded and 5 MySQL Stored Procedures can be processed in a single Python `ProcessLogs function` execution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web Spider, Web Crawler, Email Extractor

    Web Spider, Web Crawler, Email Extractor

    Free Extracts Emails, Phones and custom text from Web using JAVA Regex

    ...Extracts Information from Web by parsing millions of pages. Store data into Derby Database and data are not being lost after force closing the spider. - Free Web Spider , Parser, Extractor, Crawler - Extraction of Emails , Phones and Custom Text from Web - Export to Excel File - Data Saved into Derby and MySQL Database - Written in Java Cross Platform Also See Free email Sender : https://sourceforge.net/projects/gitst-free-email-ender/ Please install Microsoft OpenJDK to start the application https://www.microsoft.com/openjdk
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    SigPack

    SigPack

    SigPack - A signal processing library using Armadillo

    SigPack is a C++ signal processing library using the Armadillo library as a base. The API will be familiar for those who has used IT++ and Octave/Matlab.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    LaTeXML

    LaTeXML

    A TeX and LaTeX to XML/HTML/ePub/MathML translator

    LaTeXML is a tool that converts LaTeX documents into structured formats like HTML, MathML, and ePub. Unlike traditional TeX-to-PDF processors, LaTeXML preserves semantic content, making it suitable for web publishing, accessibility, and content reuse. It supports a wide range of LaTeX packages and is designed to enable high-quality rendering of mathematical and scientific documents.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    yuma123

    yuma123

    Continues development of Yuma as opensource project since 2012.

    Yuma123 README ----------- ==What is Yuma123== The purpose of the Yuma123 project is to provide an opensource YANG API in C and netconf cli (yangcli) and server (netconfd) appications. Branching from the last BSD licensed branch of the Yuma project the code has evolved in the following direction: - a more mainstream build system based on autoconf/automake was added - a number of critical bugs have been fixed - new IETF standards support was added (ietf-nacm, ietf-system, etc...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    SiteOne Crawler (desktop app)

    SiteOne Crawler (desktop app)

    A free, feature-rich web analyzer and exporter/cloner you will love!

    A free in-depth website analyzer providing audits of security, performance, SEO, accessibility and other technical aspects. Available as a desktop application for Windows/macOS/Linux and as a CLI tool for advanced users and CI/CD processes. It also includes an offline web page exporter (website clone, mirror).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    NetStatsBaseball

    NetStatsBaseball

    Major League Baseball Simulation

    NetStats Baseball (NSB) is a simulation of Major League Baseball. Single games may be played as well as whole seasons. Statistics are kept for games, seasons, and lifetime. NSB runs in the client/server environment. Network play is supported. Play is based upon the statistics of the real life players. Data for players and teams from 1901 to present day is included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    PLD

    PLD

    irreversible cryptographic file wiper

    Petoron Local Destroyer (PLD) Features: 10-pass default cryptographic overwrite (customizable) Argon2id + AES-CFB entropy stream per session No logs, no caching, no backups Full CLI control (purge, wipe) Clean TRASH/workflow If you want your files to truly disappear — not just be deleted - PLD is the tool. https://github.com/01alekseev/PLD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OInt

    OInt

    A command-line utility for interacting with multiple popular APIs

    Cross-platform CLI toolkit for seamless integration with popular APIs and technologies, such as messengers, file-hostings, databases, AI, etc. Currently includes methods for working with Telegram, Twitter (X), Notion, Slack, Airtable, Dropbox, Google services, S3, PostgreSQL, SQLite, MS SQL, MySQL, OpenAI API, Ollama, Neocities, Yandex.Disk, Bitrix24, CDEK, VK, VK Teams, Viber, Ozon, GreenAPI, as well as TCP and RCON protocols Supports Windows and Linux (RPM and DEB) Repository: https://github.com/Bayselonarrend/OpenIntegrations Documentation: https://en.openintegrations.dev/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java multiprecision calculator

    Java multiprecision calculator

    Multiprecision calculator

    Multipresicion calculator, based on Bigdecimal Java class . It has a library (BigMath) that makes calculations with Bigdecimal. It has also an expression parser to parse the user input. It allows you to store user defined variables and functions . You can operate with them to be used for calculations or for creating new functions with composition. With the new version, you can also calculate the derivative of a function. JDK-17 compatibility You can find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/calculadora.html?...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Emod Mouse Macro Windows 11

    Emod Mouse Macro Windows 11

    Light weight mouse and keyboard macro recording machine for windows 11

    Emod Mouse Macro stands out as a premier, free solution for recording keyboard and mouse sequences. Unlike traditional macro tools that force you to manually input X and Y coordinates and tedious command strings, Emod Mouse Macro offers a more intuitive approach by capturing your actual movements, clicks, and keystrokes in real time. Beyond its advanced recording capabilities, Emod Mouse Macro provides the flexibility to save your custom scripts, allowing you to build a library and load...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 23
    Jono-NG
    Jono-NG adalah script Bash open-source yang dirancang untuk mempermudah penggunaan John the Ripper (JtR) dalam cracking kata sandi file terenkripsi seperti ZIP, RAR, 7z, PDF, dan dokumen Microsoft Office (.docx, .xlsx, .pptx).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Simple components for Ada

    Simple components for Ada

    A software components library

    The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, arbitrary precision arithmetic, B-trees, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mnemonic-Recovery-CUDA

    Mnemonic-Recovery-CUDA

    Written in C/CUDA, this tool recovers lost mnemonics and passphrases f

    Written in C/CUDA, this tool recovers lost mnemonics and passphrases for BTC, ETH, TRX, DOGE, LTC, DASH, ZEC, BCH, and BTG. Supports BIP32/44/49/84 derivation paths. Features partial phrase recovery and a built-in dictionary for fast, efficient results. Compliant with wallet standards.
    Downloads: 10 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB