TODO for AI service console client
Project description
TODO for AI Python Client
This is a Python client for the TODO for AI service that runs as a background task. It connects to the server, authenticates, and handles file operations and shell script execution requests.
Desktop App
The desktop app (Tauri) lives in a separate repo: todoforai/edge-app
Features
- WebSocket connection to TODO for AI server
- Authentication with API key
- Automatic reconnection logic
- File system operations (directory listing)
- Shell script execution
- Heartbeat mechanism to maintain connection
- Command Line Interface (CLI)
Installation
Recommended guide: Connect PC
From PyPI (Recommended)
pip install todoforai-edge-cli
Download Prebuilt Executables
For desktop app downloads (Windows, macOS, Linux), see todoforai/edge-app.
From Source
git clone https://github.com/todoforai/edge.git
cd edge
pip install -e .
Usage
# Using an API key
todoforai-edge-cli --api-key your-api-key
Environment Variables
You can also set the following environment variable:
TODO4AI_API_KEY: Your API key for authentication
Changelog
See CHANGELOG.md for a detailed history of changes and releases.
Development
Set up your environment variables:
export TODOFORAI_API_KEY="your-production-api-key"
export TODOFORAI_API_KEY_DEV="your-local-dev-api-key"
Then run:
make run # Production
make run-test # Local development
Let Us Know You're Using TODOforAI!
We'd love to hear from you! If you're using TODOforAI in your projects or organization, please consider dropping us a quick note at marcellhavlik@todofor.ai.
Hearing about your use cases helps us:
- Improve the product based on real-world usage
- Prioritize features that matter to our community
- Connect with users who might benefit from upcoming features
This is completely optional and not required by our license, but your feedback is incredibly valuable to our small team!
License
MIT License with Notification Request - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file todoforai_edge_cli-0.12.5.tar.gz.
File metadata
- Download URL: todoforai_edge_cli-0.12.5.tar.gz
- Upload date:
- Size: 82.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e5015aaf16818af4478784e7ae1729a2cf950b868bb8de8e5e22bf97da7ce39
|
|
| MD5 |
1792a7bc8086d522971328c659eabef0
|
|
| BLAKE2b-256 |
6b4446e1677c474a727d638b10413d558ac10a80fd7268aefe770bf785bb600f
|
File details
Details for the file todoforai_edge_cli-0.12.5-py3-none-any.whl.
File metadata
- Download URL: todoforai_edge_cli-0.12.5-py3-none-any.whl
- Upload date:
- Size: 74.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f601a08bc28efdee79a0581628880ec7dbf6f0f7f6d189a3e016325eed03664
|
|
| MD5 |
d28a615377548c8822f08a7211aae2ce
|
|
| BLAKE2b-256 |
d529daf069a7bd6bc087970f184a8bd3b2fee69e30e67725eb00a8bc779f65c2
|