Pinned Repositories
aliasmanager
Alias Manager, mange BASH alias/function scripts with a GUI. Easily integrate scripts into bashrc...
ccat
Colorized cat command in Python. Uses Pygments to do automatic syntax highlighting.
colr
Easy terminal colors, with chainable methods.
colr.sh
A bash library for terminal colors.
easysettings
Easy Settings python module allows you to save and retrieve applications settings quickly and easily.
filetags
View, set, delete, and search file tags/comments using extended file attributes.
glader
Generate python code from a glade file. Signals are automatically stubbed out with correct arguments.
pyvalbot
Python Evaluation Bot (using PyPy-Sandbox, Twisted, and Python 2.7)
requirementz
Check pip requirements against installed versions, and other related tools.
whichfile
A command like `which` and `file`, that follows and reports all symlinks.
Cj Welborn's Repositories
welbornprod/colr
Easy terminal colors, with chainable methods.
welbornprod/easysettings
Easy Settings python module allows you to save and retrieve applications settings quickly and easily.
welbornprod/ccat
Colorized cat command in Python. Uses Pygments to do automatic syntax highlighting.
welbornprod/glader
Generate python code from a glade file. Signals are automatically stubbed out with correct arguments.
welbornprod/colr.sh
A bash library for terminal colors.
welbornprod/aliasmanager
Alias Manager, mange BASH alias/function scripts with a GUI. Easily integrate scripts into bashrc...
welbornprod/pyvalbot
Python Evaluation Bot (using PyPy-Sandbox, Twisted, and Python 2.7)
welbornprod/whichfile
A command like `which` and `file`, that follows and reports all symlinks.
welbornprod/requirementz
Check pip requirements against installed versions, and other related tools.
welbornprod/apttool
Apt tool to search packages or package info and list various pieces of info about them.
welbornprod/bashdebug
BASH script debugging tool.
welbornprod/colrc
C library for terminal colors on linux.
welbornprod/git-commands
A collection of git commands that help my workflow.
welbornprod/new
New file creator. Creates source files from templates, and opens them automatically.
welbornprod/printdebug
A small debug printing module for Python. Recursively prints lists, tuples, and dicts. Can print a debug message that includes the file name, function name, and line number.
welbornprod/todo
A little todo app I wrote to remind myself of the things I'd like to do or learn about.
welbornprod/cedit
command-line tool that automatically uses gksudo,kdesudo,sudo or whatever you want when it is needed to open files with your editor. set your favorites, and never see another 'no permissions' error again.
welbornprod/define
Get word definitions from the command-line, with possible spelling suggestions.
welbornprod/findfunc
Finds function definitions/signatures from the command line.
welbornprod/fmtblock
Format text into blocks with a maximum length for each line.
welbornprod/hexchat-plugins
Useful HexChat/XChat plugins.
welbornprod/installer
Python installer that can be dropped into any project directory. Supports custom configuration through a JSON file.
welbornprod/outputcatcher
Catches/suppresses sys.stdout and sys.stderr output, and pipes stdin/stdout/stderr from processes.
welbornprod/rustplay
Rust playpen command. Evaluates rust code using play.rust-lang.org.
welbornprod/stdinfile
Reads stdin, and creates a temporary file. For use with commands that don't accept stdin.
welbornprod/tigertamer
Convert Mozaik cut-lists (.dat) into TigerTouch-compatible cut-lists (.tiger).
welbornprod/timedop
Time python operations, or enforce a time limit on function calls.
welbornprod/timeitcompare
Compare several code snippets with timeit, possibly with several interpreters.
welbornprod/wincnc-history
WinCNC history browser.
welbornprod/wp_site
Django site for welbornprod.com...