Popularity
2.0
Declining
Activity
0.0
Stable
5
3
3

Monthly Downloads: 4
Programming language: Elixir
License: MIT License
Tags: Third Party APIs    
Latest version: v0.0.4

currently alternatives and similar packages

Based on the "Third Party APIs" category.
Alternatively, view currently alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of currently or a related project?

Add another 'Third Party APIs' Package

README

Build Status

Currently

currently is a tool to display cards currently assigned to you on Trello.

Dependencies

  • Elixir >= 1.0

How to use it?

git clone https://github.com/chatgris/currently.git
cd currently
mix deps.get
mix escript.build
./currently configure -k <key> -t <token>
./currently cards

You can create a Developer API key on https://trello.com/1/appKey/generate. For the token, see https://trello.com/docs/gettingstarted/index.html#getting-a-token-from-a-user.

Copyright

MIT. See LICENSE for further details.


*Note that all licence references and agreements mentioned in the currently README section above are relevant to that project's source code only.