Coin Caster
A powerful Raycast extension that brings real-time cryptocurrency price tracking to your fingertips. Monitor your favorite crypto assets, view detailed market data, and stay updated with price changes - all without leaving Raycast.
Features
- π Quick Search: Instantly search for any cryptocurrency token
- π Real-time Data: Get up-to-date prices, market cap, volume, and 24h price changes
- π Price Charts: Visual price history representation for better trend analysis
- β Watchlist: Add your favorite tokens for quick access
- π° Comprehensive Coverage: Support for thousands of cryptocurrencies
- π Fast & Efficient: Native performance with Raycast's speed
- π¨ Beautiful UI: Clean, modern interface that matches Raycast's design
Installation
- Make sure you have Raycast installed
- Open Raycast
- Search for "Store" in Raycast
- Search for "Coin Caster"
- Click "Install"
Alternatively, you can install directly from the Raycast store.
Usage
Searching for Tokens
- Open Raycast
- Type "coin" or select "Coin Caster" from your extensions
- Start typing the name or symbol of any cryptocurrency
- Select a token to view detailed information
Managing Watchlist
- Search for a token
- Click the star icon or use the keyboard shortcut to add/remove from watchlist
- Access your watchlist anytime from the main view
Viewing Token Details
- Price in USD
- 24-hour price change percentage
- Market capitalization
- Trading volume
- Interactive price chart
- Quick link to view on Coingecko
Development
# Clone the repository
git clone https://github.com/chase-manning/coin-caster.git
# Navigate to the project directory
cd coin-caster
# Install dependencies
npm install
# Build the extension
npm run build
# Run development mode
npm run dev
Contributing
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
)
- Commit your changes (
git commit -m 'Add some AmazingFeature'
)
- Push to the branch (
git push origin feature/AmazingFeature
)
- Open a Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
Support
If you encounter any issues or have questions, please open an issue on GitHub.