27 lines
802 B
YAML
27 lines
802 B
YAML
# ================== General ==================
|
|
Id: kilian.fromscratch
|
|
Publisher: Kilian
|
|
Name: fromscratch
|
|
Author: Kilian
|
|
Description: Autosaving Scratchpad. A simple but smart note-taking app
|
|
#AppMoniker:
|
|
Tags: electron,note,todo
|
|
#FileExtensions:
|
|
#Protocols:
|
|
#Commands:
|
|
|
|
# ================== License ==================
|
|
Homepage: https://github.com/Kilian/fromscratch
|
|
License: mit
|
|
LicenseUrl: https://github.com/Kilian/fromscratch/blob/master/LICENSE
|
|
|
|
# ================= Installer =================
|
|
Version: 1.4.3
|
|
InstallerType: nullsoft
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/Kilian/fromscratch/releases/download/v1.4.3/FromScratch.Setup.1.4.3.exe
|
|
Sha256: fd82565ef9eeb6e6bcd6755721ae6198075d163323b18cae04f2d9c7ec1d0923
|
|
#Switches:
|
|
# Silent:
|
|
# SilentWithProgress: |