Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lheredias authored Sep 16, 2021
1 parent eb6a2dd commit 5977325
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Luftmensch 1.4.5 (Instalable) | 1.4.3 (English) | 1.4.1 (Portable)
![Luftmensch icon](https://raw.githubusercontent.com/lheredias/Luftmensch/main/finalicon.ico) ![Luftmensch logo](https://github.com/lheredias/Luftmensch/blob/main/app%20name.png)
# Luftmensch 1.4.6 (Instalable) | 1.4.3 (English)
![Luftmensch icon](https://github.com/lheredias/Luftmensch/blob/main/code/finalicon.ico) ![Luftmensch logo](https://github.com/lheredias/Luftmensch/blob/main/code/app%20name.png)

```
Version 1.4.5 (Instalable) released in September 2021.
Version 1.4.6 (Instalable) released in September 2021.
Version 1.4.3 (English) released in September 2021.
Version 1.4.1 (Portable) released in September 2021.
```
## :coffee: Treat me a coffee:

[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate?cmd=_s-xclick&hosted_button_id=A4T4MYRVADR6C)

## :izakaya_lantern: Description

Expand All @@ -25,35 +21,40 @@ Its flexibility and capability of dealing with many scenarios means exceedingly

The entirety or just portions of the present code can be applied to a wide range of contexts, in both work and academic environments.

As of September 2021, LuftMensch is under active development.
As of September 2021, LuftMensch is under active development :electron:.

## :bangbang: ATENCIÓN:

* El desarrollo de la versión portable de LuftMensch en español ya no se encuentra activo. Favor de utilizar la versión instalable en su lugar.

## :coffee: Treat me a coffee:

* Did you find LuftMensch useful? If so, support this open source project by treating us the coffee that allow us to keep working on it.
* [![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate?cmd=_s-xclick&hosted_button_id=A4T4MYRVADR6C)

## Target users:

* English: General Public.
* Spanish: personnel from the ***Tax and Customs Office of Peru***.

* Spanish: personnel from the ***Tax and Customs Office of*** :peru:.

### Source code:

* Portable: [código](https://github.com/lheredias/Luftmensch/blob/main/code/Luftmensch_ESP.py)
* Instalable: [código](https://github.com/lheredias/Luftmensch/blob/main/code/Luftmensch_INSTALABLE.py)
* Español (instalable): [código](https://github.com/lheredias/Luftmensch/blob/main/code/Luftmensch_INSTALABLE.py)
* English: [code](https://github.com/lheredias/Luftmensch/blob/main/code/Luftmensch_ENG.py)
```
You may find the ESP version (portable & instalable) code more compelling than its ENG counterpart for it is far deeper and almost twice as big.
You may find the ESP version code much more compelling than its ENG counterpart for it is far deeper and almost twice as big.
```
***
## New in version 1.4.3 (English)

* Released an English or "General Public" version of LuftMensch.
* PDF compression in now available.

## Lo nuevo en la versión 1.4.5 (Instalable)
## Lo nuevo en la versión 1.4.6 (Instalable)

* LuftMensch ahora guarda tus preferencias y viene dos temas: "Light" & "Dark".
* La versión instalable ahora cuenta con tres funcionalidades exclusivas: detalle de FE recibidas & emitidas y <strong><em>compresión de PDFs</em></strong>.

## Lo nuevo en la versión 1.4.1 (Portable)

* Se optimizó la opción 6 (creación de archivos .zip de valores).

## Author

* [lheredias](https://github.com/lheredias)
Expand All @@ -62,14 +63,11 @@ You may find the ESP version (portable & instalable) code more compelling than i
* [Luftmensch v1.4.3](https://github.com/lheredias/Luftmensch/releases/tag/v1.4.3)

## Descarga la última versión instalable en Español
* [Luftmensch v1.4.5](https://github.com/lheredias/Luftmensch/releases/tag/v1.4.5)

## Descarga la última versión portable en Español
* [Luftmensch v1.4.1](https://github.com/lheredias/Luftmensch/releases/tag/v1.4.1)
* [Luftmensch v1.4.6](https://github.com/lheredias/Luftmensch/releases/tag/v1.4.6)

## Platforms

Windows only.
* Microsoft Windows only.

## Requirements

Expand All @@ -82,11 +80,13 @@ Windows only.

## :speech_balloon: Contact

Please submit questions and report issues [over here](https://github.com/lheredias/Luftmensch/discussions).
* Please submit questions and report issues [over here](https://github.com/lheredias/Luftmensch/discussions).

## License
[GPL License](https://github.com/lheredias/Luftmensch/blob/main/LICENSE)

* [GPL License](https://github.com/lheredias/Luftmensch/blob/main/LICENSE)

## Screenshots

<img src="https://github.com/lheredias/Luftmensch/blob/main/screenshots/ss01.png" width="400" /> <img src="https://github.com/lheredias/Luftmensch/blob/main/screenshots/ss02.png" width="400" />
<img src="https://github.com/lheredias/Luftmensch/blob/main/Screenshots/ss01.png" width="400" /> <img src="https://github.com/lheredias/Luftmensch/blob/main/Screenshots/ss03.png" width="400" />
<img src="https://github.com/lheredias/Luftmensch/blob/main/Screenshots/ss02.png" width="400" /> <img src="https://github.com/lheredias/Luftmensch/blob/main/Screenshots/ss04.png" width="400" />

0 comments on commit 5977325

Please sign in to comment.