All Projects → fiatjaf → Trelew

fiatjaf / Trelew

Licence: mit
An interactive shell for Trello.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Trelew

3llo
3llo - Trello interactive CLI aplication
Stars: ✭ 245 (+195.18%)
Mutual labels:  trello, cli
Trello Cli
Command line client for Trello
Stars: ✭ 242 (+191.57%)
Mutual labels:  trello, cli
Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (-4.82%)
Mutual labels:  cli
Medium Cli
Medium via CLI
Stars: ✭ 81 (-2.41%)
Mutual labels:  cli
Csso Cli
Command line interface for CSSO
Stars: ✭ 81 (-2.41%)
Mutual labels:  cli
Window Size
Reliable way to to get the height and width of the terminal/console in a node.js environment.
Stars: ✭ 79 (-4.82%)
Mutual labels:  cli
Sql
MySQL & PostgreSQL pipe
Stars: ✭ 81 (-2.41%)
Mutual labels:  cli
Spellchecker
SpellChecker for Xcode
Stars: ✭ 79 (-4.82%)
Mutual labels:  cli
Page
Use neovim as pager
Stars: ✭ 83 (+0%)
Mutual labels:  cli
Mix Phar Skeleton
Phar command line program development skeleton
Stars: ✭ 81 (-2.41%)
Mutual labels:  cli
V2gen
A powerful cross-platform CLI client for V2Ray subscription. 跨平台V2Ray命令行订阅管理客户端
Stars: ✭ 82 (-1.2%)
Mutual labels:  cli
Twitchy
CLI streamlink wrapper for twitch.tv
Stars: ✭ 80 (-3.61%)
Mutual labels:  cli
Mpb
multi progress bar for Go cli applications
Stars: ✭ 1,221 (+1371.08%)
Mutual labels:  cli
Pg activity
pg_activity is a top like application for PostgreSQL server activity monitoring.
Stars: ✭ 1,232 (+1384.34%)
Mutual labels:  cli
Nord Terminator
An arctic, north-bluish clean and elegant Terminator color theme.
Stars: ✭ 78 (-6.02%)
Mutual labels:  cli
Torchlambda
Lightweight tool to deploy PyTorch models to AWS Lambda
Stars: ✭ 83 (+0%)
Mutual labels:  cli
Google Music Scripts
A CLI utility for interacting with Google Music. https://google-music-scripts.readthedocs.io/
Stars: ✭ 79 (-4.82%)
Mutual labels:  cli
Find Process
find process by port/pid/name etc.
Stars: ✭ 80 (-3.61%)
Mutual labels:  cli
Whale
🐋 Show Ethereum and Bitcoin price in command line interface (CLI).
Stars: ✭ 81 (-2.41%)
Mutual labels:  cli
Crates Io Cli
Interact with crates.io from the command-line
Stars: ✭ 82 (-1.2%)
Mutual labels:  cli

trelew

An immersive command line app for Trello

Nodejs 4 is required. If yours is below that, please follow instructions here to upgrade.

Install

npm install trelew --global

Run

trelew

On the first run you'll be asked to generate a token.

After that, you can navigate between your boards, lists and cards just by typing their name (just start typing and press TAB for autocompletion). For visualizing available options and information about current board/list/card, use ls.

Once in a list, use add card to create a new card.

Once in a card, use ls to read its descrition, edit to edit the description, comments to read the last comments, add comment or post to add a new comment, checklists and attachments to see checklists and attachments.

cd .. will go back to the previous level.

? or help will show the available commands.

At any time you can do ls | less (or comments | less). This can be useful to read long descriptions or comments.

You can also start trelew directly inside some board. Just start it with trelew slug-of-the-board.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].