Skip to content

Commit

Permalink
Update Web-Interface.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Petrprogs committed Jul 30, 2022
1 parent 154d5cf commit 0b16ced
Showing 1 changed file with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions docs/Web-Interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ If the web browser and the Transmission daemon are on the machine you can use ht
### 1. Main Screen ###
![image](https://user-images.githubusercontent.com/76732207/181889508-c926e97c-f51a-4562-bf8b-75e4be672786.png)

| Number On Picture | Discription |
| Number On Picture | Description |
| ----------------- | --------------------------- |
| 1 | Torrent name |
| 2 | Torrent management panel |
Expand All @@ -51,7 +51,7 @@ If the web browser and the Transmission daemon are on the machine you can use ht
### 2. Torrent management panel ###
![image](https://user-images.githubusercontent.com/76732207/181903463-f3752531-6a5e-41e8-bea0-fdcd4fabed94.png)

| Number On Picture | Discription |
| Number On Picture | Description |
| ----------------- | --------------------------------- |
| 1 | Open Torrent |
| 2 | Remove selected torrents |
Expand All @@ -64,7 +64,7 @@ If the web browser and the Transmission daemon are on the machine you can use ht
#### 2.1 Adding torrent ####
![image](https://user-images.githubusercontent.com/76732207/181906789-b56f8e8c-c362-407b-bbd7-d6df83c54f08.png)

| Number On Picture | Discription |
| Number On Picture | Description |
| ----------------- | ------------------------------------------------- |
| 1 | Button to select a torrent file to upload |
| 2 | Or enter an URL to torrent |
Expand All @@ -76,7 +76,7 @@ If the web browser and the Transmission daemon are on the machine you can use ht
### 3. Display filters panel ###
![image](https://user-images.githubusercontent.com/76732207/181907925-34f5b8fe-8a6d-48e2-80e3-df25bf36423c.png)

| Number On Picture | Discription |
| Number On Picture | Description |
| ----------------- | ----------------------------------------------------- |
| 1 | Filter torrents by status |
| 2 | Filter torrents by source |
Expand All @@ -85,6 +85,17 @@ If the web browser and the Transmission daemon are on the machine you can use ht
| 5 | Downloading speed |
| 6 | Uploading speed |


### 4. List of added torrents ###
![image](https://user-images.githubusercontent.com/76732207/181936421-a6d36ca0-e214-4f37-9368-1404cbeb125c.png)

| Number On Picture | Description |
| ----------------- | ------------------------------------------------------------------------------- |
| 1 | Name of torrent file |
| 2 | In current case: the torrent is downloading from 0 peers of 0 possible |
| 3 | Download and upload speeds of current torrent |
| 4 | In current case: the torrent is downloaded on 0 bytes of 3.65GB. This is 0.00 % |
| 5 | The remaining time until the torrent is fully downloaded |
| 6 | Progress bar showing the current progress in downloading the torrent |
| 7 | Pause selected torrent |


0 comments on commit 0b16ced

Please sign in to comment.