Trim Lines

By Author: vitaliyg
This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style.

Usage example:
trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git

With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed.

Can process unicode and system native encoded text files.
Programming language is C++ with Qt, it can be compiled for any platform supported by Qt.

Feature

  • cross platform
  • Qt
  • CLI

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 .........

Similar: 17%

pdfsandwich

pdfsandwich generates "sandwich" OCR pdf files, i.e. pdf files which contain only images (but no editable text) will be processed by optical character recognition (OCR) and the text will be added to each page invisibly "behind" the images. pdfsandwich is a command line tool which .........

Similar: 15%

Swiss File Knife

A hundred command line tools in one executable. Find and extract text in binary files, list dir tree sizes, filter and replace text, run an instant ftp server, http server for easy file transfer, find duplicate files, join many text files into one, create and verify md5 checksum lists, run a command.........

Similar: 14%

notepas

Notepas is a fast native multiplatform text editor written in Lazarus and can be compiled for multiple platforms and widget sets using the advanced native Free Pascal Compiler. Aimed towards developers it is equipped with some functions usually not found in other text editors and introduces a couple.........

Similar: 12%

The Ring Programming Language

The Ring is an Innovative and practical general-purpose multi-paradigm scripting language that can be embedded in C/C++ projects, extended using C/C++ code and/or used as standalone language. The supported programming paradigms are Imperative, Procedural, Object-Oriented, Functional, Meta programmi.........

Similar: 10%

wxMEdit

•Added automatically checking for updates •Added bookmark support •Added right-click context menu for each tab •Added purging histories support •Added selecting a line by triple click •Added FreeBASIC syntax file •Added an option to place configuration files into %APPDATA% directory under Windows •I.........

Similar: 9%

Madedit-Mod

Madedit-Mod is a clone of MadEdit with a log of critical bug fix from me or other developers. A lot of new features were added, such as Drag-Drop Edit(cross platform), Highlight word, etc. The reason that I maintained this project is that the author of MadEdit had not worked on it for for a long t.........

Similar: 8%

Lioness (Languages Interop Framework)

Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4....

Similar: 6%

Ryouko

This project has been moved to https://github.com/foxhead128/ryouko...

Similar: 5%

ZEsarUX

It's a ZX Machines Emulator for Unix, including: -ZX Spectrum -ZX-Uno -ZX80 -ZX81 -Z88 -Jupiter Ace -Chloe 140 SE, Chloe 280 SE -Prism -Timex TS 2068 -Amstrad CPC 464 It has been voted as the best Spectrum emulator on 2015 by web retrogamingtotal.com: https://twitter.com/retrogamertotal/status/678.........

Similar: 5%