24 lines
		
	
	
		
			671 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			671 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "Glances",
 | |
|   "port": 8420,
 | |
|   "available": true,
 | |
|   "exposable": false,
 | |
|   "id": "glances",
 | |
|   "tipi_version": 3,
 | |
|   "version": "3.4.0.5-full",
 | |
|   "categories": [
 | |
|     "utilities"
 | |
|   ],
 | |
|   "description": "Glances is an open-source system cross-platform monitoring tool. It allows real-time monitoring of various aspects of your system such as CPU, memory, disk, network usage etc.",
 | |
|   "short_desc": "An eye on your system",
 | |
|   "author": "nicolargo",
 | |
|   "source": "https://github.com/nicolargo/glances",
 | |
|   "website": "https://nicolargo.github.io/glances/",
 | |
|   "form_fields": [],
 | |
|   "supported_architectures": [
 | |
|     "arm64",
 | |
|     "amd64"
 | |
|   ]
 | |
| }
 | 
![renovate[bot]](/assets/img/avatar_default.png)