Skip to content

Investec-Developer-Community/track-my-spend-ios-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Community-Powered Repository 🌟

This repository is crafted with ❤️ by our talented community members. It's a space for everyone to use, contribute to, and share. While it aligns with the spirit of our community, please note that this repo is not directly endorsed or supported by Investec. Always exercise caution and discretion when using or contributing to community-driven projects.

Track My Spend

An iOS widget that helps you track your spend with Programmable Banking.

  • TrackMySpend shows you how much money you have spent each day and provide a view of your last 5 transactions on your account.
  • The widget can be installed on an iOS mobile device in a few simple steps.
  • TrackMySpend uses the Programmable Banking Transaction History API.

Widget Preview

Requirements

Preparation

You will need to have your Investec API keys at hand. Specifically, your client ID, client secret and API key. You can learn more about getting your Investec API keys in the API Quick Start Guide.

Getting Started

We encourage you to fork this repository to your GitHub account. This allows you to easily stay up to date with new changes to the widget without losing any local customizations you may make to it. To fork this app, please see the following guide.

Once you have forked the repo, please clone it. After you have cloned the repository, clone the repository to your local environment.

Configuration

Open the src/widget.js file and add your API credentials according to the instructions in the file.

Device Installation

  • Create a new script in Scriptable. This opens up the editor on your iPhone. You can give it any title as you wish.
  • Use your Universal Clipboard to copy the contents of widget.js to the editor on your iPhone.
  • Tap Done to save the script.

Configure The Widget

  • Long-press on your home screen and select the option to add a new widget.
  • Select the Scriptable app.
  • Select the largest widget size.
  • Long press the new widget and select Edit Widget.
  • Choose the script you created.

That's it!

📄 License

This project is MIT licensed, as found in the [LICENSE][l] file.

About

An IOS widget to help track my spend with Programmable Banking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors