Skip to content

It is a tool for the QA team and developers who needed identifications used in Brazil as CPF, CNPJ and IE to test.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

edenalencar/identifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

43 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Identifications Logo

Identifications

A developer tool to generate valid Brazilian identification numbers (CPF, CNPJ, IE) for testing and QA.

CI Flathub


๐Ÿ“ธ Screenshots

CPF Generator CNPJ Generator IE Generator

โœจ Features

  • CPF Generation: Generate valid CPF numbers with or without formatting.
  • CNPJ Generation: Create CNPJ numbers, including support for branches, with optional formatting.
  • State Registration (IE): Generate valid State Registration numbers for all Brazilian states.
  • Clipboard Integration: Easily copy generated identifications to the clipboard.
  • Dark Mode: Fully supports system dark theme.

๐Ÿš€ Installation

Flathub

The easiest way to install Identifications is via Flathub.

Download on Flathub

๐Ÿ› ๏ธ Building from Source

Dependencies

To build the project, you need the following dependencies:

  • meson
  • ninja
  • valac
  • pkg-config
  • libgtk-3-dev
  • libgee-0.8-dev
  • libjson-glib-dev
  • libsoup2.4-dev

Option 1: GNOME Builder

  1. Open GNOME Builder.
  2. Select Clone Repository.
  3. Enter git@github.com:edenalencar/identifications.git.
  4. Click Clone Project.
  5. Click the Run button to build and run.

Option 2: Meson (CLI)

  1. Clone the repository:

    git clone https://github.com/edenalencar/identifications.git
    cd identifications
  2. Configure and build:

    meson build --prefix=/usr
    cd build
    meson compile
  3. Run:

    ./src/com.github.edenalencar.identifications

๐Ÿค Donations

If this project helps you, consider making a donation to support development!

Platform Donate
Liberapay
PayPal

๐Ÿ“„ License

This project is licensed under the GPL-3.0 License - see the COPYING file for details.

About

It is a tool for the QA team and developers who needed identifications used in Brazil as CPF, CNPJ and IE to test.

Topics

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •