Gonvert
Screenshot |
Downloads |
Requirements |
Changelog |
Links
Description:
- gonvert is a conversion utility that allows conversion between many units like CGS, Ancient,
Imperial with many categories like length, mass, numbers, etc. All units converted
values shown at once as you type. Easy to add/change your own units. Written in Python,pygtk,libgade.
Features:
- 51 categories, 972 units. See the entire list here.
- All units converted values shown at once as you type.
- Descriptions for many units.
- Sort by Unit Name, Value, or Unit symbol.
- Find Units.
- Fully OPEN source so that you can add your own custom calculations and descriptions.

| Requirements: |
Download:
Go to the local downloads section for Linux source files.
Or, Fedora Core1 package.
|
Windows Requirements:
Although Gonvert was designed to work with Linux, it also works very well with MS-Windows. A few other programs have to be installed first,
these will also give you the ability to develop your own similar Python-GTK programs using only a text editor!
- Install GTK
to c:\GTK, and add C:\GTK\lib and C:\GTK\bin to your PATH.
- Install Python and add C:\Python22\DLLs to your PATH
- Install pygtk
- Put gonvert.pyw and gonvert.glade together on your system somewhere (preferrably your UTILS directory).
- You can now start up gonvert.py from a window file manager.
|
FreeBSD:
Find detailed information about using Gonvert with FreeBSD here.
|
Older versions:
Version 0.1.x
- RedHat8.x and higher has everything you need.
- Otherwise make sure that you have:
Version 0.0.15 Requirements:
- RedHat7.x and higher has everything you need.
- Otherwise make sure that you have:
|
Development:
If you want to do GUI development on Gonvert or similar programs then you will need glade.
|
Written in Python with Glade using the Pygtk interface. All of these things may already be included on your distribution.
Written by Anthony Tekatch.
License: GPL License
Other Unit Conversion Programs
- Citrus
-
Citrus is a library and suite of demo applications for converting numbers with units
into numbers with different units. It accomplishes this using
dimensional analysis so that you can multiply, divide, and exponentiate dimensions together to get the units that describe
your number.
- ConvertAll
- With ConvertAll, you can combine the units any way you want. If you want to convert from inches per decade, that's fine. Or from meter-pounds. Or from cubic nautical miles. The units don't have to make sense to anyone else.
- KUnit
-
A KDE unit converter. It's modular and can have a different
interface for converting between units in a given dimension group.
- NumericalChameleon
-
A Java based converter with a precision of up to 1000 significant figures! Supports more than 1600 units in 75 categories, including lengths, areas, volumes, durations, bits & bytes, angles, temperatures, exchange rates, roman numbers, spoken numbers, all 35 radixes and more.
- units
- The "classic" units program. It's command line only, but very complete.
- Google Calculator
- Simply type things like "1lb to oz" into Google for a quick O/S portble conversion.
|