8000 GitHub - koenrh/tivoli
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Oct 10, 2018. It is now read-only.

koenrh/tivoli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tivoli

Tivoli is a little script that allows you to programmatically create subject access request documents (based on 'Wet bescherming persoonsgegevens') based on a CSV file.

The letter is taken from Bits of Freedom's excellent PIM.

Installation

Install the required dependencies.

bundle install

Usage

First, prepare a CSV file with your own address on the first row:

Jan Janssen,Straat 1,1234 AB,Amsterdam
TivoliVredenburg,Vlaamse Toren 7,3511 WC,Utrecht
# run the script with your CSV file, e.g. export.csv
bundle exec ruby tivoli.rb export.csv

Find the generated PDFs in the /out directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0