<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Electron on Noureddine RAMDI</title><link>https://ramdi.fr/tags/electron/</link><description>Recent content in Electron on Noureddine RAMDI</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 23 May 2026 20:41:27 +0000</lastBuildDate><atom:link href="https://ramdi.fr/tags/electron/index.xml" rel="self" type="application/rss+xml"/><item><title>Clawd on Desk: an ambient desktop pet for real-time AI agent observability</title><link>https://ramdi.fr/github-stars/clawd-on-desk-an-ambient-desktop-pet-for-real-time-ai-agent-observability/</link><pubDate>Sat, 23 May 2026 20:41:14 +0000</pubDate><guid>https://ramdi.fr/github-stars/clawd-on-desk-an-ambient-desktop-pet-for-real-time-ai-agent-observability/</guid><description>Clawd on Desk uses an Electron-based desktop pet with pixel-art animations to visualize AI coding agents&amp;rsquo; activity in real time, enabling glanceable observability and inline permission handling.</description></item><item><title>Conar: an AI-powered multi-database SQL IDE in an Electron desktop app</title><link>https://ramdi.fr/github-stars/conar-an-ai-powered-multi-database-sql-ide-in-an-electron-desktop-app/</link><pubDate>Sat, 23 May 2026 20:41:14 +0000</pubDate><guid>https://ramdi.fr/github-stars/conar-an-ai-powered-multi-database-sql-ide-in-an-electron-desktop-app/</guid><description>Conar is an Electron desktop app offering AI-assisted SQL editing for PostgreSQL, MySQL, MSSQL, and Clickhouse with encrypted cloud-stored connections and multiple AI model support.</description></item><item><title>Dot: an offline Electron desktop app for local LLM inference and document QA</title><link>https://ramdi.fr/github-stars/dot-an-offline-electron-desktop-app-for-local-llm-inference-and-document-qa/</link><pubDate>Sat, 23 May 2026 20:41:14 +0000</pubDate><guid>https://ramdi.fr/github-stars/dot-an-offline-electron-desktop-app-for-local-llm-inference-and-document-qa/</guid><description>Dot bundles local LLM inference, Retrieval Augmented Generation, and Text-To-Speech into a single offline Electron app, enabling document QA without cloud dependencies.</description></item><item><title>Fusion: orchestrating AI agents with git worktree isolation and multi-node synchronization</title><link>https://ramdi.fr/github-stars/fusion-orchestrating-ai-agents-with-git-worktree-isolation-and-multi-node-synchronization/</link><pubDate>Sat, 23 May 2026 20:41:14 +0000</pubDate><guid>https://ramdi.fr/github-stars/fusion-orchestrating-ai-agents-with-git-worktree-isolation-and-multi-node-synchronization/</guid><description>Fusion uses git worktree isolation to run parallel AI agents without conflicts, syncing across desktop, mobile, and CLI via a multi-node mesh.</description></item><item><title>OpenGuider: a modular, voice-first AI assistant with local-first privacy and plugin-driven automation</title><link>https://ramdi.fr/github-stars/openguider-a-modular-voice-first-ai-assistant-with-local-first-privacy-and-plugin-driven-automation/</link><pubDate>Sat, 23 May 2026 20:41:14 +0000</pubDate><guid>https://ramdi.fr/github-stars/openguider-a-modular-voice-first-ai-assistant-with-local-first-privacy-and-plugin-driven-automation/</guid><description>OpenGuider is an Electron desktop AI assistant with multi-LLM support, voice interaction, and a plugin system including browser automation. It balances local-first privacy with flexible AI workflows.</description></item><item><title>Timefall: a Vue and Electron desktop time tracker using Bun and local JSON storage</title><link>https://ramdi.fr/github-stars/timefall-a-vue-and-electron-desktop-time-tracker-using-bun-and-local-json-storage/</link><pubDate>Sat, 23 May 2026 20:41:14 +0000</pubDate><guid>https://ramdi.fr/github-stars/timefall-a-vue-and-electron-desktop-time-tracker-using-bun-and-local-json-storage/</guid><description>Timefall is a desktop time tracking app built with Vue and Electron, using Bun for builds and JSON for local data storage, focused on privacy and task-based tracking.</description></item><item><title>Snip: a visual feedback layer for AI coding agents with local AI processing</title><link>https://ramdi.fr/github-stars/snip-a-visual-feedback-layer-for-ai-coding-agents-with-local-ai-processing/</link><pubDate>Tue, 05 May 2026 16:46:42 +0000</pubDate><guid>https://ramdi.fr/github-stars/snip-a-visual-feedback-layer-for-ai-coding-agents-with-local-ai-processing/</guid><description>Snip enhances AI coding agents by rendering visual outputs and enabling spatial annotations as structured feedback. It runs all AI locally, supporting multiple agents and offering a CLI and MCP server.</description></item><item><title>AFFiNE: a Rust-powered local-first collaborative knowledge base with CRDT sync</title><link>https://ramdi.fr/github-stars/affine-a-rust-powered-local-first-collaborative-knowledge-base-with-crdt-sync/</link><pubDate>Mon, 04 May 2026 10:23:02 +0000</pubDate><guid>https://ramdi.fr/github-stars/affine-a-rust-powered-local-first-collaborative-knowledge-base-with-crdt-sync/</guid><description>AFFiNE is an open-source local-first knowledge base using Rust-native CRDTs and a collaborative editor for real-time sync, offering a self-hosted Notion alternative.</description></item><item><title>How the 'battery' tool controls Apple Silicon Mac charging through SMC register writes</title><link>https://ramdi.fr/github-stars/how-the-battery-tool-controls-apple-silicon-mac-charging-through-smc-register-writes/</link><pubDate>Mon, 04 May 2026 10:23:02 +0000</pubDate><guid>https://ramdi.fr/github-stars/how-the-battery-tool-controls-apple-silicon-mac-charging-through-smc-register-writes/</guid><description>The &amp;lsquo;battery&amp;rsquo; utility uses a Shell script and a precompiled SMC binary to control Apple Silicon Mac charging thresholds at the hardware level, with persistence across reboots.</description></item><item><title>Invoice Builder: dual-database offline-first invoicing with Electron and Docker</title><link>https://ramdi.fr/github-stars/invoice-builder-dual-database-offline-first-invoicing-with-electron-and-docker/</link><pubDate>Mon, 04 May 2026 10:23:02 +0000</pubDate><guid>https://ramdi.fr/github-stars/invoice-builder-dual-database-offline-first-invoicing-with-electron-and-docker/</guid><description>Invoice Builder offers an offline-first invoicing app using a dual database backend (SQLite and PostgreSQL) with Electron desktop and Docker multi-user support.</description></item><item><title>LLM-God: orchestrating multiple LLM web UIs in one Electron app with DOM injection</title><link>https://ramdi.fr/github-stars/llm-god-orchestrating-multiple-llm-web-uis-in-one-electron-app-with-dom-injection/</link><pubDate>Mon, 04 May 2026 10:23:02 +0000</pubDate><guid>https://ramdi.fr/github-stars/llm-god-orchestrating-multiple-llm-web-uis-in-one-electron-app-with-dom-injection/</guid><description>LLM-God bundles multiple LLM web interfaces into a single Electron app, using DOM injection to send prompts to all models simultaneously. It offers a clever free-tier workaround with tradeoffs.</description></item><item><title>MediaLyze: incremental scanning for efficient self-hosted media library analysis</title><link>https://ramdi.fr/github-stars/medialyze-incremental-scanning-for-efficient-self-hosted-media-library-analysis/</link><pubDate>Mon, 04 May 2026 10:23:02 +0000</pubDate><guid>https://ramdi.fr/github-stars/medialyze-incremental-scanning-for-efficient-self-hosted-media-library-analysis/</guid><description>MediaLyze is a read-only, self-hosted media library analyzer using FastAPI and React. It features incremental scanning with path+size+mtime hashing to avoid redundant scans.</description></item><item><title>Pomatez: a cross-platform Electron desktop app enforcing Pomodoro focus with strict timer controls</title><link>https://ramdi.fr/github-stars/pomatez-a-cross-platform-electron-desktop-app-enforcing-pomodoro-focus-with-strict-timer-controls/</link><pubDate>Mon, 04 May 2026 10:23:02 +0000</pubDate><guid>https://ramdi.fr/github-stars/pomatez-a-cross-platform-electron-desktop-app-enforcing-pomodoro-focus-with-strict-timer-controls/</guid><description>Pomatez is a TypeScript Electron app implementing the Pomodoro technique with strict mode and full-screen break enforcement, designed to prevent timer manipulation and maintain user focus.</description></item><item><title>DeepChat: a unified Electron desktop platform for multi-LLM AI agents with ACP integration</title><link>https://ramdi.fr/github-stars/deepchat-a-unified-electron-desktop-platform-for-multi-llm-ai-agents-with-acp-integration/</link><pubDate>Mon, 04 May 2026 10:23:01 +0000</pubDate><guid>https://ramdi.fr/github-stars/deepchat-a-unified-electron-desktop-platform-for-multi-llm-ai-agents-with-acp-integration/</guid><description>DeepChat is an Electron-based TypeScript desktop app unifying multi-LLM chat, MCP protocols, and ACP agent integration with remote control and Skills support.</description></item><item><title>DeskThing: repurposing Spotify's Car Thing into a customizable desktop assistant with a Chromium-based app ecosystem</title><link>https://ramdi.fr/github-stars/deskthing-repurposing-spotify-s-car-thing-into-a-customizable-desktop-assistant-with-a-chromium-based-app-ecosystem/</link><pubDate>Mon, 04 May 2026 10:23:01 +0000</pubDate><guid>https://ramdi.fr/github-stars/deskthing-repurposing-spotify-s-car-thing-into-a-customizable-desktop-assistant-with-a-chromium-based-app-ecosystem/</guid><description>DeskThing transforms Spotify&amp;rsquo;s discontinued Car Thing hardware into a programmable desktop assistant using a Chromium-based UI and Node.js backend with a vibrant app ecosystem.</description></item><item><title>electerm: an Electron-based multi-protocol terminal client with complex dev architecture</title><link>https://ramdi.fr/github-stars/electerm-an-electron-based-multi-protocol-terminal-client-with-complex-dev-architecture/</link><pubDate>Mon, 04 May 2026 10:23:01 +0000</pubDate><guid>https://ramdi.fr/github-stars/electerm-an-electron-based-multi-protocol-terminal-client-with-complex-dev-architecture/</guid><description>electerm is a cross-platform Electron terminal client supporting SSH, SFTP, FTP, and more, notable for its dual-process dev setup and extensive protocol support.</description></item><item><title>Lens: A Kubernetes IDE Built for Developer Productivity with a Modern Extension Model</title><link>https://ramdi.fr/github-stars/lens-a-kubernetes-ide-built-for-developer-productivity-with-a-modern-extension-model/</link><pubDate>Sat, 02 May 2026 20:07:04 +0000</pubDate><guid>https://ramdi.fr/github-stars/lens-a-kubernetes-ide-built-for-developer-productivity-with-a-modern-extension-model/</guid><description>Lens is the leading Kubernetes IDE used by over 1 million developers. It offers a unified UI for cluster management and has transitioned to an extension-based development model.</description></item><item><title>Trilium Notes: a self-hosted hierarchical note-taking system with rich scripting and synchronization</title><link>https://ramdi.fr/github-stars/trilium-notes-a-self-hosted-hierarchical-note-taking-system-with-rich-scripting-and-synchronization/</link><pubDate>Sat, 02 May 2026 20:07:04 +0000</pubDate><guid>https://ramdi.fr/github-stars/trilium-notes-a-self-hosted-hierarchical-note-taking-system-with-rich-scripting-and-synchronization/</guid><description>Trilium Notes offers a rich TypeScript/Electron desktop experience for hierarchical note-taking with self-hosted sync and powerful scripting. Scales beyond 100k notes.</description></item></channel></rss>