Pinned Repositories
Argv
Easy command line parsing in C++
cd-history
Maintain a history of directories we've cd'ed into.
cribbage
Analyze cribbage hands in C++, C, Go, Rust, Nim, TypeScript and Python
glob_match
Simple "glob" pattern matching.
Podcasts
Android app for playing podcasts (MP3s).
process-status
Emacs buffer mode for displaying information from /proc
rename
Rename files by applying arbitrary Perl expressions.
scanport
For a given TCP port, try connecting to every IP address on the LAN and tell which ones succeed. Attempts many connections in parallel.
setwin
A Gnome shell extension to place and size windows with a single click
xlsx2py
Convert .xlsx spreadsheet file to .py Python script
MichaelCook's Repositories
MichaelCook/cribbage
Analyze cribbage hands in C++, C, Go, Rust, Nim, TypeScript and Python
MichaelCook/glob_match
Simple "glob" pattern matching.
MichaelCook/xlsx2py
Convert .xlsx spreadsheet file to .py Python script
MichaelCook/cd-history
Maintain a history of directories we've cd'ed into.
MichaelCook/Podcasts
Android app for playing podcasts (MP3s).
MichaelCook/rename
Rename files by applying arbitrary Perl expressions.
MichaelCook/scanport
For a given TCP port, try connecting to every IP address on the LAN and tell which ones succeed. Attempts many connections in parallel.
MichaelCook/textform
Python module to format values with a template string like Perl format.
MichaelCook/Argv
Easy command line parsing in C++
MichaelCook/process-status
Emacs buffer mode for displaying information from /proc
MichaelCook/setwin
A Gnome shell extension to place and size windows with a single click
MichaelCook/architecture
Show information about the computer processor architecture.
MichaelCook/auditmake
Check makefiles for missing prerequisites.
MichaelCook/cpp_tip_of_the_week
C++ Tip Of The Week
MichaelCook/ftp-push
Push files to a remote location via ftp.
MichaelCook/git-prompt
git status in your shell prompt
MichaelCook/iswitch
An isearch-like version of switch-to-buffer for emacs.
MichaelCook/make-calendar-ics
Take simple descriptions of calendar events and transform them into an ICS file.
MichaelCook/mp3gain
Forked from git://anonscm.debian.org/collab-maint/mp3gain.git
MichaelCook/pdf-inter
Take two PDF documents and interleave their pages.
MichaelCook/progress
Watch processes as they progress through file I/O operations.
MichaelCook/QtProgress
A pyqt5 application to watch processes as they progress through file I/O operations
MichaelCook/relink
Edit the linked-to name of a symbolic link.
MichaelCook/run-group
Run a command and timeout if the command doesn't finish within a specified amount of time.
MichaelCook/stagger
An ID3v1/ID3v2 tag manipulation package written in pure Python 3
MichaelCook/sudoku
Sudoku puzzle solver
MichaelCook/table-to-markup
Take a table formatted as plain text and convert it to Wiki format.
MichaelCook/tag3
Edit the tags of MP3 files by applying arbitrary Perl expressions.
MichaelCook/tk-countdown
Display a continually-updating countdown to a specified time.
MichaelCook/wordle
Make suggestions for Wordle guesses