https://github.com/sevenproxy/desk-analist
https://github.com/sevenproxy/desk-analist
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sevenproxy/desk-analist
- Owner: SevenProxy
- Created: 2025-02-18T23:57:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T02:45:58.000Z (over 1 year ago)
- Last Synced: 2025-03-01T03:24:30.293Z (over 1 year ago)
- Language: Rust
- Size: 288 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[RUST_BADGE]: https://img.shields.io/badge/rust-D4FAFF?style=for-the-badge&logo=rust
[YEW_BADGE]: https://img.shields.io/badge/yew-005CFE?style=for-the-badge&logo=rust
[WEB_ASSEMBLY]: https://img.shields.io/badge/webassembly-005CFE?style=for-the-badge&logo=webassembly
[TAURI_BADGE]: https://img.shields.io/badge/tauri-005CFE?style=for-the-badge&logo=tauri
Tesseract š»
![yew][YEW_BADGE]
![rust][RUST_BADGE]
![tauri][TAURI_BADGE]
![web_assembly][WEB_ASSEMBLY]
Getting Started ā¢
Collaborators ā¢
Um projeto simples feito em Tauri. Qual o objetivo? criar um app, que mostre as informaƧƵes de arquivos, programas licenciados, e serviƧos de rede. Uma dashboard simples mostrando informaƧƵes completas do seu desktop, com intuito de encontrar Malwares.
š Getting started
> **`cargo tauri dev` para iniciar o projeto localmente.**
Prerequisites
- [Rust](https://www.rust-lang.org/pt-BR)
- [Tauri](https://v2.tauri.app/)
- [Node.JS](https://nodejs.org/pt)
- [Git 2](https://github.com)
Cloning
```bash
git clone https://github.com/SevenProxy/desk-analist.git
```
Starting
```bash
cd desk-analist
cargo install tauri-cli
cargo install trunk
rustup target add wasm32-unknown-unknown
npm i
cargo tauri dev
``````
š¤ Collaborators
Um agradecimento especial a todas as pessoas que contribuĆram para este projeto.