Tagged articles

desktop automation

9 articles · Page 1 of 1
Java Companion
Java Companion
Jul 17, 2026 · Artificial Intelligence

How pi-computer-use Lets AI Control macOS and Windows Apps Like a Human

pi-computer-use is an open‑source extension that equips the Pi AI coding assistant with visual perception and Accessibility‑API control, enabling it to discover windows, click buttons, type text, and automate browsers on macOS 14+ and Windows without manual scripting.

Accessibility APIChromium CDPStealth mode
0 likes · 8 min read
How pi-computer-use Lets AI Control macOS and Windows Apps Like a Human
Machine Heart
Machine Heart
May 30, 2026 · Artificial Intelligence

Syll: Open‑Source Multimodal AI Agent Framework for Secure, Trustworthy Automation

Current personal AI agents suffer from fragmented interfaces, high teaching barriers, opaque execution, and privacy concerns; Syll, an open‑source multimodal full‑interaction framework from Tsinghua and Jijiayi, unifies GUI, CLI, and MCP/API control, offers teach‑once skill generation, full audit trails, and a modular local architecture for secure, extensible automation.

desktop automationlocal deploymentmultimodal AI
0 likes · 8 min read
Syll: Open‑Source Multimodal AI Agent Framework for Secure, Trustworthy Automation
Tencent Technical Engineering
Tencent Technical Engineering
May 27, 2026 · Artificial Intelligence

Marvis Hands‑On Review: Six AI Agents Take Over My Desktop

The author evaluates Marvis, an AI‑powered desktop assistant that bundles six specialized agents—fast terminal scheduling, autonomous planning, cross‑modal task chains, a visual agent workspace, vibecoding for code, and desktop organization—showcasing rapid local execution, privacy‑preserving design, multi‑agent coordination, and future mobile integration.

AI assistantLocal AIMarvis
0 likes · 15 min read
Marvis Hands‑On Review: Six AI Agents Take Over My Desktop
IT Learning Made Simple
IT Learning Made Simple
May 4, 2026 · Artificial Intelligence

DuMate AI Companion: From Chatbot to Real Workplace Teammate

DuMate, Baidu’s 2026 desktop‑level AI assistant, moves beyond chat‑only tools by directly perceiving and controlling the Windows desktop, automating Office tasks, ensuring enterprise‑grade security, and offering a zero‑code, one‑click experience that can replace most repetitive workplace work.

AI assistantBaiduWindows
0 likes · 17 min read
DuMate AI Companion: From Chatbot to Real Workplace Teammate
Machine Heart
Machine Heart
Apr 15, 2026 · Artificial Intelligence

Meet My Ultra‑Reliable AI Work Buddy: TuriX Superpower Takes Over the Desktop

The article evaluates TuriX Superpower, an AI desktop assistant that combines four interaction modes, achieves 60%–80% success on OSWorld benchmarks, offers a one‑key onboarding experience, integrates a secure CUA (Computer Use Agent) workflow, and outperforms OpenClaw in usability and safety.

AI AgentCUAOpenClaw Comparison
0 likes · 12 min read
Meet My Ultra‑Reliable AI Work Buddy: TuriX Superpower Takes Over the Desktop
AI Explorer
AI Explorer
Apr 9, 2026 · Artificial Intelligence

Hermes Agent: An Open‑Source AI Assistant That Controls Your PC via Natural Language

Hermes Agent is an open‑source AI assistant that translates natural‑language commands into concrete desktop actions by coupling large language models with OS automation interfaces, enabling tasks like file organization, web queries, and cross‑application workflows, while outlining its architecture, capabilities, limitations, and future prospects.

AI assistantHuman-Computer InteractionLLM
0 likes · 5 min read
Hermes Agent: An Open‑Source AI Assistant That Controls Your PC via Natural Language
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 18, 2024 · Frontend Development

Automating Video Learning with Tauri: A Frontend Developer’s Guide to Building a Desktop Automation Tool

This article describes how a frontend developer built a lightweight Tauri desktop application in Rust to automatically watch and complete video‑learning courses, covering the problem background, technology selection, requirement analysis, Rust basics, Tauri project setup, frontend‑backend communication, screen‑color detection, mouse automation, permission configuration, CI/CD build, and final reflections.

Frontend developmentRustTauri
0 likes · 17 min read
Automating Video Learning with Tauri: A Frontend Developer’s Guide to Building a Desktop Automation Tool
MaGe Linux Operations
MaGe Linux Operations
Sep 28, 2021 · Operations

Automate Your Desktop with Python: A Complete PyAutoGUI Guide

This article introduces PyAutoGUI, a cross‑platform Python library for controlling mouse, keyboard, dialogs and screenshots, shows how to install it, explains its coordinate system, outlines core functions, and provides practical code examples for drawing and image‑based automation.

Pythoncode-examplescross‑platform
0 likes · 5 min read
Automate Your Desktop with Python: A Complete PyAutoGUI Guide
Liangxu Linux
Liangxu Linux
Aug 24, 2021 · Operations

Automate Hourly Linux Wallpaper Changes with styli.sh

This guide explains how to install the styli.sh shell script, configure it for various Linux desktop environments, and use cron to automatically fetch and set a new Reddit‑sourced wallpaper every hour, while offering numerous customization options such as size, search terms, and display tools.

LinuxWallpapercron
0 likes · 6 min read
Automate Hourly Linux Wallpaper Changes with styli.sh