@logiclesssoftware/poke
v2.1.0
Published
Terminal gateway to Poke — built by logicless software
Maintainers
Readme
@logiclesssoftware/poke
Terminal gateway to Poke — built by logicless software.
Installation
npm install -g @logiclesssoftware/pokeOr run via npx:
npx @logiclesssoftware/pokeSetup
Run the setup wizard to configure your webhook token:
poke setupThe wizard will guide you to add the logicless recipe, then paste your webhook token.
Usage
Interactive REPL
Start an interactive session:
pokeSend a Message
One-off message:
poke "what files were modified today"Commands
| Command | Description |
|---------|-------------|
| poke | Start interactive session |
| poke setup | Configure credentials |
| poke "message" | Send one-off message |
| poke list | List available recipes |
| poke install <id> | Install a recipe |
| poke search <query> | Search recipes |
| poke features | Show marketplace |
| poke status | Show configuration |
| poke clear | Clear credentials |
Recipes
exa-search— web search via exa.aiuptime-monitor— track service availabilitylinear-tasks— linear issue managementweather— current weather conditionscode-exec— run code snippets
Configuration
Credentials stored at: ~/.thealxlabs/poke.json
License
MIT
