Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leguass7/guarita-hcs-organize
Pequeno software desenvolvido para organizar arquivos adquiridos no SD Card de coleta de eventos do Módulo Guarita da Nice Brasil (antigo LINEAR HCS)
https://github.com/leguass7/guarita-hcs-organize
electron hcs linear nice nodejs react
Last synced: 6 days ago
JSON representation
Pequeno software desenvolvido para organizar arquivos adquiridos no SD Card de coleta de eventos do Módulo Guarita da Nice Brasil (antigo LINEAR HCS)
- Host: GitHub
- URL: https://github.com/leguass7/guarita-hcs-organize
- Owner: leguass7
- Created: 2021-10-09T00:15:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-13T03:48:53.000Z (about 3 years ago)
- Last Synced: 2023-03-04T20:23:26.214Z (over 1 year ago)
- Topics: electron, hcs, linear, nice, nodejs, react
- Language: TypeScript
- Homepage:
- Size: 11.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
Desenvolvido para [D&S Sistemas](https://dessistemas.com.br)
# hcs-organize
[![.github/workflows/release.yml](https://github.com/leguass7/guarita-hcs-organize/actions/workflows/release.yml/badge.svg)](https://github.com/leguass7/guarita-hcs-organize/actions/workflows/release.yml)
Pequeno software desenvolvido para organizar arquivos adquiridos no SD Card de coleta de eventos do **Módulo Guarita** da [Nice Brasil](https://nice.com.br/) *(antigo LINEAR HCS)*
## Tecnologias
- [Electron](https://www.electronjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [React](https://pt-br.reactjs.org/)## Instalação
```bash
yarn install
```## Uso
```bash
yarn start
```## Packaging
```bash
yarn package
```## Creditos
Agradecimento especial pelo *boilerplate* à [Diego Fernades](https://github.com/diego3g) da [Rocketseat](https://www.rocketseat.com.br/)
Referências:
- https://github.com/diego3g/electron-typescript-react
- https://github.com/diego3g/rocketredis
- https://github.com/jsoma/action-electron-forge
## ContributingPull requests are always welcome 😃.
## License[MIT](https://choosealicense.com/licenses/mit/)