summaryrefslogtreecommitdiff
path: root/README.org
blob: 171b4d9aa608ae6f9654c6e70d491aa15b1f442c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
* 7Units v0.4.0b1
  (this project uses Semantic Versioning)
** What is it?
   This is a unit converter, which allows you to convert between different units, and includes a GUI which can read unit data from a file (using some unit math) and convert between units that you type in, and has a unit and prefix viewer to check the units that have been loaded in.

   Check the [[./docs/manual.pdf][user manual]] for information on how to use the program.
** Features
   - Convert between units and between expressions of units
   - Any linear or base units can use unit prefixes (including non-metric units!)
   - Units and prefixes are defined in an editable data file, in a simple and intuitive format.
   - Viewer and Prefix Viewer which allow you to search through all of the available units and prefixes and learn details about them.
   - All of SI included in default text file
   - Customizable rounding rules
** Screenshots
   #+CAPTION: The main conversion interface
   [[./screenshots/main-interface-dimension-converter.png]]
   #+CAPTION: A secondary, more complicated conversion option
   [[./screenshots/main-interface-expression-converter.png]]