Portfolio Performance Sync – Real-Time API + iOS Widget for your portfolio

:rocket: Portfolio Performance Sync – Real-Time API + iOS Widget

Hi everyone :waving_hand:

I’d like to share a side project I’ve been working on — it’s called Portfolio Performance Sync, and it’s designed to give you real-time insights into your investments, built on top of Portfolio Performance.

:link: GitHub Repository


:brain: What is it?

Portfolio Performance Sync lets you:

  • View your portfolio value in real time using data from your Portfolio Performance file
  • Automatically get live market prices (updated every 5 minutes)
  • Convert between USD / EUR
  • Access your portfolio securely via an API
  • Display your data on your iPhone home screen using an iOS widget (via HTTPWidget)

:bullseye: Why I built it

I wanted a quick way to track my portfolio on the go — no need to open the full app or export reports constantly. This project helps me check my investments from anywhere, straight from my phone, in real time.


:speech_balloon: Feedback Welcome!

It’s free & open source — I’d love your thoughts!

  • :light_bulb: Useful to you?
  • :puzzle_piece: Missing anything?
  • :handshake: Want to help improve it?

Reply here, open a GitHub issue, or contribute directly.

Let’s build something great together! :rocket:
Cheers
Ronanren

3 Likes

gm, interesting
any chance you can dev that on android?

All you need is an application that can retrieve the JSON API and display it as a widget. I’ve found this application called KWGT Kustom Widget Maker that can do that.

1 Like