================================================================================
{text}
================================================================================
( Command line Interface )
================================================================================
05/28/2013 22:49:42
marathon is a minimal bash/unix based launcher that tries to be smart about running or focusing apps. Just call marathon SomeApplication, and:
(Source: onethingwell)
--------------------------------------------------------------------------------
04/23/2013 21:49:35
--------------------------------------------------------------------------------
04/23/2013 21:48:27
Liquid prompt is a smart prompt for the “Bourne-Again” Unix shell (bash) and for Zsh.
The basic idea of the liquid prompt is to nicely display useful informations on the shell prompt, only when they are needed. It adds carefuly chosen colors to draw your attention on what differs from the normal context. Thus, you will notice what changes, when it changes, because you do not become accommodated to informations that are always displayed in the same way.
(Source: onethingwell)
--------------------------------------------------------------------------------
04/21/2013 15:30:18
NFFM (Not a Fancy File Manager) is a mouseless ncurses file manager written in C.
You can nagivate through your filesystem, open ,delete, rename, create files, filter files by extension or filter for file that begins with in the current directory. Folders can also be created and deleted. So nothing fancy…
(Source: onethingwell)
--------------------------------------------------------------------------------
04/21/2013 15:25:02
FeedsAPI is a full text RSS feed generator and web content extraction service that allows you to: turn any shortened RSS feeds into a full text RSS feed content, generate an RSS feed from any static webpage, turn xml and html to JSON and send RSS to emails in real time.
(Source: onethingwell)
--------------------------------------------------------------------------------
04/13/2013 12:50:07
onethingwell:
Prezto is the configuration framework for Zsh; it enriches the command line interface environment with sane defaults, aliases, functions, auto completion, and prompt themes.
See also
--------------------------------------------------------------------------------
04/08/2013 19:41:09
A bash webradio manager and player Features:
- Creating dynamic bash aliases to play/stop webradio streams from CLI
- Selecting a webradio stream via dmenu and play/stop it
- Configuration of streams in a plain text file
--------------------------------------------------------------------------------
04/02/2013 20:20:32
Tmuxstart can be used to create reusable configurations for named tmux sessions.
(Source: onethingwell)
--------------------------------------------------------------------------------
04/01/2013 18:47:55
--------------------------------------------------------------------------------
04/01/2013 18:47:41
--------------------------------------------------------------------------------
04/01/2013 18:46:57
--------------------------------------------------------------------------------
04/01/2013 18:46:37

wactbprot:
for wmiirc
MODKEY=Mod1
UP=Up
DOWN=Down
LEFT=Left
RIGHT=Right
# Colors tuples: "<text> <background> <border>"
WMII_NORMCOLORS='#888888 #222222 #333333'
WMII_FOCUSCOLORS='#ff7700 #111111 #ff7700'
WMII_BACKGROUND='#333333'
WMII_FONT='-b&h-lucidatypewriter-medium-r-*-*-*-80-*-*-*-*-*-*'
WMII_TERM="urxvt -bg \#222222 -fn 'xft:B&H LucidaTypewriter:pixelsize=11' -bd \#101425 -fg gray"
--------------------------------------------------------------------------------
04/01/2013 18:46:02
fvfavo:
I’m always forgetting the column order when editing a crontab or if a value begins with 0 or 1.
Here’s a good format description:
A field may be an asterisk (*), which always stands for “first-last”.
Ranges of numbers are allowed. Ranges are two numbers separated with a hyphen. The specified…
(Source: fvfavo)
--------------------------------------------------------------------------------
04/01/2013 18:45:48
harrychillboy:
Linux Cron utility is an effective way to schedule a routine background job at a specific time and/or day on an on-going basis.
This article is part of the on-going Productivity Tips For Geeks series. In this article, let us review 15 awesome examples of crontab job scheduling.
--------------------------------------------------------------------------------
03/29/2013 22:32:22
Interrobang is a launcher menu somewhat similar to dmenu. Interrobang has two unique features:
-
Tab completion for both commands and filename parameters (depends on bash completion)
-
A “bang syntax” inspired by the duckduckgo search engine.
--------------------------------------------------------------------------------
================================================================================