Commit Graph

27 Commits (cf9295bb6aa9f9c517d5a9dbd32a81734d8142e4)

Author SHA1 Message Date
sfigato cf9295bb6a
Fix log in. 2019-09-04 14:58:19 +02:00
sfigato 83f74ce799
Improve help in cli 2019-09-04 14:58:13 +02:00
sfigato eaaf492293
Fix logged_in property: meaningful also after logout. 2019-09-04 14:58:08 +02:00
sfigato 32a87d7b6d
Fix (?) logged_in property. 2019-09-04 14:58:03 +02:00
sfigato 5707698b66
Fix missing attribute in Fifo. 2019-09-04 14:57:58 +02:00
sfigato 35ff892db1
Adding login/logout subcommands. 2019-09-04 14:57:53 +02:00
sfigato bb97eb9e4f
Fix logger settings in utils 2019-09-04 14:57:47 +02:00
sfigato 8f032090ed
Fix safely decorator and logout method. 2019-09-04 14:57:42 +02:00
sfigato 862598f597
Improve cli and fix daemon main loop. 2019-09-04 14:57:37 +02:00
sfigato d2148dfafb
Fix logging. 2019-09-04 14:57:32 +02:00
sfigato 5f74d80267
Black 2019-09-04 14:57:27 +02:00
sfigato b1f539592c
Refactoring the daemon: one daemon, many clients. 2019-09-04 14:57:22 +02:00
sfigato 1805327d39
Moving utils to bot_z.utils 2019-09-04 14:57:17 +02:00
sfigato 7290ec6883
Cleaning the response fifo. Leave it behind if command fails. 2019-09-04 14:57:12 +02:00
sfigato fdb0977353
Daemon now logs to syslog. 2019-09-04 14:57:07 +02:00
sfigato 9a99020709
Daemon fully working. Log still spamming on stderr. 2019-09-04 14:57:02 +02:00
sfigato 004da87425
Daemon and cli (not working in background). 2019-09-04 14:56:57 +02:00
sfigato ed1e267b41
Safely with retries. 2019-09-04 14:56:51 +02:00
sfigato 589d95b5ac
Blacken'd 2019-09-04 14:56:36 +02:00
sfigato 1d3a943e74
README updated 2019-09-04 14:48:00 +02:00
sfigato dc20c91933
Cleanup 2019-09-04 14:46:56 +02:00
sfigato c4ac8f96f9
Functioning check_in/check_out. 2019-09-04 14:43:40 +02:00
sfigato 23c41237ff
login/logout mostly working. 2019-09-04 14:43:24 +02:00
sfigato f6c55655a2
working do_login and __del__, check_in/out stubs. 2019-09-04 14:42:37 +02:00
sfigato 1fed09c655
First Operator stub, does not yet succeedes. 2019-09-04 14:42:31 +02:00
sfigato 075ccef88e
.gitignore 2019-09-04 14:38:26 +02:00
sfigato 3de046b5d1 Init 2019-01-07 11:16:16 +01:00