This commit is contained in:
VineFeeder
2025-09-13 10:27:03 +01:00
parent 76a791e375
commit 7db67696b4
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -21,6 +21,8 @@ TwinVine is the easy way to handle your download tasks.
uv run envied dl (options) (service) (program url) uv run envied dl (options) (service) (program url)
uv run vinefeeder - to open the interactive GUI for search, browse, etc. uv run vinefeeder - to open the interactive GUI for search, browse, etc.
To go to the command line use of 'envied' after using the GUI: close the GUI directly, or ctrl+c in terminal.
``` ```
**Installation** **Installation**
+2 -2
View File
@@ -1,5 +1,5 @@
##Updates## **Updates**
**13 Sept 2025:** **13 Sept 2025:**
- Added selected service name to screen display with GUI use. - Added selected service name to screen display with GUI use. Featured in the original but got lost!
- corrected uv.lock to uv lock for initializing project - corrected uv.lock to uv lock for initializing project