27 lines
		
	
	
		
			832 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			832 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: denysdovhan.inboxer
 | |
| Publisher: denysdovhan
 | |
| Name: inboxer
 | |
| Author: denysdovhan
 | |
| Description: Unofficial, free and open-source Inbox by Gmail Desktop App
 | |
| #AppMoniker: 
 | |
| Tags: electron,mail,email,google,gmail,inbox
 | |
| #FileExtensions: 
 | |
| #Protocols: 
 | |
| #Commands: 
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://github.com/denysdovhan/inboxer
 | |
| License: MIT
 | |
| LicenseUrl: https://github.com/denysdovhan/inboxer/blob/master/LICENSE
 | |
| 
 | |
| # ================= Installer =================
 | |
| Version: 1.3.2
 | |
| InstallerType: nullsoft
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://github.com/denysdovhan/inboxer/releases/download/v1.3.2/inboxer-setup-1.3.2.exe
 | |
|     Sha256: c9170d96f4351662d74493fb67c538c77d0ea7956263ed677381c5084eac63b2
 | |
|     #Switches:
 | |
|     #  Silent:
 | |
|     #  SilentWithProgress:   |