An open API service indexing awesome lists of open source software.

https://github.com/renanstn/servicenow-query-builder

Pequeno app feito para uso pessoal no trabalho, e para estudar a lib eel, que permite criar pequenos apps desktop, de maneira muito parecida com o Electron.
https://github.com/renanstn/servicenow-query-builder

bootstrap eel eel-python github-actions html javascript python

Last synced: 7 months ago
JSON representation

Pequeno app feito para uso pessoal no trabalho, e para estudar a lib eel, que permite criar pequenos apps desktop, de maneira muito parecida com o Electron.

Awesome Lists containing this project

README

          

# servicenow-query-builder

[![Python](https://img.shields.io/badge/python-%2314354C.svg?style=flat&logo=python&logoColor=white)](https://www.python.org/)
[![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=flat&logo=javascript&logoColor=%23F7DF1E)](https://www.javascript.com/)
[![Bootstrap](https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=flat&logo=bootstrap&logoColor=white)](https://bootstrap-vue.org/)
[![GitHub Actions](https://img.shields.io/badge/githubactions-%232671E5.svg?style=flat&logo=githubactions&logoColor=white)](https://docs.github.com/en/actions)

Pequeno app feito para uso pessoal no trabalho, e para estudar a lib eel, que permite criar pequenos apps desktop, de maneira muito parecida com o Electron.

Este repositório utiliza o `Github Actions` para buildar o app e gerar releases automáticas para Windows e Linux, a cada commit na branch `main` 😎

# Stack
- [eel](https://github.com/ChrisKnott/Eel)
- [Bootstrap](https://getbootstrap.com/)
- [PyInstaller](https://www.pyinstaller.org/)