Apps & Tools
Web platforms, SaaS tools, and open-source desktop apps β all built with Rust.
All Tools
GitAgent
Agentic graph for commit and deploy workflows
Turns a dirty working tree into an open pull request, one approved step at a time. Scans your repo, drafts a commit message and a PR description with a local ollama model or DeepSeek, then commits, pushes, and opens the PR β but nothing touches git history or the remote without an explicit yes at each gated step.
Rust Β· Dioxus Β· ollama / DeepSeek Β· git Β· gh
AIS Runner
Azure Integration Services β local development desktop
Run and test Azure Logic Apps locally without pushing to Azure. One-click Azurite + func start, live run history, workflow analysis bar, Service Bus queue counts, CI/CD DevOps view, Liquid template tester, and workflow chain graph β all in one desktop app.
Rust Β· Dioxus Β· Azure CLI Β· Azurite Β· Azure Functions
AIS Monitor
Azure Logic Apps workflow chain explorer
Visualise how your Logic Apps connect to each other via Service Bus queues and Event Grid, inspect live run history per chain, trigger HTTP workflows with saved payloads, and monitor deployed workflow states β all from a single desktop view.
Rust Β· Dioxus Β· Azure CLI Β· ais-chain Β· D3.js
AIS Tracing
Correlation-id tracer for Azure Cosmos DB
Follow a single value β a correlation id, an order reference β through every container of an Azure Cosmos DB account, and see where it got to. Samples your containers, works out which field links documents together, then draws each step on a timeline. Empty rows matter as much as full ones: they show where the data hasn't arrived.
Rust Β· Dioxus Β· Azure Cosmos DB
AIS Analytics
Correlation-id tracer for Azure Log Analytics
The same tracer, aimed at a Log Analytics workspace instead of Cosmos DB. Paste a correlation id and see every step it touched β it works out which column ties the steps of one flow together straight from the data, then draws where that value got to and where it didn't. An empty lane is as meaningful as a full one.
Rust Β· Dioxus Β· Azure Log Analytics
AppScreens
The complete iOS & Android build and publish assistant
Your perfect companion for shipping mobile apps. Build, run, and iterate locally on iOS and Android, then package release artifacts ready for the App Store and Google Play. Handles bundle IDs, signing config, version bumps, screenshot generation in every required size, and the device-frame marketing assets β all from a single native desktop app.
Rust Β· Dioxus Β· Xcode Β· Gradle Β· image Β· imageproc
Blog Toolkit
AI-powered blog post manager with queue-to-publish workflow
Write, generate, and schedule blog posts from your desktop. AI drafting via DeepSeek or Claude, markdown editor with live preview, queue-to-publish flow, weekly auto-publish, and multi-language support (FR/EN) β all in one native app.
Rust Β· Dioxus Β· DeepSeek / Claude Β· Markdown