-
### Prerequisites
- [X] I have written a descriptive issue title.
- [X] I have searched all issues/PRs to ensure it has not already been reported or fixed.
- [X] I have verified that I am using the l…
-
Thanks for this project, it looks super useful for integrating into another project that I maintain.
One thing that would help a lot is to support a configuration file that could save options so th…
-
### Brief description of your issue
Portable applications are causing issues while upgrade/uninstall or after uninstall try install
### Steps to reproduce
- Install `Rclone.Rclone`
- Run any rclon…
-
We might have to switch away from CPR soon, as the project seems mostly dead, and doesn't compile on the latest distros any more. Also, the way it's used currently might not be very efficient, see #29…
-
When you update a CLI app (desktop file has `Terminal=true`), then "Run app" should open the app in a terminal.
```
wget https://download.opensuse.org/repositories/home:/nandub:/MyAppImages/AppIma…
-
### Role
I play modded Minecraft
### Suggestion
I want prism use aria2 or other download manager
### Benefit
so that mods and libraries are downloaded faster
### This suggestion is unique
- [X]…
-
```
sean@rroot:/tmp$ lx download-aria2 -j 5 473997540772993
Specify at least one URL.
Usage: aria2c [OPTIONS] [URI | MAGNET | TORRENT_FILE | METALINK_FILE]...
Printing options tagged with '#help'.
Se…
-
## Feature Request
#### Is your feature request related to a problem? Please describe.
None.
#### Describe the solution you'd like
The port of aria2 for Windows is full of bugs, such a…
-
Feature request: Allow `~` and/or environment variables within configuration files, e.g.:
```
dir=~/media/dl
input-file=~/.cache/aria2/session.dat
save-session=~/.cache/aria2/session.dat
log=~/…
rafi updated
2 months ago
-
aria2 secret: '123'
```ts
const aria2 = new Aria2RPC(
host: 'localhost',
port: 6800,
secure: false,
secret: '', // No '123'
path: '/jsonrpc'
);
aria2
.…