Skip to content

DexterMagnific/htttc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htttc

HT <-> TTC conversion tool written in Qt

This tool converts money amounts between HT (hors taxes in French, without taxes) and TTC (toutes taxes comprises, incl. taxes).

image

Usage

This a keyboard oriented tool.

  • TAB: switch between HT and TTC input fields
  • PgUp/PgDown: Change tax rate
  • ESC: clear

Build

mkdir build
cd build
cmake ..
make

It is recommended to install the OCR B font. In ubuntu:

sudo apt install fonts-ocr-b

About

HT <-> TTC conversion tool written in Qt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published