Initial commit

This commit is contained in:
2018-03-27 22:16:42 +02:00
commit 2793e49ea9
13 changed files with 563 additions and 0 deletions

4
main.py Normal file
View File

@@ -0,0 +1,4 @@
import SamAuthenticator as auth
auth.start()