Skip to content

A little tool which generates German TINs (Tax Identification Number) written in Go

Notifications You must be signed in to change notification settings

dartmann/TINGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TINGen

TINGen creates German TINs (in German: "Steueridentifikationsnummer") like desribed here (German). It is also able to create TINs for testing purpose which could, in contrast to non-testing TINs, start with zero. See the Wikipedia article about TIN (German).

Screenshot

TINGen screenshot

Building

  1. Follow the steps described here for being able to build TINGen (this is needed for the GUI).
  2. Run Go build in the folder of TINGen.go file.
  3. An TINGen.exe file should be compiled.
  4. Profit.

GUI

The graphical user interface is built with Fyne.

About

A little tool which generates German TINs (Tax Identification Number) written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages