10 projects tagged "Windows"
Trowser is a browser for large line-oriented text files (such as debug traces). It's meant as an alternative to "less". Compared to less, trowser adds color highlighting, a persistent search history, graphical bookmarking, separate search result windows, and flexible skipping of input from pipes to STDIN. Trowser has a graphical interface, but is designed to allow browsing via the keyboard at least to the same extent as less. Key bindings and the cursor positioning concept are derived from vim.
Taglog is designed for anyone who spends most of their day sitting at a computer, working on various projects. You can make notes about what you do, as you go along, associating them with the projects you work on. At the end of the week you can produce a report of how your time was spent, broken down by project for booking purposes. You can view previous entries, by date, or by project. You can enter the actions you intend to take, associate them with a project, and mark them as active, or complete.
GPSBabel converts waypoint data between about fifty file formats, including Magellan and Garmin serial, Garmin USB, Mapsource, Mapsend, Streets & Trips, Delorme, National Geographic, many PDA formats, and many others. It is endian and word-size safe, includes a GUI, and runs on a variety of operating systems. It also supports Groundspeak GPX extensions for geocaching.
Univert is a Universal Unicode Converter, at least as universal as the Unicode implementation in Tcl 8.1 or later can manage on your computer. Univert will convert interchangably between the following formats: native Tcl unicode, hex bytes or words separated by spaces, decimal bytes or words separated by spaces, HTML entities, UTF-8/URL encoding, quoted printable with whatever the current encoding is, and C string with whatever the current encoding is.
f/Calc is a utility to calculate lens formulae for photographers so you can focus on the artistic bits rather than on the mathematics behind it all. f/Calc can do "f" number arithmetic, and can calculate depth of field, hyperfocal distance, the field of view of a lens, the angle of view of a lens, magnification, and how the focal length of the lens on the camera changes the way the spot metering function works. In addition to the Unix/Linux Tcl/Tk version, there are native Windows, Palm OS, and Macintosh versions as well.
The FILTR (File Inventory for Loading, Transfer, and Recovery) automates CVS functions for personal use, allowing a user to maintain a watch on any directory, mirroring it in an intermediate working directory and taking care of all import, add, delete, and update calls to the CVS repository. No changes or additions are made to the directory under watch. The user can revert a watched directory to any previous saved state with a button click, or call up one or several past versions of a file. Groups can also make use of the same repository for file sharing.