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

View related business solutions
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
    Learn More
  • Safety Management Platform | SafetyIQ Icon
    Safety Management Platform | SafetyIQ

    Keep your workers safe, no matter where they are

    SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
    Learn More
  • 1

    funcfinder

    function finder

    ff util is created for searching some text (functions, variables, definitions) in some source tree in all files (and just for fun), a program for programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    pandoc

    Universal text format converter

    Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. For latest releases, see https://github.com/jgm/pandoc/releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    XqqUnit

    XSLT and XML unit testing framework

    Framework to easily unit test XSLT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    data2bin

    Create structured binary files from XML data.

    Need to create binary files with data for Your program, game etc.? Tired of using hex-editor and editing the file manually with the risk of structure-mismatches? Too lazy to reedit complete file after changing structure members order or size? "data2bin" is a utility that takes: 1. Your structures description (you can use integers of different sizes and endiannesses, null-terminated text strings, fixed-size binary strings, structures, arrays...) 2. Your data in a XML file written down...
    Downloads: 19 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
    Learn More
  • 5
    Xcerpt is a Query and Transformation Language for XML and Semistructured data. Instead of the navigational approach of XPath-based languages like XSLT or XQuery, Xcerpt uses patterns for querying and is based on concepts of logic programming like unifica
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tautomaton is a C++11 -template library for deterministic (DFA) and non-deterministic finite automata (NFA). It supports regular expressions and efficient input matching of multiple regexps simultaneously. The library comes with a somewhat grep-like command-line tool for showcasing these features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    lsdup

    List files with duplicate contents

    lsdup, short for "list duplicates", is a command line tool which can assist in finding and removing files with identical contents. Unlike many file deduplication tools, this has a "comparison mode" which lets you tell lsdup to "only read the files in this directory, do not consider any for duplicates... but, the files in that other directory may have duplicates, so delete (or move) any of those." lsdup also has normal deduplication, where, if given a single directory, it will sort...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Voikko

    Voikko

    Library of linguistic tools

    Voikko is a spell checking, grammar checking, morphological analysis and hyphenation system. Spell checkers are available for multiple languages, other features for Finnish only.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9

    AnyCmd

    AnyCmd - a Total Commander lister plugin

    AnyCmd is a Total Commander lister plugin that permits redirect standard output and error streams of any program to Total Commander lister view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 10

    gwyexport

    Gwyddion based export SPM file channels to images

    Command line tool based on Gwyddion to export all the SPM file channels to images with some filtering and export metadata to text file. Based on code by P. Rahe and Yeti from Gwyddion.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Kayacc

    A Compiler Development Toolkit

    Kayacc is an alternate name for the TOMBO project. I am in the process of updating the Tombo project page with version 2.1.0. Please download Tombo2.1.0.tar.gz from the Files tab. Tombo is a compiler generation toolkit for constructing compilers and interpreters. It includes a BNF compiler that generates parsers for context free grammars, and a class library to support compiler development. The class library supports symbol tables, Unicode text manipulation, reserved word mappings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ExportTxt2msSQL

    Export each line in a text file as a row in a table in MS SQL Server

    Uses the Microsoft DTS (Data Transformation Services) Engine to export each line a text file (or a set of text files) as a row in a table in a Microsoft SQL Server (2000/2005) database. Can filter for a folder, list of folders, exclusion list for files, selected file extensions. Configuration kept in an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Slength

    returns the length of user supplied strings

    I wrote Slength while working on my SQL Final project--you see, in an SQL database when you want to store a string of text in a field you have to declare the field's type as a varchar and give it a maximum length; I wrote slength to help me figure out how long I would need to set any given varchar field. Slength was originally written in Perl, then rewritten in Python, and is now currently developed in Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DiffReport

    DiffReport

    Code Difference report

    Often I have seen some Huge Maintenance Projects it is always very difficult to track the incremental files for each release and If we want to do that we need to checkout both the branches and use some UI based tool to get the diff of the files finally we end up waiting in front of the PC for a long time and do this job. In many cases we spend more than 2 hrs/day. The time increases if there are more such parallel releases and at the end of the day 1 developer does it as full time job and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    EncTool

    Command line tool to detect and convert files encoding.

    Command line tool to detect and convert files encoding. Works with files or directories. Can be used to add or remove UTF-8 BOM. Multi-platform. EncTool requires Java 1.5 or highter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MFileGrepSubst

    Command Line Program to replace Search Strings in files.

    This command line program replaces regular expression search strings in files with new strings. The program is cross platform compilable. The program is much like passing files to sed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MCoronaSimRestart

    Sends Control - R to Coronal Simulator to Restart

    This simple Console Windows program sends Control-R to restart and bring to foreground the Corona SDK Simulator. This console application was to be launched from a text editor so that you do not have to switch to the Corona Simulator and restart it every time you make changes to your code .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    hex2file

    Tool to convert hexadecimal files to custom file formats

    hex2file is a tool to convert Intel hexadecimal files into custom file formats and it also display the hex file contents in different views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wiko, the wiki compiler, compiles wiki like files into html and LaTeX, combining easy wiki syntax, your preferred non-web text editor and svn/cvs control to write static webs, cientific articles or even blogs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Toolsverse ETL Framework

    Toolsverse ETL Framework

    Open source Extract Transform Load engine written in Java

    ETL Framework is a standalone Extract Transform Load engine written in Java. It includes executables for all major platforms and can be easily integrated into other applications. Key Features: * embeddable, open source and free * fast and scalable * uses target database features to do transformations and loads * manual and automatic data mapping * data streaming * bulk data loads * data quality features using SQL, JavaScript? and regex * data transformations Requirements *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Java Fast Method Call Graph Generator

    Analysis tool that generates method call graphs

    The project's aim is to develop a fast Method Call Graph generator for the Java Programming Language. The search proceedure combines a Finite State Machine and ad hoc parsing to allow for fast access to method definitions and method calls within the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Webdevelopment Helper

    Reduces data usage for websites and increases browser support for CSS3

    ... in it, it will not be considered (and this could cause major issues if you had in-line comments), and all white space is removed, except the single space, preventing non-white space in plain text. Also, if your css3 command starts with "@", it will need to be all in one line. (example: @keyframes ___{} must all be on a single line.) However, it will increase support, and reduce the file size, so that when many people visit your website, you use less data and have more functionality for more people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    gundercrypt [MOVED]

    A CLI text encrypting/ciphering program and library for java

    ** MOVED: to github.com/gundermanc/gundercrypt A CLI text ciphering program and library written in java that makes use of pseudo random numbers and a password (provided by the user) to generate encrypted text by selectively shifting each subsequent letter by a pseudo-random index, encoding it as a letter stored in a hidden position within the String, and then re shifting the encrypted String again by numeric values deduced from a password to provide a dual layer of security. Easily can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SEAGE
    Search Agents - a framework for collaboration of meta-heuristic agents
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project