Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.31 KB

File metadata and controls

27 lines (16 loc) · 1.31 KB

Bitcoin Price and Fear & Greed Index Widget for Scriptable

This Scriptable widget provides a quick view of the current Bitcoin price and the Crypto Fear & Greed Index, designed for iOS devices. The Bitcoin price is fetched from the Coindesk API, and the Fear & Greed Index is retrieved from the Alternative.me API. The widget also color-codes the Fear & Greed Index for intuitive visualization: green indicates greed, and red indicates fear.

Features

  • Bitcoin Price: Displays the current Bitcoin price along with a brief description and the last updated time.
  • Fear & Greed Index: Shows the current state of the market sentiment by displaying the Fear & Greed Index. The index value changes the color of the displayed text — green for greed and red for fear.

How to Use

  1. Install the Scriptable app on your iOS device.
  2. Create a new script and copy-paste the provided JavaScript code into the script editor.
  3. Run the script to view the widget or add it to your home screen for regular updates.

Requirements

  • iOS device with the Scriptable app installed.
  • Internet connection to fetch the latest data from APIs.

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

License

Distributed under the MIT License. See LICENSE for more information.