An open API service indexing awesome lists of open source software.

https://github.com/olegwock/monostatements.app

Get your statements from Monobank right on your Mac!
https://github.com/olegwock/monostatements.app

monobank monobank-api swift

Last synced: 8 months ago
JSON representation

Get your statements from Monobank right on your Mac!

Awesome Lists containing this project

README

          

# MonoStatements.app

This is a tiny app I made to master Swift and mac OS app development. The main purpose of this app is to load a list of your transactions from the Monobank account using API and display them.

To use this app you need to either install it from the [dmg file](https://github.com/OlegWock/MonoStatements.app/releases/latest) or build from the source. To obtain the Monobank API key please visit [this page](https://api.monobank.ua/).

Notable features:

* You can convert transaction amount to USD/EUR/RUB/UAH
* You can check transactions from all accounts
* And you can see and copy **all** details about the particular transaction with double click

![screenshot](/AssetsSources/screenshot.png)