SaveHere icon indicating copy to clipboard operation
SaveHere copied to clipboard

Minimal Cloud File Manager

Results 22 SaveHere issues
Sort by recently updated
recently updated
newest added

Add an option so that users can stream downloaded video files instead of downloading them

enhancement
help wanted
good first issue
up for grabs

Add an option for using proxy servers for downloading files This helps with accessing region-blocked files, proxy-protected files, etc.

enhancement
help wanted
good first issue
up for grabs

Add settings/methods for increasing download speed. For example: - using parallel connections for downloading (let users decide how many connections to use) - using HTTP_v2 and its features like multiplexing...

enhancement
help wanted
good first issue
up for grabs

Add a collapsable speed graph for each download queue item and show current/average download speed on the graph

enhancement
help wanted
good first issue
up for grabs

Add an option for selecting the network interface that the app uses for downloading files a webserver could be connected to multiple networks using different network interfaces, each with their...

enhancement
help wanted
good first issue
up for grabs

Add pause/resume to ongoing downloads (and if the target link doesn't support resuming, the file download must start from the beginning)

enhancement
help wanted
good first issue
up for grabs

Add an option for users to add custom headers to their download requests

enhancement
help wanted
good first issue
up for grabs

Add some user-defined limits for downloading files. For example: - a speed limit (maxspeed) - a max retry count - a max request per second (some servers might block you...

enhancement
help wanted
good first issue
up for grabs

Add a button to the frontend that runs a script for updating the app to the latest version. it's probably something like this: - stop the app (docker compose down)...

enhancement
help wanted
good first issue
up for grabs

Add a button to frontend that checks the github repo and if there's an update to the repo, notifies the user to update to the latest version

enhancement
help wanted
good first issue
up for grabs