Link tracking system added. alt+k to open last link, alt+u for list of urls, configurable in settings.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user