Commit Graph

7 Commits

Author SHA1 Message Date
shv187
be89c511f9 Fix deps on non-Windows platforms. 2026-02-15 13:56:28 +01:00
Szymon
e48ed5370a Add secure password storing (#4)
* Added xdg-compliant path for Linux and macOS

Created config.py

Moved system path logic to config.py

* Added secure password storing with keyring

* fixed not showing login screen if no password is saved

* Update readme with new config info

* add pywin32 lib
2026-02-15 13:21:23 +01:00
876463d7c5 Added xdg-compliant path for Linux and macOS 2026-02-15 13:06:41 +01:00
Jake
86a7575b4e Update README with key bindings
Added key bindings to README.
2026-02-07 23:37:45 +01:00
e5e7c178df added vim bindings for moving cursor up and down 2026-02-07 23:28:00 +01:00
Jake
145404d829 Update README
Added project description, usage instructions, and sidenotes to README.
2026-02-07 04:48:17 +01:00
shv187
b2cca32568 init 2026-02-07 04:23:08 +01:00