This Raycast extension integrates with Lunch Money, a personal finance app that helps you track your spending, manage your budget, and reach your financial goals.
- View your total spending and today's spending at a glance
- Browse your latest transactions
- See upcoming recurring transactions
- Add new expenses quickly
- Add new income quickly
- View and process SMS messages to create transactions
- Search through your transactions
To use this extension, you'll need to obtain a personal API token from Lunch Money:
- Log in to your Lunch Money account
- Go to the Developer section in your account settings
- Click on Create new access token
- Give your token a name (e.g., Raycast Extension)
- Copy the generated token
Once you have your API token:
- Install the Lunch Money extension in Raycast
- Open Raycast and search for Lunch Money
- When prompted, enter your API token
- Set your preferred default currency
After setup, you can use the following commands:
Browse
: View your spending summary, latest transactions, recurring expenses, and SMS messagesAdd Expense
: Quickly add a new expenseAdd Income
: Quickly add new incomeSMS
: View latest SMS messages and create transactions from them
- Open the Lunch Money extension
- Use the Add Expense action (
Cmd + N
) - Fill in the expense details
- Submit the form
- Open the Lunch Money extension
- Use the Add Income action (
Cmd + I
) - Fill in the income details
- Submit the form
- Open the Lunch Money extension
- Navigate to SMS Messages
- Browse your latest SMS messages
- Select a message to create a transaction based on its content
If you encounter any issues or have suggestions for improvements, please file an issue on the GitHub repository.
This extension only communicates with the Lunch Money API using your personal access token. No data is stored or transmitted elsewhere.
Note: When accessing SMS messages, the extension reads SMS data from your local Messages database to help you create transactions quickly. Your SMS data is not transmitted or stored elsewhere.
This project is licensed under the MIT License.