@@ -12,7 +12,7 @@ fiobank-statement-downloader [save/to/directory] [format] [path/to/.env]
12
12
13
13
Example output when EASE_LOGGER=console
14
14
15
- ```
15
+ ``` console
16
16
01/16/2024 16:46:11 ⚙ ❲FioBank Statement Downloader⦒SpojeNet\FioApi\Downloader❳ FioBank Statement Downloader EaseCore dev-main (PHP 8.3.1)
17
17
01/16/2024 16:46:12 🌼 ❲FioBank Statement Downloader⦒SpojeNet\FioApi\Downloader❳ Výpis z účtu FIO - 12/01/23 to 12/31/23: hlavni_fio-2023_12.pdf saved
18
18
```
@@ -26,7 +26,6 @@ Please set this environment variables or specify path to .env file
26
26
* ` FIO_TOKEN_NAME ` ='Fio Main'
27
27
* ` ACCOUNT_NUMBER ` =666666666
28
28
29
-
30
29
* ` APP_DEBUG ` =True
31
30
* ` EASE_LOGGER ` =syslog|eventlog|console
32
31
@@ -52,8 +51,10 @@ Availble Import Scope Values
52
51
* 'October'
53
52
* 'November',
54
53
* 'December'
54
+ * ` 2024-08-05>2024-08-11 ` - custom scope
55
+ * ` 2024-10-11 ` - only specific day
55
56
56
- fiobank-transaction -mailer
57
+ fiobank-statement -mailer
57
58
--------------------------
58
59
59
60
![ Mailer] ( fiobank-statement-mailer.svg?raw=true )
@@ -65,22 +66,96 @@ Share configuration with downloader and use few own keys:
65
66
* ` STATEMENTS_CC `
66
67
* ` EASE_SMTP ` - optional json string ` {"port": "587", "starttls": true, "auth": true, "host": "smtp.office365.com", "username": "@spojenet.cz", "password": "pw"} `
67
68
68
-
69
69
fiobank-transaction-report
70
70
--------------------------
71
71
72
72
![ Report] ( fiobank-transaction-report.svg?raw=true )
73
73
74
-
75
74
export fio transactions overview as json
76
75
76
+ ``` json
77
+ {
78
+ "source" : " SpojeNet\\ FioApi\\ Downloader" ,
79
+ "account" : " 4678357887" ,
80
+ "in" : {
81
+ "26824841497" : 605 ,
82
+ "26824888581" : 400 ,
83
+ "26824925635" : 400 ,
84
+ "26824931682" : 400 ,
85
+ "26824932722" : 639 ,
86
+ "26824933226" : 500 ,
87
+ "26824934478" : 500 ,
88
+ "26824936675" : 700 ,
89
+ "26824937278" : 400 ,
90
+ "26824937528" : 600 ,
91
+ "26824961116" : 400 ,
92
+ "26824973216" : 400 ,
93
+ "26824973399" : 400 ,
94
+ "26825089436" : 784 ,
95
+ "26825089826" : 190 ,
96
+ "26825096119" : 600 ,
97
+ "26825100170" : 500 ,
98
+ "26825108688" : 400 ,
99
+ "26825326207" : 530 ,
100
+ "26825342736" : 590 ,
101
+ "26825354034" : 400 ,
102
+ "26825391533" : 400 ,
103
+ "26825421760" : 500 ,
104
+ "26825440250" : 400 ,
105
+ "26825445534" : 500 ,
106
+ "26825451244" : 400 ,
107
+ "26825485629" : 400 ,
108
+ "26825534661" : 400 ,
109
+ "26825535110" : 400 ,
110
+ "26825536273" : 400 ,
111
+ "26825711691" : 2600 ,
112
+ "26825737686" : 400 ,
113
+ "26825840759" : 1742 ,
114
+ "26825906082" : 500 ,
115
+ "26825921632" : 6050 ,
116
+ "26825965281" : 1876 ,
117
+ "26826064789" : 300 ,
118
+ "26826480759" : 500 ,
119
+ "26826623438" : 400 ,
120
+ "26826651980" : 700
121
+ },
122
+ "out" : {
123
+ "26825356334" : -22581
124
+ },
125
+ "in_total" : 40 ,
126
+ "out_total" : 1 ,
127
+ "in_sum_total" : 29206 ,
128
+ "out_sum_total" : -22581 ,
129
+ "from" : " 2024-12-11" ,
130
+ "to" : " 2024-12-11" ,
131
+ "iban" : " CZ8545635664567300043347"
132
+ }
133
+ ```
77
134
78
135
Created using the library [ fio-api-php] ( https://github.com/mhujer/fio-api-php )
79
136
80
137
MultiFlexi
81
138
----------
82
139
83
- FioBank statement downloader is ready for run as [ MultiFlexi] ( https://multiflexi.eu ) application.
140
+ FioBank statement tools is ready for run as [ MultiFlexi] ( https://multiflexi.eu ) application.
84
141
See the full list of ready-to-run applications within the MultiFlexi platform on the [ application list page] ( https://www.multiflexi.eu/apps.php ) .
85
142
86
143
[ ![ MultiFlexi App] ( https://github.com/VitexSoftware/MultiFlexi/blob/main/doc/multiflexi-app.svg )] ( https://www.multiflexi.eu/apps.php )
144
+
145
+ Debian/Ubuntu
146
+ -------------
147
+
148
+ For Linux, .deb packages are available. Please use the repo:
149
+
150
+ ``` shell
151
+ echo " deb http://repo.vitexsoftware.com $( lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list
152
+ sudo wget -O /etc/apt/trusted.gpg.d/vitexsoftware.gpg http://repo.vitexsoftware.cz/keyring.gpg
153
+ sudo apt update
154
+ sudo apt install fiobank statement tools
155
+ ```
156
+
157
+ After installing the package, the following new commands are available in the system:
158
+
159
+ * ** fiobank-statement-downloader** - downloads statements from FioBank
160
+ * ** fiobank-statement-mailer** - downloads statements from FioBank and sends them by email
161
+ * ** fiobank-transaction-report** - exports transactions overview as json
0 commit comments