Stint Download Page

SourceForge.net Logo


Project
Screenshots
Forums
Bug Tracker

Introduction


Stint is a basic task/todo system with item history. All changes to tasks are timestamped and logged. The user can optionally associate a comment with a change so it's possible to find out exactly when and why a change was made.

Download

Stint is written in Python using PyQt so as long as you have Python 2.4 and PyQt 3.14/3.15 (3.13 also?) installed, you can download the stint source package, unzaip then run "python stint.py" to launch stint.

Alternatively, for Windows users there is a binary package created using py2exe which includes stint as an executable program and all it's dependencies in the same folder (qt, pyqt, python, etc) so it's quite large (about 5MEG). Just download, unzip and double-click on "stint.exe" to run.