Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
melchisedech333 committed Oct 12, 2022
1 parent 9a986cf commit a1c84e7
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 1 deletion.
61 changes: 61 additions & 0 deletions readme-pt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@

<div align='center'>

<img src="images/image.png" >

</div>

<br>

<p align="center">
<a href="https://github.com/sponsors/melchisedech333"><img src="https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#white" ></a>
<br><br>
<img src="https://badgen.net/badge/love level/7 of 10/purple" >
<img src="https://img.shields.io/github/languages/count/melchisedech333/logos-pdf-viewer?color=%23f34b7d" >
<img src="https://img.shields.io/github/languages/top/melchisedech333/logos-pdf-viewer?color=%23f34b7d" >
<img src="https://img.shields.io/github/directory-file-count/melchisedech333/logos-pdf-viewer" >
<img src="https://img.shields.io/github/repo-size/melchisedech333/logos-pdf-viewer" >
<img src="https://img.shields.io/github/license/melchisedech333/logos-pdf-viewer" >
</p>

Language: <a href="readme.md">EN-US</a>

Este é um software feito em Javascript e Electron, e seu intuito é ser um leitor de PDF com a opção de traduzir partes do texto.

A ideia é muito simples, eu seleciono o texto, e quando solto o botão do mouse, imediatamente abre uma janela com o texto selecionado sendo traduzido no Google Translate.

Para utilizar a aplicação, basta realizar o download do repositório, acessá-lo e executar electron, passando como parâmetro o diretório em questão.

<b>Obs:</b> a versão do Electron utilizada nos testes é a 19.0.0.

**If my code has helped you, please consider [sponsoring me](https://github.com/sponsors/melchisedech333) :blue_heart:**

<br>

:smiley: Author
---

Sponsor: [melchisedech333](https://github.com/sponsors/melchisedech333)<br>
YouTube: [Melchisedech](https://www.youtube.com/channel/UC4Sh4wxncr5arnydpUfWPKw)<br>
Twitter: [Melchisedech333](https://twitter.com/Melchisedech333)<br>
Blog: [melchisedech333.github.io](https://melchisedech333.github.io/)<br>
LinkedIn: [Melchisedech Rex](https://www.linkedin.com/in/melchisedech-rex-724152235/)

<img src="https://github.com/melchisedech333.png?size=200" height="100" />

<br>

:scroll: License
---

[ BSD-3-Clause license](./license)

<br><br>

<div align="center">

## Remember to give me <br> a beautiful little star :star_struck:

</div>


12 changes: 11 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,17 @@

Language: <a href="readme-pt.md">PT-BR</a>

<!-- <div align=center><img src="images/image.png" width="100%"></div> -->
This is a software made in Javascript and Electron, and its intention is to be a PDF reader with the option to translate parts of the text.

The idea is very simple, I select the text, and when I release the mouse button, it immediately opens a window with the selected text being translated in Google Translate.

To use the application, just download the repository, access it and run electron, passing the directory in question as a parameter.

```bash
electron .
```

<b>Note:</b> the version of Electron used in the tests is 19.0.0.

**If my code has helped you, please consider [sponsoring me](https://github.com/sponsors/melchisedech333) :blue_heart:**

Expand Down

0 comments on commit a1c84e7

Please sign in to comment.