scx / notepadqq-extensions

Extensions for the Notepadqq project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notepadqq-extensions

Sample extensions for the Notepadqq project.

Build extensions for traditional package

Requirements:

  • node (supported versions: 0.10, 0.11 and 0.12)
  • npm
$ ./build-host.sh

Build extensions for flatpak package

Requirements:

  • flatpak >= 1.0
  • flatpak package of com.notepadqq.Notepadqq >= 1.4.8+20190930
$ ./build-flatpak.sh

Find extensions

$ find * -mindepth 1 -maxdepth 1 -xtype f -name '*.nqqext'

Links

About

Extensions for the Notepadqq project

License:MIT License


Languages

Language:JavaScript 79.1%Language:Shell 20.9%