Search Results for "command line search text" - Page 11

Showing 1468 open source projects for "command line search text"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 1
    LabMACOSX
    ... (Syntax of nmap is inside the application). Packetstorm is all packet storm exploits database all inserted inside in the application Packetstorm, Shoppingosx an example of https connection. The application Ob open four browsers, Tesseract applications container, TAL, Chatosx, AndroMac, AndroEmu, MySMS, Shutdown, Updater, Search for, MyMaps, SOA, BLI, Xcoder, BasicProg, BasicProg2, VM, D,M&Z Suite Basic and D,M&Z Suite Advanced (POSIX based).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    htmanager

    htmanager

    htmanager create users tree directories, htacess and htpasswd files

    .../.htpasswd 2. complete users lines USERNAME, CODE colunms 3. clic on htmanager.exe directly htmanager create htpasswd, htaccess files and users subdirectories 4. Transfert all HTDIR directories files with a ftp client on your web site II. USING IN COMMAND LINE htmanager [csv file name] if csv file is void, htmanager use "pwlist.csv" III. REBUILD source code : htmanager.c written in C for rebuild : make.bat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 3 This Week
    Last Update:
    See Project
  • 4
    pdf-editor

    pdf-editor

    Edit your PDFs without needing a subscription or creating accounts

    Edit your PDFs without needing a subscription or creating accounts. Add a GUI/Turn it into a web application. Add a parser for the command line to do multiple commands at once e.g. merge (cut pdf1) pdf2. Tested working with Python 3.8.5. Install venv (py -3.8 -m pip install virtualenv). PDF and Word documents are binary files, which makes them much more complex than plaintext files. In addition to text, they store lots of font, color, and layout information. If you want your programs to read...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5
    Hugging Face Transformer

    Hugging Face Transformer

    CPU/GPU inference server for Hugging Face transformer models

    Optimize and deploy in production Hugging Face Transformer models in a single command line. At Lefebvre Dalloz we run in-production semantic search engines in the legal domain, in the non-marketing language it's a re-ranker, and we based ours on Transformer. In that setup, latency is key to providing a good user experience, and relevancy inference is done online for hundreds of snippets per user query. Most tutorials on Transformer deployment in production are built over Pytorch and FastAPI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    psgdump

    Dump psg/ym chip tune files to txt and midi format

    PSGDump tool is parser and converter for chip tune files. It supports PSG and YM input file formats, focusing on AY/YM chip tunes from ZX Spectrum and Atari ST. The tool produces text output of notes played and creates multi-track MIDI file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    rrep is a pattern replacement utility. It comes with support for regular expressions, recursive directory processing, backup, simulation and prompting. The replacement string may contain special characters to refer to portions of the matched pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    moe

    moe

    A command line based editor inspired by Vim. Written in Nim

    Moe is a lightweight, modern text editor written in Nim, designed for simplicity and efficiency while providing a minimal yet functional editing environment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    shmcat

    shmcat

    A tool to dump shared memory segments, files and text

    This is a simple tool that dumps shared memory segments (System V and POSIX), files and text. It might be useful when you have to debug programs that use shared memory.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 10
    TeXtidote

    TeXtidote

    Spelling, grammar and style checking on LaTeX documents

    If so, you probably know that the process is far from simple. Since LaTeX documents contain special commands and keywords (the so-called "markup") that are not part of the "real" text, you cannot run a grammar checker directly on these files: it cannot tell the difference between markup and text. The other option is to remove all this markup, leaving only the "clear" text; however, when a grammar tool points to a problem at a specific line in this clear text, it becomes hard to retrace...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    XML Tree Editor

    XML Tree Editor

    Basic cross-platform tree view XML editor

    XMLTreeEdit displays XML files as tree views and allows basic operations: adding, editting and deleting text nodes and their attributes. The main goal is providing a simple tool to create/edit XML configuration files for users without knowledge of XML. Built in Free Pascal Lazarus, which allows easy compilation for different target platforms. Currently binary executables were produced and tested on Windows (XP, 7) and Ubuntu Linux (GTK2). For developers: there are two units listed...
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 12

    cscope

    Efficient, text-only browser for C sources

    Cscope is a text screen based source browser, which can double as a behind-the scenes source code navigation aid for classic programmers' editors like Emacs or Vim, too. Based on a pre-parsed, condensed extract, and optionally a quick-lookup index, it finds and shows identified items in the entire source code, even of truly large projects, quickly and without fuss.
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project
  • 13
    LittleLink Custom

    LittleLink Custom

    A self-hosted open-source Linktree alternative

    LittleLink Custom is an open source self-hosted alternative to services like Linktree and many.link. LittleLink Custom allows you to link all your social media platforms easily accessible on one page. No coding or command line knowledge required. Just easy plug and play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WordWrap

    Utility for word wrapping text files

    A command line utility to go through a text file and word wrap all lines to a length determined by the user
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Generate Default Index Webpage

    Generate Default Index Webpage

    A Shell Script to Generate the Default Index Webpage for any Folder

    Please Download the Above zip file, Extract it and view the README file for instructions. Refer Screenshots / Video below. Character Set to be used for your input data: The html file generated carries a default charset setting, in its fourth line, as follows : charset="ISO-8859-1" If your data is still not getting displayed properly, then change this charset, using a text/code editor, to suit your input data. List of charsets are here : http://www.madore.org/~david/computers...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Bandwidth

    Bandwidth

    Monitor monthly internet Transmit and Receive bandwidth usage - Linux

    Keep track of bandwidth usage Allows Linux users to monitor their Transmit and Receive bandwidth usage with a simple text based menu, via your browser or from the command line. Some of us are unable to get "unlimited", "all that you can eat", internet packages and are left trying to stay within our Download/Upload limits, whilst paying dearly for the "privilege". Equally, we didn't have the foresight or the money to purchase an snmp managed router, so we are unable to strip the traffic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    docproj.php

    This PHP module provides HTML documentation using C-style comments.

    This php module runs from the command line. Using preset headers inserted into the source code, it can be used to generate documentation for modules, methods and functions for any text-based source code, that uses C-style commenting such as PHP, C, C++, C#, JavaScript and Java. It is also able to include specified folders that are one level beneath the current folder, one level above, or in a sibling folder beneath the same parent folder. Please refer to https://sourceforge.net/p/docprojphp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    mgrep - A Multiline grep Implementation

    mgrep - A Multiline grep Implementation

    mgrep is a command line tool that allows users to search text files for lines matching a given regular expression. It is similar to the well-known Unix utility, grep. As a natural extension to the single-line regular expressions, mgrep is also capable of searching for multiline patterns. mgrep is not a grep replacement, but it is intended to be grep-compatible: implemented options and behavior should be the same as those of grep. mgrep is written in C++ using the Boost.Regex library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RefDB is a reference database and bibliography tool for SGML, XML, and LaTeX documents, sort of a Reference Manager or BibTeX for markup languages. It is portable and known to run on Linux, Free/NetBSD, OSX, Solaris, and Windows/Cygwin.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    nano for Windows

    nano for Windows

    GNU Nano - Command-line Text Editor

    GNU nano is a text editor for Unix-like computing systems or operating environments using a command line interface. It emulates the Pico text editor, part of the Pine email client, and also provides additional functionality. Unlike Pico, nano is licensed under the GNU General Public License (GPL). Released as free software by Chris Allegretta in 1999, nano became part of the GNU Project in 2001. Visit: http://albanese.atwebpages.com
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • 21
    Adminer

    Adminer

    Database management in a single PHP file

    ... and password. Select an existing database or create a new one. List fields, indexes, foreign keys and triggers of table Change name, engine, collation, auto_increment and comment of table. Alter name, type, collation, comment and default values of columns. Add and drop tables and columns. List data in tables with search, aggregate, sort and limit results.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 22
    alvd

    alvd

    alvd = A Lightweight Vald. A lightweight distributed vector search

    A lightweight distributed vector search engine based on Vald codebase. Vald is an awesome highly scalable distributed vector search engine works on Kubernetes. It has great features such as file-based backup, and metrics-based ordering of Agents. Also, Vald is highly configurable using YAML files. It works without Kubernetes, single binary (less than 30MB), easy to run (can be configured by command-line options), and consists of Agent and Server. alvd has almost the same features as Vald's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ECCE is a text editor designed by Hamish Dewar at Edinburgh University in the 1960's, which is still in daily use. Several historical implementations of ECCE exist in various languages. This implementation in portable C is for modern computers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents. And very few lines of code (or no line at all!) are needed to do that. Some typical usage domains of JDynamiTe are: - dynamic Web pages creation, - text document generation, - source code generation... In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data. The main benefit of JDynamiTe is to allow a true...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Menu Maker is 100% Python heuristics-driven menu generator for a number of X Window Managers and desktop environments. It features large knowledge base of known programs, powerful and flexible search algorithms, persistence of menus across several WMs
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project