RSS 66 projects tagged "Awk"

No download Website Updated 22 Apr 2013 geo-*

Screenshot
Pop 149.80
Vit 20.84

geo-* is a set of tools for geocaching, including tools for accessing the www.geocaching.com, opencaching.com, opencaching.us, and navicache.com websites, tools for geocoding addresses and creating maps, and tools for manipulating Mapopolis place guide data. The focus of these tools is to provide a command line driven environment.

No download Website Updated 14 Apr 2013 ELF statifier

Screenshot
Pop 616.42
Vit 48.60

ELF statifier makes one executable file with no runtime dependencies from a dynamically-linked executable and all its libraries. This file can be copied and run on another machine with no need for all of the libraries.

No download No website Updated 08 Apr 2013 pwgrep

Screenshot
Pop 197.86
Vit 8.80

pwgrep is a simple password manager that manages a database file using encryption of GnuPG. It uses encryption and version control on all of the passwords that are stored. The password database can be used on several hosts at once with automatic synchronization. Even several users can share the same password database. The versioning system will keep track of who was changing which entries and at which time. The versioning system to use can be configured (and is Subversion by default). Besides passwords, pwgrep can also be used for storing a collection of files like certificates. The file shredding command for secure deleting of temporary files can be configured. A local backup of all database changes is automatically made. It can be used without a GUI (such as through an SSH session).

No download Website Updated 02 Apr 2013 libmawk

Screenshot
Pop 63.69
Vit 1.02

libmawk is a fork of mawk 1.3.3 restructured for embedding. It allows you to embed awk interpreters in any application written in C or in a language that can interface C libraries. This allows the application to have plugins, configuration, run control, and AI written in awk. It extends the original feature set of mawk with modularity (C-style include), save/load of compiled bytecode, function calling by name-in-string (substitute for pointers/references), and accounting and limiting of memory and CPU use. While awk as a language does not offer OOP and complex data structures, it is still reasonably powerful. A major advantage is the short learning curve for new users.

Download Website Updated 24 Feb 2013 PlayShell

Screenshot
Pop 68.38
Vit 16.51

PlayShell is a player handler and playlist manager with a shell-like interface for the console. It emulates most playing functions and handles most players like VLC, MPlayer, mpg321, and SoX. It is best for playing music in a terminal or console and supports video files as well.

Download Website Updated 07 Jan 2013 gtkdialog

Screenshot
Pop 148.83
Vit 18.04

gtkdialog is a GUI creation utility that can be used with an arbitrary interpreter. It enables the programmer to describe a graphical user interface in a simple XML language, and create callbacks with any interpreter that supports either files, standard I/O, or environment variables. It can be called as an external program from the interpreter, but can be used as a stand-alone framework for the application as well. Stand-alone, bash, and awk examples are provided.

Download Website Updated 30 Dec 2012 IMDB movie fetcher

Screenshot
Pop 108.17
Vit 6.15

IMDB movie fetcher is a script to search and get details about movies from IMDB.

Download Website Updated 10 Dec 2012 MAWK

Screenshot
Pop 213.51
Vit 17.91

Mawk (Mike's AWK) is an interpreter for the AWK Programming Language.

Download Website Updated 20 Nov 2012 deawk

Screenshot
Pop 40.14
Vit 1.00

deawk is a very simple double-entry bookkeeping system designed for self-employed people. It uses three (text) data files: transactions, a chart of accounts, and an optional vehicle log. Reports are generated by running bash scripts which run awk. deawk currently does not support depreciation of capital assets.

No download Website Updated 10 Sep 2012 LMDBG

Screenshot
Pop 79.94
Vit 8.02

LMDBG is a collection of small tools for collecting and analyzing the logs of malloc/realloc/memalign/free function calls. Unlike many others, LMDBG does not provide any way to detect overruns of the boundaries of malloc() memory allocations, as this is not the goal. Like most other malloc debuggers, LMDBG allows detecting memory leaks and double frees. However, unlike others, LMDBG generates full stacktraces and separates the logging process from analysis, thus allowing you to analyze an application on a per-module basis.

Screenshot

Project Spotlight

MDIFramework

A ready-to-use architecture to ease the creation of MDI-style applications in Java.

Screenshot

Project Spotlight

eSpeak for Android

A text-to-speech tool.