Link tracking system added. alt+k to open last link, alt+u for list of urls, configurable in settings.

This commit is contained in:
Storm Dragon
2025-11-15 15:06:28 -05:00
parent 93ef84aafc
commit b87c3a6e5b
8 changed files with 632 additions and 17 deletions

View File

@@ -4,6 +4,10 @@
# Qt6 framework for GUI
PySide6>=6.5.0
# URL title fetching for link management
requests>=2.28.0
beautifulsoup4>=4.11.0
# Note: Speech Dispatcher support (python3-speechd) is optional
# Install via system package manager:
# Arch/Manjaro: sudo pacman -S speech-dispatcher python-speechd