RSS 75 projects tagged "Awk"

No download Website Updated 22 Apr 2013 geo-*

Screenshot
Pop 147.65
Vit 22.65

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 610.60
Vit 51.94

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.16
Vit 9.20

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.32
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 69.20
Vit 16.97

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 149.98
Vit 18.37

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 109.98
Vit 6.23

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.89
Vit 18.17

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

Download Website Updated 20 Nov 2012 deawk

Screenshot
Pop 41.17
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 18 Nov 2012 runawk

Screenshot
Pop 122.31
Vit 15.18

runawk is a small wrapper for the AWK interpreter that helps one write standalone AWK scripts. Its main feature is to provide a module/library system for AWK which is somewhat similar to Perl's "use" command. It also allows one to select a preferred AWK interpreter and to set up the environment for AWK scripts. Dozens of ready for use [modules].awk are also provided.

Screenshot

Project Spotlight

Pidgeon

An IRC client.

Screenshot

Project Spotlight

libj

A native runtime library equipped with a Java/JavaScript-like API.