LICENSE
README.md
kps.py
pyproject.toml
kps_idle.egg-info/PKG-INFO
kps_idle.egg-info/SOURCES.txt
kps_idle.egg-info/dependency_links.txt
kps_idle.egg-info/entry_points.txt
kps_idle.egg-info/requires.txt
kps_idle.egg-info/top_level.txt
tests/test_cli.py
tests/test_config_file.py
tests/test_const.py
tests/test_daemon.py
tests/test_dbus_idle.py
tests/test_hotkey.py
tests/test_icons.py
tests/test_idle.py
tests/test_install.py
tests/test_keyboard_pulse.py
tests/test_kps.py
tests/test_move.py
tests/test_runner.py
tests/test_shutdown.py
tests/test_tray.py
tests/test_uinput_device.py
tests/test_version.py
utils/__init__.py
utils/app.py
utils/cli.py
utils/config_file.py
utils/const.py
utils/daemon.py
utils/dbus_idle.py
utils/hotkey.py
utils/icons.py
utils/idle.py
utils/install.py
utils/keyboard_pulse.py
utils/move.py
utils/move_mac.py
utils/move_pyautogui.py
utils/move_win.py
utils/runner.py
utils/shutdown.py
utils/tray.py
utils/uinput_device.py
utils/version.py