24 lines
		
	
	
		
			580 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			580 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "RSS",
 | |
|   "port": 8141,
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "id": "rss",
 | |
|   "tipi_version": 9,
 | |
|   "version": "1.5.0",
 | |
|   "categories": [
 | |
|     "utilities",
 | |
|     "media"
 | |
|   ],
 | |
|   "description": "A simple twitter-feed-style RSS aggregator written in PHP, Laravel, Inertia.js, Tailwind and Vue.js",
 | |
|   "short_desc": "A simple, opinionated, RSS feed aggregator.",
 | |
|   "author": "https://github.com/ssddanbrown",
 | |
|   "source": "https://github.com/ssddanbrown/rss",
 | |
|   "form_fields": [],
 | |
|   "supported_architectures": [
 | |
|     "arm64",
 | |
|     "amd64"
 | |
|   ]
 | |
| }
 | 
![renovate[bot]](/assets/img/avatar_default.png)