TkRow is a simple row counter to help with your knitting or crocheting. If you're following a pattern on your computer, there's no need to go find a row counter; you've got one right on your screen!
Download
Download it
for free from SourceForge. There are README
and COPYING
files there as well, but you really
just need the tkrow.py
file. This version of TkRow
is written in Python
(using Tk), so it runs on a wide
variety of systems. If your system does not have Python
installed, you can
download it for free.
Usage
Once you have Python installed, you just need to get it to
run tkrow.py
for you. How you do that depends on
what kind of system you have.
- Linux and other Unix-like systems: Run
python tkrow.py
or make it executable withchmod +x tkrow.py
after which you can just run./tkrow.py
- Mac OS X systems: Run
pythonw tkrow.py
(note the added w on python) so it runs without a console. - Windows systems: Change the name to
tkrow.pyw
(note the added w on the suffix) so it runs without a console and then run it by double-clicking on it.
TkRow Classic
TkRow was originally developed in Perl. That version had a little pattern counter that was synchronized with the main counter. Here is a shot of me using it for gloves with a continuous cable:
If you would like to try this version, you can get it from the CVS repository. If there is interest, I will make a new release that includes it. Or add this feature to the Python version. Perhaps both!
Happy counting!
oylenshpeegul (on Ravelry or through Gmail)