KamikazeePL
KamikazeePL
Could add command line support? To start restic-browser with repository address, password from batch file.
How to set **PeerID** to fake Transmission 3.0 or Deluge? ` [INFO] 2023/08/17 23:00:35 Torrent Client Configuration is now loaded from exadir/config/clientconfig.json [INFO] 2023/08/17 23:00:35 Engine Configuration {DisableLocalCache:false OnlineCacheURL: TrackerRefresh:60...
Is it possible to create archive with multi-part volumes? Something like in 7-zip command `7z a a.7z *.txt -v100M` Quote from 7-zip help > -v (Create Volumes) switch Specifies volume...
https://totalcmd.net/plugring/ZPAQ.html Here is working plugin for [Total Commander](https://www.ghisler.com/) it works also with **[Double Commander](https://doublecmd.sourceforge.io/)** **(this one is open source and free)**
Is it possible to compile zpaqfranz for RaspberryPi 32bit and 64Bit?
Create batch file (*.bat) Change path to yours _restic-browser.exe_ ``` @echo off set RESTIC_REPOSITORY=rest:http://example.repository/repo set RESTIC_PASSWORD=PasswordToRespoitory start "" d:\Restic-Browser.exe (Path to Restic-Browser.exe) ``` This batch file will start Restic Browser...
https://github.com/lhns/restic-android
https://github.com/lighterowl/transgui > This list applies to the first release of this fork : please look into release notes for individual releases in order to see what else changed since then....
Is is possible to make [portable version](https://en.wikipedia.org/wiki/Portable_application) of restic browser?