mirror of
https://github.com/vinefeeder/TwinVine.git
synced 2026-07-15 18:10:04 +02:00
44 lines
1.5 KiB
Markdown
44 lines
1.5 KiB
Markdown
**TwinVine**
|
|
**Beta in testing** Linux OK. Windows Path issues.
|
|

|
|
|
|
|
|
TwinVine is the home of TWO packages [Vinefeeder](https://github.com/vinefeeder/TwinVine/blob/main/packages/vinefeeder/src/vinefeeder/README.md)
|
|
and [Envied](https://github.com/vinefeeder/TwinVine/blob/main/packages/envied/README.md)
|
|
|
|
TwinVine is the easy way to handle your download tasks.
|
|
When you have an exact program url - just use envied as a command line call.
|
|
When you only have the program name - just start with a search in vinefeeder.
|
|
|
|
**usage**
|
|
```
|
|
uv run envied dl itv (program url)
|
|
|
|
uv run vinfeeder - to open the interactive GUI for search etc
|
|
```
|
|
**Installation**
|
|
|
|
Uv is the package manager and loads both VineFeeder and Envied together. Envied runs independenly or may be called by Vinefeeder.
|
|
|
|
This installs the latest version directly from the GitHub repository:
|
|
|
|
```shell
|
|
git clone https://github.com/vinefeeder/TwinVine.git
|
|
cd TwinVine
|
|
uv clean
|
|
uv.lock
|
|
uv sync
|
|
uv run vinefeeder --help or
|
|
uv run envied --help
|
|
```
|
|
|
|
Images
|
|

|
|

|
|

|
|

|
|

|
|
|
|
|
|
|