Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

English  |  简体中文

Haoleme

Haoleme

Monitor commands on your computer or server from your phone.

Website · Download APK · Quick Start · PyPI

Android APK 0.9.43 Haoleme CLI on PyPI Total GitHub Issues License: AGPL-3.0-or-later

Official Links

What Is It

Haoleme is a command monitoring tool.

Start a command with hao, then watch its status, console output, device online state, and finish notification in the mobile app. It is useful for training jobs, remote scripts, batch tasks, crawlers, long SSH sessions, and anything you do not want to babysit in a terminal.

Preview

The home screen shows active and completed runs in one place. Settings covers pairing, shared spaces, appearance, and security options.

Home run listSettings and pairing

Quick Start

1. Download the App

Download Android APK 0.9.43

2. Install the CLI

pip install -U haoleme

3. Pair a Device

hao login

Open the app, then scan the QR code or enter the 6-digit pairing code.

4. Run a Command

Prefix your original command with hao:

hao python train.py
hao bash script.sh
hao echo hello

The app will show status and console output automatically.

Features

  • running / succeeded / failed status
  • console output and search
  • finish notifications
  • multiple devices and online status
  • device rename
  • project grouping
  • GPU / CPU monitoring
  • QR code and 6-digit pairing
  • end-to-end encryption for sensitive run content

Source

  • CLI and cloud protocol: src/haoleme
  • Android app: android-core

Security

The public source tree does not include official signing keys, private production deployment config, personal donation QR codes, or access tokens.

The app and CLI connect to the official service by default. You can also self-host from source. Do not commit your own keys, tokens, databases, signing files, or server passwords to a public repository.

License

Haoleme is licensed under AGPL-3.0-or-later.

关于 About

Monitor commands running on your computers and servers from your phone. Live output, device status, and finish alerts with the hao CLI.
androidclicommand-monitorpythonremote-monitoringterminal

语言 Languages

Java53.2%
Python46.8%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
46
Total Commits
峰值: 26次/周
Less
More

核心贡献者 Contributors