Registry / communication / ghost-pc

ghost-pc

JSON →
library0.2.24pypypi✓ verified 84d ago

GhostPC allows you to control your Windows PC remotely via WhatsApp, with AI vision capabilities. The current version is 0.2.24, supporting Python >=3.12. It is actively maintained with frequent releases.

pip install ghost-pc
INSTALL
IMPORT
SIG · GHOST-PC
G
ghost-pc
communicationpythonv0.2.24
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GhostPC
✓ import ghost_pc
✗ from ghost_pc import GhostPC

Initialize and run GhostPC. It listens for WhatsApp messages to execute commands.

from ghost_pc import GhostPC import os client = GhostPC() client.run()
Debug
Known issues
gotchaPackage name uses hyphens (ghost-pc) but import uses underscores (ghost_pc). Common mistake to try 'import ghostpc'.
fix
Use 'pip install ghost-pc' and 'from ghost_pc import GhostPC'.
affects: all
deprecatedOlder versions used 'ghostpc' as module name; this has changed.
fix
Upgrade to latest and use 'ghost_pc' module.
affects: <0.2.0
Upgrade
Version history
0.2.24latest on PyPI · released Feb 18, 2026
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Amazon
1
OpenAI (training)
1
Resources
ghost-pc — pip install ghost-pc · libregistry