https://github.com/sirthias/moneymoney-json-export
MoneyMoney extension for exporting transactions to JSON
https://github.com/sirthias/moneymoney-json-export
Last synced: 2 months ago
JSON representation
MoneyMoney extension for exporting transactions to JSON
- Host: GitHub
- URL: https://github.com/sirthias/moneymoney-json-export
- Owner: sirthias
- Created: 2023-01-20T13:37:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T17:10:47.000Z (about 2 years ago)
- Last Synced: 2025-01-09T07:24:39.300Z (4 months ago)
- Language: Lua
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JSON Export for MoneyMoney
==========================This is a small extension for the macOS application [MoneyMoney](https://moneymoney-app.com).
It allows exporting transaction as JSON files, via the standard `Umsätze exportieren` feature.
Installation
------------See https://moneymoney-app.com/api/export/ for info on how to install this extension.
Basically, you only need to copy the `.lua` file in to the `Extensions` directory underneath `MoneyMoney`'s `Application Support` directory, which - in my case - is located here:```
/Users/mathias/Library/Containers/com.moneymoney-app.retail/Data/Library/Application Support/MoneyMoney/Extensions
```