forked from Elara6331/itd
		
	Mention GUI in README
This commit is contained in:
		
							
								
								
									
										24
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								README.md
									
									
									
									
									
								
							@@ -61,6 +61,30 @@ Flags:
 | 
				
			|||||||
Use "itctl [command] --help" for more information about a command.
 | 
					Use "itctl [command] --help" for more information about a command.
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### `itgui`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					In `cmd/itgui`, there is a gui frontend to the socket of `itd`. It uses the [fyne library](https://fyne.io/) for Go. It can be compiled by running:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```shell
 | 
				
			||||||
 | 
					go build ./cmd/itgui
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#### Screenshots
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### Interactive mode
 | 
					#### Interactive mode
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Running `itctl` by itself will open interactive mode. It's essentially a shell where you can enter commands. For example:
 | 
					Running `itctl` by itself will open interactive mode. It's essentially a shell where you can enter commands. For example:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user