CLI for ProjectX - Smart notification bridge that monitors email and sends SMS alerts
Project description
ProjectX CLI
Command-line interface for ProjectX - a smart notification bridge that monitors your email and sends SMS alerts for urgent messages.
Installation
pip install projectx-cli
Usage
Check Server Status
projectx status
Trigger Email Check
projectx check
This will:
- Fetch unread emails from your Gmail
- Classify each email using AI (URGENT or NOT_URGENT)
- Send SMS alerts for urgent emails
Test Classification
projectx test
Tests the AI classification and SMS flow with a sample urgent email.
Configuration
# View current config
projectx config show
# Set custom server URL
projectx config set-url https://your-server.up.railway.app
JSON Output
All commands support --json flag for machine-readable output:
projectx status --json
projectx check --json
Configuration
Config is stored at ~/.projectx/config.json
Default server: https://projectx-production-0eeb.up.railway.app
Requirements
- Python 3.9+
- A running ProjectX server (deployed on Railway or elsewhere)
License
MIT
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 projectx_cli-0.2.0.tar.gz.
File metadata
- Download URL: projectx_cli-0.2.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0dde054c5efb3f54ea096725cba4196cfac05b4916b34daffa244565f9685bd
|
|
| MD5 |
8d3ad73dbeb06453be52e05b245f7410
|
|
| BLAKE2b-256 |
6800a6e2b9044f8167122d716344a9f20a323e4cbab183d4535e5ffa78d2aa5e
|
File details
Details for the file projectx_cli-0.2.0-py3-none-any.whl.
File metadata
- Download URL: projectx_cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0cb1932a060702b9317f9a1d705cb6561a8250ece1eff187046808479edd226
|
|
| MD5 |
ffffeb1c3e897be8a275351263b33f04
|
|
| BLAKE2b-256 |
80f30420e820dcd1d7467971e921fe461d2ed603fa16585655e40fcfec7d8e40
|