Giter Club home page Giter Club logo

3llo's Introduction

3llo - Interactive CLI for Trello

3llo is the terminal client for Trello, which helps you manage Trello cards without leaving your awesome terminal.

video

3llo was inspired by the awesome rainbowstream and facy.

Why this named 3llo?

Good to know that 3 == "tre" in Swedish.

Installation

gem install 3llo

You also need to have these environment variables set in your shell.

export TRELLO_USER=your_username
export TRELLO_KEY=your_key
export TRELLO_TOKEN=your_token

Obtain Trello API key and token

  1. Go to Get started.
  2. Click on Get your Application Key.
  3. Copy the Application Key and generate a Token using the instruction on the page.

Usage

There are a couple of commands available in 3llo.

  • board list: List your board
  • board select <board_id>: Select the active board.
  • card list: List all cards of the active board.
  • card list mine: List all your cards of the active board.
  • card add: Create a card.
  • card show <card_id>: Show card information.
  • card move <card_id> <list_id>: Move card to a specified list.
  • card self-assign <card_id>: Self-assign a card.
  • card comments <card_id>: Show recent comments of a card.
  • card comment <card_id>: Add a comment to a card.
  • card archive <card_id>: Archive a card.
  • list list: List all the lists of the active board.
  • list archive-cards <list_id>: Archives all the cards on the specified list.
  • help: Show help menu.
  • exit: Exit.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/qcam/3llo. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Development Roadmap

View in Issues

License

The gem is available as open source under the terms of the MIT License.

3llo's People

Contributors

qcam avatar onurbozkurt avatar hieuk09 avatar huytd avatar

Watchers

James Cloos avatar Jibran Kalia avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.