27 lines
		
	
	
		
			813 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			813 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: zhaopengme.gitnote
 | |
| Name: gitnote
 | |
| Publisher: zhaopengme
 | |
| Author: zhaopengme
 | |
| Description: A modern note taking app based on GIT that does not require a local GIT environment.
 | |
| #AppMoniker: 
 | |
| Tags: note,git,github,markdown,electron,vue
 | |
| #FileExtensions: 
 | |
| #Protocols: 
 | |
| #Commands:
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://github.com/zhaopengme/gitnote
 | |
| License: copyright (c) zhaopengme
 | |
| #LicenseUrl: 
 | |
| 
 | |
| # ================= Installer =================
 | |
| Version: 3.1.0
 | |
| InstallerType: nullsoft
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://github.com/zhaopengme/gitnote/releases/download/3.1.0/GitNote_setup_3.1.0.exe
 | |
|     Sha256: 8deae769c10f19419fe528b95cb9ee3d962c3cbfcae9a4ace17e84f15d36e31f
 | |
|     #Switches:
 | |
|     #  Silent: 
 | |
|     #  SilentWithProgress:  |