linspector/linspector
2022-10-01 08:50:36 +02:00
..
core Moved singleton.py from utils/ to core/. It really is a core class. 2022-10-01 08:50:36 +02:00
notifications Basic scheduling works now but execution of services is not available. Lot of stuff done... 2022-09-30 02:14:36 +02:00
plugins Basic scheduling works now but execution of services is not available. Lot of stuff done... 2022-09-30 02:14:36 +02:00
services Moved kwargs from __init__ to execute() in services, optimized logging and a lot of bug fixes and refactoring. Bug fixes too. 2022-10-01 08:43:19 +02:00
tasks Basic scheduling works now but execution of services is not available. Lot of stuff done... 2022-09-30 02:14:36 +02:00
__init__.py Initial commit after complete rewrite of Linspector. 2022-09-25 00:39:51 +02:00