diff --git a/docs/Web-Interface.md b/docs/Web-Interface.md index d4abb5aa8..a07131dee 100644 --- a/docs/Web-Interface.md +++ b/docs/Web-Interface.md @@ -4,15 +4,15 @@ A web interface is built into all Transmission flavors, enabling them to be cont ### 1. For Windows ### Open Transmission Qt. Go to Edit menu -![image](https://user-images.githubusercontent.com/76732207/179838374-f97fe3d5-b66f-4193-868d-9454e46c9eff.png) +![image](resources/QT-Enable-Web-Win-1.png) Click "Preferences". Then go to tab "Remote" -![image](https://user-images.githubusercontent.com/76732207/179838907-c1e61fb4-d1e3-4743-90d7-b65ce9e26969.png) +![image](resources/QT-Enable-Web-Win-2.png) Click on "Allow remote access" checkbox. If password protection is required, click on "Use authentication" checkbox, set username and password. If "Only allow these IP adresses" is checked, Transmission will only allow the specified list of addresses to access the web interface. -![image](https://user-images.githubusercontent.com/76732207/179840681-8d9db5b3-4bb3-4884-9686-1794a331165f.png) +![image](resources/QT-Enable-Web-Win-3.png) Click "Close" button. Done! @@ -20,15 +20,15 @@ Click "Close" button. Done! ### 2. For Linux ### Open Transmission. Go to Edit menu and click "Preferences". -![Screenshot_2022-07-20_23-47-00](https://user-images.githubusercontent.com/76732207/180082230-47658410-4e3a-456d-bd96-95be5db251b4.png) +![Screenshot_2022-07-20_23-47-00](resources/QT-Enable-Web-Lnx-1.png) Then go to tab "Remote" -![Screenshot_2022-07-20_23-49-18](https://user-images.githubusercontent.com/76732207/180082407-9a37db4a-63bf-42f4-b5e7-264521f791c2.png) +![Screenshot_2022-07-20_23-49-18](resources/QT-Enable-Web-Lnx-2.png) Click on "Allow remote access" checkbox. If password protection is required, click on "Use authentication" checkbox, set username and password. If "Only allow these IP adresses" is checked, Transmission will only allow the specified list of addresses to access the web interface. -![image](https://user-images.githubusercontent.com/76732207/180082691-3caf5ba6-406f-4013-9ca4-1be650f17c94.png) +![image](resources/QT-Enable-Web-Lnx-3.png) Click "Close" button. Done! @@ -39,7 +39,7 @@ If the web browser and the Transmission daemon are on the machine you can use ht ## Web Interface Overview ## ### 1. Main Screen ### -![image](https://user-images.githubusercontent.com/76732207/181889508-c926e97c-f51a-4562-bf8b-75e4be672786.png) +![image](resources/WI-main-screen.png) | Number On Picture | Description | | ----------------- | --------------------------- | @@ -49,7 +49,7 @@ If the web browser and the Transmission daemon are on the machine you can use ht | 4 | Transmission control panel | ### 2. Torrent management panel ### -![image](https://user-images.githubusercontent.com/76732207/181903463-f3752531-6a5e-41e8-bea0-fdcd4fabed94.png) +![image](resources/WI-torrent-management-panel.png) | Number On Picture | Description | | ----------------- | --------------------------------- | @@ -62,7 +62,7 @@ If the web browser and the Transmission daemon are on the machine you can use ht | 7 | View info about selected torrents | #### 2.1 Adding torrent #### -![image](https://user-images.githubusercontent.com/76732207/181906789-b56f8e8c-c362-407b-bbd7-d6df83c54f08.png) +![image](resources/WI-adding-torrent.png) | Number On Picture | Description | | ----------------- | ------------------------------------------------- | @@ -74,7 +74,7 @@ If the web browser and the Transmission daemon are on the machine you can use ht | 6 | Add selected torrent to Transmission | ### 3. Display filters panel ### -![image](https://user-images.githubusercontent.com/76732207/181907925-34f5b8fe-8a6d-48e2-80e3-df25bf36423c.png) +![image](resources/WI-display-filters-panel.png) | Number On Picture | Description | | ----------------- | ----------------------------------------------------- | @@ -86,7 +86,7 @@ If the web browser and the Transmission daemon are on the machine you can use ht | 6 | Uploading speed | ### 4. List of added torrents ### -![image](https://user-images.githubusercontent.com/76732207/181936421-a6d36ca0-e214-4f37-9368-1404cbeb125c.png) +![image](resources/WI-list-of-added-torrents.png) | Number On Picture | Description | | ----------------- | ------------------------------------------------------------------------------- | diff --git a/docs/resources/QT-Enable-Web-Lnx-1.png b/docs/resources/QT-Enable-Web-Lnx-1.png new file mode 100644 index 000000000..21376b073 Binary files /dev/null and b/docs/resources/QT-Enable-Web-Lnx-1.png differ diff --git a/docs/resources/QT-Enable-Web-Lnx-2.png b/docs/resources/QT-Enable-Web-Lnx-2.png new file mode 100644 index 000000000..add121077 Binary files /dev/null and b/docs/resources/QT-Enable-Web-Lnx-2.png differ diff --git a/docs/resources/QT-Enable-Web-Lnx-3.png b/docs/resources/QT-Enable-Web-Lnx-3.png new file mode 100644 index 000000000..3a5727ec4 Binary files /dev/null and b/docs/resources/QT-Enable-Web-Lnx-3.png differ diff --git a/docs/resources/QT-Enable-Web-Win-1.png b/docs/resources/QT-Enable-Web-Win-1.png new file mode 100644 index 000000000..2dd876f77 Binary files /dev/null and b/docs/resources/QT-Enable-Web-Win-1.png differ diff --git a/docs/resources/QT-Enable-Web-Win-2.png b/docs/resources/QT-Enable-Web-Win-2.png new file mode 100644 index 000000000..7ff789651 Binary files /dev/null and b/docs/resources/QT-Enable-Web-Win-2.png differ diff --git a/docs/resources/QT-Enable-Web-Win-3.png b/docs/resources/QT-Enable-Web-Win-3.png new file mode 100644 index 000000000..53ce90c28 Binary files /dev/null and b/docs/resources/QT-Enable-Web-Win-3.png differ diff --git a/docs/resources/WI-adding-torrent.png b/docs/resources/WI-adding-torrent.png new file mode 100644 index 000000000..93fb93594 Binary files /dev/null and b/docs/resources/WI-adding-torrent.png differ diff --git a/docs/resources/WI-display-filters-panel.png b/docs/resources/WI-display-filters-panel.png new file mode 100644 index 000000000..49c8278b2 Binary files /dev/null and b/docs/resources/WI-display-filters-panel.png differ diff --git a/docs/resources/WI-list-of-added-torrents.png b/docs/resources/WI-list-of-added-torrents.png new file mode 100644 index 000000000..c13e76cc1 Binary files /dev/null and b/docs/resources/WI-list-of-added-torrents.png differ diff --git a/docs/resources/WI-main-screen.png b/docs/resources/WI-main-screen.png new file mode 100644 index 000000000..e730e33d2 Binary files /dev/null and b/docs/resources/WI-main-screen.png differ diff --git a/docs/resources/WI-torrent-management-panel.png b/docs/resources/WI-torrent-management-panel.png new file mode 100644 index 000000000..869d7b9ce Binary files /dev/null and b/docs/resources/WI-torrent-management-panel.png differ diff --git a/docs/resources/transmission-arch.gif b/docs/resources/transmission-arch.gif new file mode 100644 index 000000000..9249c0583 Binary files /dev/null and b/docs/resources/transmission-arch.gif differ diff --git a/docs/resources/transmission-prod.gif b/docs/resources/transmission-prod.gif new file mode 100644 index 000000000..0b3199f98 Binary files /dev/null and b/docs/resources/transmission-prod.gif differ