27 lines
		
	
	
		
			828 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			828 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: boostio.boostnote
 | |
| Publisher: BoostIO
 | |
| Name: BoostNote
 | |
| Author: BoostIO
 | |
| Description: An intuitive and stylish markdown note app for the developers.
 | |
| #AppMoniker: 
 | |
| Tags: electron,markdown,editor,note
 | |
| FileExtensions: md
 | |
| #Protocols: 
 | |
| #Commands: 
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://github.com/BoostIO/BoostNote.next
 | |
| License: GPL
 | |
| LicenseUrl: https://github.com/BoostIO/BoostNote.next/blob/master/LICENSE.md
 | |
| 
 | |
| # ================= Installer =================
 | |
| Version: 0.12.4
 | |
| InstallerType: nullsoft
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://github.com/BoostIO/BoostNote.next/releases/download/v0.12.4/boost-note-win.exe
 | |
|     Sha256: 65a3a234d05054a447ffd907c3c28b603829ed4bbff75766d0073c612f6a9b38
 | |
|     #Switches:
 | |
|     #  Silent:
 | |
|     #  SilentWithProgress:   |