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

View related business solutions
  • 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.
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 1
    Unicoder

    Unicoder

    A Portable Wide-Character Terminal Output Package for C and C++

    ... on bold and underline or change text font and background colors. And it provides a rudimentary way to draw on the display. Currently, Unicoder supports Ubuntu-Linux GCC and on Windows it can be used with these IDEs and compilers: MS Visual Studio 2017&2019, Code::Blocks, Pelles C, Embarcadero Dev-C++, Open Watcom, MSYS, MSYS2, Cygwin and with MinGW, Clang, LCC and Digital Mars C (but Digital Mars does not support Unicode!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LuaUnit

    LuaUnit

    LuaUnit is a popular unit-testing framework for Lua

    LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, etc.) that can be used directly or work with continuous integration platforms (Jenkins, Maven, etc.). LuaUnit may be installed as a rock or directly added to your project. For simplicity, LuaUnit is contained into a single file and has no external dependency. LuaUnit may also be used as an assertion library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Free SLOC

    Free SLOC

    Free SLOC counts physical lines of code (SLOC) for many languages

    Free SLOC is a lightweight application for counting physical lines of code (NOT logical lines of code 'LLOC') for many format files, as Java, Python, C, C++, HTML,..., as well as comment lines, blank lines and delimiter lines. Use GUI or console mode (type -h in command line to see options). Use double-click right button in tree to open folder or see source file. Source code in Files tab (Kotlin)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    F&S File Find

    F&S File Find

    F&S File Find - An ultra fast, cross platform, file find tool

    F&S File Find (i.e. Fast and Slow File Find) is a cross-platform command-line tool designed for Ultra-Fast Searching for Files on your hard drive. The application uses two main facilities to quickly locate files on your drive: 1. Caching previously visited folders in order to allow Ultra-Fast searches on consequent searches. 2. Multi-Core operation to speed up searches. (Compared to the standard Windows/CLI search tools) The application is designed to favor speed over all other computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    Bash Command Builder

    Bash Command Builder

    A simple Bash IDE / Debugger

    Bash made easier: A simple IDE / Debugger for writing, debugging, and executing single commands and short scripts. If you are a struggling occasional user of Bash, or would be a user if it weren't so difficult to get started, then this program will help. Runs on Linux or Windows Subsystem for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    UCanAccess

    UCanAccess

    A pure Java JDBC driver for Microsoft Access database files

    UCanAccess is a pure Java JDBC Driver implementation which allows Java developers and JDBC client programs to read/write Microsoft Access database (.mdb and .accdb) files. No ODBC needed.
    Leader badge
    Downloads: 386 This Week
    Last Update:
    See Project
  • 7
    clzw

    clzw

    Implementation of LZW compression algorithm in C

    Simple, fast implementation of LZW (Lempel–Ziv–Welch) data compression algorithm in C. - Console encoder/decoder tools - OS independent - Could be used in embedded projects - Works with raw code-stream LZW features: - Hardcoded dictionary size - Variable code size - Code search is performed by hash table and embedded in dictionary linked lists (encoder) - No dynamic memory allocation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tensor2Tensor

    Tensor2Tensor

    Library of deep learning models and datasets

    Deep Learning (DL) has enabled the rapid advancement of many useful technologies, such as machine translation, speech recognition and object detection. In the research community, one can find code open-sourced by the authors to help in replicating their results and further advancing deep learning. However, most of these DL systems use unique setups that require significant engineering effort and may only work for a specific problem or architecture, making it hard to run new experiments and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PythonToolkit (PTK)
    PythonToolkit (PTK) is an interactive environment for python. It was designed to provide a python based environment similiar to Matlab for scientists and engineers however it can also be used as a general purpose interactive python environment.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    StructPie

    StructPie

    A set of C libraries to implement data structures and algorithms

    Struct-Pie (Structures Pie) is a set of C shared libraries to implement data structures and algorithms so that they can be used/integrated easily into C projects. LIFO & FIFO Stack, Binary Search Tree, Priority Queue and a Hash Table are implemented and included in this package. Future releases will have many other data structures. The hash table in this package uses separate chaining to avoid collision. In the "hash_table" directory, the hash table implementation uses linked lists. While...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PDFtk Bookmarks Editor

    GUI for updating PDF bookmarks using PDF Toolkit (PDFtk) on Windows

    Free and open source GUI application for updating bookmarks in a PDF document using the PDF Toolkit command line tool, PDFtk Server. User selects the PDF via drag and drop and then edits the bookmark entries in a text file using a simple, 1-line data format. Program handles everything else in response to a few user button clicks. OS: Windows. Author: David King. License: GPLv3.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 12
    Flat file extractor can be used for reading and parsing different flat file structures and printing them in different formats. ffe is a command line tool developed in GNU/Linux environment and it is distributed under GPL. Project moved to https://github.com/igitur/ffe
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Notable

    Notable

    The Markdown-based note-taking app that doesn't suck

    ... Dropbox, use Git, run a regex-based search and replace etc. A dark theme is also available. In the future support for custom themes will be added as well. Zen mode provides a minimalistic editing and reading experience, hiding everything that's not necessary. Notable is also keyboard friendly, has a quick open window, and we'll soon add a command palette too, so you won't have to click any buttons if you don't want to.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    CSVfix

    CSVfix

    Command-line tool specifically designed to deal with CSV data

    ...://csvfix.byethost5.com/csvfix15/csvfix.html?csvfix.html?Usage.html?i=1&i=2 CSVfix aims to provide a solution to these problems. It is a command-line stream editor specifically designed to deal with CSV data. With it you can, among other things:
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    EJE (Everyone's Java Editor)

    EJE (Everyone's Java Editor)

    Learn Java the easy way!

    EJE is a simple Java editor, perfect to learn Java, without learning a complex development tool. EJE is multi-platform (written in Java), light- weight, user-friendly and have several useful basic features. A good help to start with Java! Supports the study of the Java for Aliens book (www.javaforaliens.com), or other my books (Italian Language) like www.nuovojava.it. You don't need to install the JDK anymore (the runtime is embedded). See the video "How to create the "Hello World App in 20...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    A collection of small utilities for: data extraction (text or binary files), data buffering, message queue control, column addition, date/time manipulation, and data recovery testing.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 17

    sponge

    A website crawler and links downloader command line tool

    sponge is a website crawler and links downloader command line tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cmc2rmt

    cmc2rmt

    Chaos Music Composer to Raster Music Tracker conversion tool

    This command line tool loads Atari CMC module and generates RMT text output containing SONG and PATTERN data. Currently INSTRUMENT conversion is not implemented. This project is using .NET Core: https://dotnet.microsoft.com/download/dotnet-core/current/runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JCppEdit v4.0

    JCppEdit v4.0

    Best IDE for Beginners

    JCppEdit is a free as well as "best IDE for Beginners" and is your one-stop IDE for all your coding needs. Whether you need to finish your Java project or submit your first HTML web page or perhaps have a need to code in C language while executing a java program into a Java IDE, JCppEdit will help you achieve your goals easily. Exploring your project and detecting an error in your code is much easier. You will not waste time detecting errors before compiling codes because you will get a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    fpqui

    Command line tool to show tooltip notifications near System Tray.

    FPQUI is command line - based tool to show popup tooltip notifications near System Tray from command line. After install you can, for example, type command <fpquitip text "Hello world." preset stdTooltip delay 15000> and view popup message near system tray. You can use FPQUI to notify user on any event from batch files or from your programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    yapyutils

    yapyutils

    Utilities for platform indepentent low-level system APIs.

    .... The current release contains: * *yapyutils.modules* A utility to locate and load modules by a given name and/or file system path name, based on the *sys.path* variable. * *yapyutils.files* Search and location of files, e.g. modules and configuration files. * *yapyutils.help* Simple help for command line interfaces. * *yapyutils.config* Configuration file support, in particular for the initial setup of software packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    turtle

    turtle

    Shell programming, Haskell style

    Turtle is a reimplementation of the Unix command line environment in Haskell so that you can use Haskell as a scripting language or a shell. Think of turtle as coreutils embedded within the Haskell language. The turtle library focuses on being a "better Bash" by providing a typed and light-weight shell scripting experience embedded within the Haskell language. If you have a large shell script that is difficult to maintain, consider translating it to a "turtle script" (i.e. a Haskell script...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.
    Leader badge
    Downloads: 1,008 This Week
    Last Update:
    See Project
  • 24

    TestLink-API-Python-client

    Python XML-RPC client for TestLink

    ... class - TestLinkHelper - search connection parameter from environment variables and command line arguments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cvs Changelog Builder
    CvsChangelogBuilder is an utility to generate advanced, differential and/or graphical changelogs, for a project hosted on a CVS server (CVS change log). It provides a better output than the 'cvs log' command, and accept a lot of options.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project