RSS 67 projects tagged "Awk"

No download Website Updated 02 Apr 2013 libmawk

Screenshot
Pop 63.39
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 20 Nov 2012 deawk

Screenshot
Pop 40.91
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 20 Mar 2012 alpine-notify

Screenshot
Pop 18.47
Vit 20.66

alpine-notify notifies you of new messages received by the Alpine MUA. Depending on the environment in which it is invoked, it can use notify-send (from libnotify), print to stdout, or run a custom program supplied by the user, passing it message details as arguments.

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.

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 29 Mar 2012 OpenWAG200

Screenshot
Pop 26.23
Vit 1.62

OpenWAG200 is a project dedicated to enhance the functionality of the Linksys WAG200G wireless / DSL router.

Download Website Updated 17 Jul 2009 qmail-relog

Screenshot
Pop 28.25
Vit 1.00

qmail-relog is a simple gawk script that reads and rewrites qmail-send log files in multilog or splogger format.

No download Website Updated 16 Jul 2009 ePoint HotSpot

Screenshot
Pop 56.21
Vit 1.42

ePoint HotSpot is a firmware for wireless routers based on OpenWRT with some ePointy extensions and an ePoint-branded UI theme. It is distributed as a stand-alone flashable firmware-image, as a set of extension packages for OpenWRT, pre-installed on wireless routers, and in source code. It is aimed primarily at catering businesses, Internet cafés, and medium-sized communities (e.g. residential co-ops) wishing to share their Internet connection on a fair basis. The primary target hardware is WRT54GL by Linksys.

No download Website Updated 12 Dec 2010 UnifiedSessionsManager

Screenshot
Pop 46.38
Vit 1.28

UnifiedSessionsManager is a unified and simplified interface for the use and management of local and remote sessions on physical and virtual machines. It provides management of distributed and stacked virtual machines, management of desktops and workspaces on multiple monitors, seamless access to all types of sessions, and support of encrypted connections using SSH.

No download Website Updated 10 Sep 2012 LMDBG

Screenshot
Pop 80.19
Vit 8.08

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

pbs_python

Python bindings for the Torque resource management system.

Screenshot

Project Spotlight

SMPlayer

A frontend for MPlayer.