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.
Features
- WebSocket connection to TODO for AI server
- Authentication with email/password or API key
- Automatic reconnection logic
- File system operations (directory listing)
- Shell script execution
- Heartbeat mechanism to maintain connection
- Graphical User Interface (GUI) and Command Line Interface (CLI) modes
- Custom URL protocol handler for web integration
Installation
Recommended guide: Connect PC
From PyPI (Recommended)
pip install todoforai-edge-cli
Download Prebuilt Executables
Download the appropriate file for your system:
- Windows: todoforai-edge-windows-x64.msi
- macOS: todoforai-edge-macos-arm64.dmg (Apple Silicon) / todoforai-edge-macos-x64.dmg (Intel)
- Linux: todoforai-edge-linux-x64.AppImage / todoforai-edge-linux-x64.deb
For more information, visit our download page.
From Source
git clone https://github.com/todoforai/edge.git
cd edge
pip install -e .
From Snap (Linux)
sudo snap install todoforai-edge
Usage
Graphical User Interface (Default)
By default, TODO for AI Edge starts with a graphical user interface for easy authentication and monitoring:
# Simply run the client to start the CLI
todoforai-edge-cli
The UI provides:
- Authentication via email/password or API key
- Client status monitoring
- Start/stop controls for the client
Command Line Interface (No UI Mode)
For automation, headless environments, or server deployments:
# Using email/password authentication
todoforai-edge-cli --email your@email.com --password yourpassword
# Using an existing API key
todoforai-edge-cli --no-ui --apikey your-api-key
Environment Variables
You can also set the following environment variables:
TODO4AI_EMAIL&TODO4AI_PASSWORD: Your email & password for default authenticationTODO4AI_API_KEY: If you already have an API key, you can provide it directly
URL Protocol Handler
TODO for AI supports a custom URL protocol (todoforai://) that allows you to start the client directly from a web browser. This is useful for authentication and quick access to the application.
Usage
You can use the following URL formats:
- Authenticate with an API key:
todoforai://auth/apikey/YOUR_API_KEY_HERE
Graphical User Interface
TODO for AI Edge includes a simple graphical user interface for authentication and monitoring the client:
# Launch the client with the UI
todoforai-edge
The UI provides:
- Authentication via email/password or API key
- Client status monitoring
- Start/stop controls for the client
This is especially useful for users who prefer not to use the command line.
TO build
sudo apt update && sudo apt install -y \
build-essential pkg-config libwebkit2gtk-4.1-dev libgtk-3-dev \
libayatana-appindicator3-dev librsvg2-dev libssl-dev curl wget
cd edge_frontend
yarn tauri build
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.11.30.tar.gz.
File metadata
- Download URL: todoforai_edge_cli-0.11.30.tar.gz
- Upload date:
- Size: 58.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fe65822abb9cc3033493a273c05109b72074c3e7f66b2e3d8340bd947a99330
|
|
| MD5 |
ad8f1860b30365a44d5995ef44cbf015
|
|
| BLAKE2b-256 |
1d10e63529060864f687d9041bde2409875233a29b140498e4553345afe19e16
|
File details
Details for the file todoforai_edge_cli-0.11.30-py3-none-any.whl.
File metadata
- Download URL: todoforai_edge_cli-0.11.30-py3-none-any.whl
- Upload date:
- Size: 49.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4652bf8f1f5b01b1a89113a386773631893b887cdc80311a2ac5583afd1c43e8
|
|
| MD5 |
db94a568d9be266626a5c7d2f5e95de6
|
|
| BLAKE2b-256 |
0db2debba1e49c8e895313bec174763c52df1d0c4940228181ca9b17969963c5
|