Skip to content

Instantly share code, notes, and snippets.

View younishd's full-sized avatar
🏳️‍🌈

Younis Bensalah younishd

🏳️‍🌈
View GitHub Profile
@younishd
younishd / personio.py
Created July 22, 2019 09:13
Papershift <> Personio
##
## Author: Younis Bensalah
##
from requests import get, post
import json
PAPERSHIFT_API_TOKEN = 'XXXXXXXX'
PERSONIO_CLIENT_ID = 'XXXXXXXX'
PERSONIO_CLIENT_SECRET = 'XXXXXXXX'
seta com_maxfps 125
seta cl_maxpackets 125
seta g_synchronousClients 0
seta pmove_fixed 1
seta pmove_msec 8
seta sv_fps 125
seta sensitivity 16
seta in_mouse 1
seta in_logitechbug 0
seta cl_mouseAccel 0