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.
- Host: GitHub
- URL: https://github.com/renanstn/servicenow-query-builder
- Owner: renanstn
- Created: 2021-10-04T21:37:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-09T12:50:16.000Z (almost 3 years ago)
- Last Synced: 2025-01-28T19:48:00.628Z (8 months ago)
- Topics: bootstrap, eel, eel-python, github-actions, html, javascript, python
- Language: HTML
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# servicenow-query-builder
[](https://www.python.org/)
[](https://www.javascript.com/)
[](https://bootstrap-vue.org/)
[](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/)