Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 549 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 549 Bytes

Tapudsou

Python script that tells you when you need to add money to your lunch card.

Installation

You need to add your credentials under the tapudsou identifier to your system specific credential manager. Refer to the keyring documentation for that part, or use the script add_credentials.py.

Usage

usage: main.py [-h] username threshold

positional arguments:
  username
  threshold   Account balance in € below which to alert

options:
  -h, --help  show this help message and exit