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.
-
gringotts
A complete payment library for Elixir and Phoenix Framework -
MongoosePush
MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS. -
sparkpost
SparkPost client library for Elixir https://developers.sparkpost.com -
elixtagram
:camera: Instagram API client for the Elixir language (elixir-lang) -
google_sheets
Elixir library for fetching Google Spreadsheet data in CSV format -
amazon_product_advertising_client
An Amazon Product Advertising API client for Elixir -
pay_pal
:money_with_wings: PayPal REST API client for the Elixir language (elixir-lang) -
cashier
Cashier is an Elixir library that aims to be an easy to use payment gateway, whilst offering the fault tolerance and scalability benefits of being built on top of Erlang/OTP -
elixir_ipfs_api
The Elixir library that is used to communicate with the IPFS REST endpoint. -
airbrake
An Elixir notifier to the Airbrake/Errbit. System-wide error reporting enriched with the information from Plug and Phoenix channels.
Static code analysis for 29 languages.
Do you think we are missing an alternative of currently or a related project?
README
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.