Skip to content

Instantly share code, notes, and snippets.

View evo42's full-sized avatar

Rene Kapusta evo42

View GitHub Profile
@evo42
evo42 / psd2-api-1.3.9_arz.yaml
Last active April 23, 2024 18:51
ARZ XS2A API v1.3.9
openapi: 3.0.1
info:
title: '[psd2] xs2a'
# ACHTUNG: hierbei handelt es sich um die XS2A BG API in der Version 1.3.9_2021-05-04
# das Version Handling am WSO2 verwendet die Major-Version als API-Version (deshalb 2.*)
# Source: https://xs2a.banking.co.at/psd2/m122/home
version: "1.3.9"
description: |
# Summary
The **NextGenPSD2** *Framework Version 1.3.9* offers a modern, open, harmonised and interoperable set of
@evo42
evo42 / smartcash.sh
Last active April 25, 2023 22:31
BitATM -- cardless cash withdrawal at 1.427 ATMs in Austria -- https://SEPA.digital
#!/bin/bash
# smartcash.sh
# API for BAWAG PSK smartCash service
user=''
pin=''
account='0'
amount='10'
mobileTan=''
body {
background-color: red;
font-size: 2em;
text-decoration: line-through;
text-decoration-style: dashed;
}
@evo42
evo42 / readme.md
Last active November 27, 2022 14:32
Export your corporate Office365 Outlook™ / Microsoft Teams™ calendar event items as iCalendar `*.ics` document to your private calendar.

Life-Work Calendar-Sync

This Bookmarklet-App downloads your Office365 Outlook / Microsoft Teams calendar as iCalender *.ics document. You can import those events into your private calender to schedule your Life-Work-Balance.

A Bookmarklet-App is some kind of robot executed in the context of a website in your browser.

<a href="javascript: (() => { alert(document.cookie); })();">
 Get Biscuit.
@evo42
evo42 / README.md
Last active March 23, 2022 20:55
sitemap az

wko firmen a-z

@evo42
evo42 / aloha-config.js
Created December 8, 2011 19:52
Aloha Editor -- send content via ajax to a backend php script to save the data edited with Aloha Editor
( function ( window, undefined ) {
var Aloha = window.Aloha || ( window.Aloha = {} );
Aloha.settings = {
logLevels: { 'error': true, 'warn': true, 'info': true, 'debug': false, 'deprecated': true },
errorhandling: false,
ribbon: false,
locale: 'en',
floatingmenu: {
width: 630,
Gesamte Rechtsvorschrift für Registrierkassensicherheitsverordnung, Fassung vom 01.04.2017
Langtitel
Verordnung des Bundesministers für Finanzen über die technischen Einzelheiten für Sicherheitseinrichtungen in den Registrierkassen und andere, der Datensicherheit dienende Maßnahmen (Registrierkassensicherheitsverordnung, RKSV)
StF: BGBl. II Nr. 410/2015
Änderung
BGBl. II Nr. 210/2016
Präambel/Promulgationsklausel
Aufgrund der §§ 131b Abs. 5 Z 1, 3 und 4 und § 132a Abs. 8 der Bundesabgabenordnung – BAO, BGBl. Nr. 194/1961, zuletzt geändert durch das Bundesgesetz BGBl. I Nr. 118/2015, wird verordnet:
Inhaltsverzeichnis
$('.accordion-description').each(function() {
$(this).click();
});
$('a.domain-search-more').each(function() {
$(this).click();
});
var available = [];
@evo42
evo42 / easybank.class.php
Created April 3, 2018 20:06 — forked from geek-at/easybank.class.php
php wrapper for read only access to easybank.at
<?php
/*
* EasyBank.at client lib
* Reverse engineered by looking at the API calls of the app
*
* Example usage:
*
* <?php
* include_once('easybank.class.php');
@evo42
evo42 / woocommerce-shipment-tracking-rest-api-doc.md
Created January 16, 2019 13:41 — forked from gedex/woocommerce-shipment-tracking-rest-api-doc.md
WooCommerce Shipment Tracking REST API introduced in 1.5.0

Shipment Tracking REST API

The shipment tracking REST API allows you to create, view, and delete individual shipment tracking. The endpoint is /wp-json/wc/v1/orders/shipment-trackings.

Shipment Tracking Properties

Attribute Type Description
tracking_id string Unique identifier for shipment tracking read-only
tracking_number string Tracking number required