Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nhatthm/moneylovercli-plugin-n26
N26 plugin for MoneyLover CLI
https://github.com/nhatthm/moneylovercli-plugin-n26
go golang moneylover moneylovercli n26 plugin
Last synced: 2 months ago
JSON representation
N26 plugin for MoneyLover CLI
- Host: GitHub
- URL: https://github.com/nhatthm/moneylovercli-plugin-n26
- Owner: nhatthm
- License: mit
- Created: 2021-05-01T17:12:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T18:51:56.000Z (6 months ago)
- Last Synced: 2024-10-09T10:21:04.199Z (3 months ago)
- Topics: go, golang, moneylover, moneylovercli, n26, plugin
- Language: Go
- Homepage:
- Size: 155 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# N26 plugin for MoneyLover CLI
[![GitHub Releases](https://img.shields.io/github/v/release/nhatthm/moneylovercli-plugin-n26)](https://github.com/nhatthm/moneylovercli-plugin-n26/releases/latest)
[![Build Status](https://github.com/nhatthm/moneylovercli-plugin-n26/actions/workflows/test.yaml/badge.svg)](https://github.com/nhatthm/moneylovercli-plugin-n26/actions/workflows/test.yaml)
[![codecov](https://codecov.io/gh/nhatthm/moneylovercli-plugin-n26/branch/master/graph/badge.svg?token=eTdAgDE2vR)](https://codecov.io/gh/nhatthm/moneylovercli-plugin-n26)
[![Go Report Card](https://goreportcard.com/badge/github.com/nhatthm/moneylovercli-plugin-n26)](https://goreportcard.com/report/github.com/nhatthm/moneylovercli-plugin-n26)
[![GoDevDoc](https://img.shields.io/badge/dev-doc-00ADD8?logo=go)](https://pkg.go.dev/github.com/nhatthm/moneylovercli-plugin-n26)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate/?hosted_button_id=PJZSGJN57TDJY)A plugin for [moneylovercli](https://github.com/nhatthm/moneylovercl) to convert n26 transactions and import to MoneyLover.
## Prerequisites
- `Go >= 1.17`
## Install
```bash
moneylovercli plugin install github.com/nhatthm/moneylovercli-plugin-n26
```## Usage
If you have a list of n26 transactions, you can either pipe it or read it, like this
```bash
n26 transactions --from 2020-01-01 --to 2020-02-01 > transactions.json
moneylovercli transactions import --provider n26 < transactions.json
```or
```bash
n26 transactions --from 2020-01-01 --to 2020-02-01 | moneylovercli transactions import --provider n26
```## Donation
If you like this project, you can give me a cup of coffee :)
### Paypal donation
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate/?hosted_button_id=PJZSGJN57TDJY)
or scan this