Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
depler authored Feb 9, 2023
1 parent 1dcdbea commit daeb856
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This project is based on Windows version: https://github.com/depler/transmission
Clone current repository and build **TransmissionAndroid.sln** file with Visual Studio 2022 or newer. No, additional black magic is not required. Yes, just that simple. All components, such as third-party modules and SSL library, are included as raw source code files.

# Features
- latest Transmission source code (currently v4.00 beta)
- latest Transmission source code (currently v4.00)
- full control over transmission start arguments
- full control over `settings.json` file and other data
- ability to use custom Web UI
Expand All @@ -22,5 +22,6 @@ Probably you want/should change following settings in file `[external_storage]/T
# Web UI
Web UI files are not included in package. You can put your own files into `[app_folder]/web` folder (for example https://github.com/6c65726f79/Transmissionic). Then open http://localhost:9091 and you should see UI:

![image](https://user-images.githubusercontent.com/13541699/203150571-73a94e67-7110-4c18-b77a-02f465b02695.png)
![image](https://user-images.githubusercontent.com/13541699/217871490-69514a56-fe53-4095-89db-8c1aba49f1d3.png)


0 comments on commit daeb856

Please sign in to comment.