linspector/bin
2023-02-22 17:14:02 +01:00
..
__init__.py Initial commit after complete rewrite of Linspector. 2022-09-25 00:39:51 +02:00
linspector Use signal.pause() instead of while True to keep Linspector running. A while True loop starts using 100% of one CPU when there is no sleep() inserted. That's not a good way to keep a program running. (0.20.3) 2023-02-22 17:14:02 +01:00
lish Many cleanups, additions and new ideas. 2023-02-12 06:31:35 +01:00
litui Tons of fixes, improvements and ideas... 2023-02-03 04:17:40 +01:00