0.1.7 • Published 3 years ago

arvis-app-launcher-plugin v0.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

arvis-app-launcher-plugin

CodeFactor NPM download total NPM version MIT license PR's Welcome GitHub issues

Cross platform app launcher plugin for Arvis

Demo on mac:

npm.io

npm.io

Installation

  1. Install by npm
$ npm i -g arvis-app-launcher-plugin
  1. Cache program icons by typing below command in Arvis.

(Only supported on mac currently)

@cache/arvis-app-launcher-plugin

Config

You can edit this plugin's config on User config table like below.

npm.io

And type @cache/arvis-app-launcher-plugin to cache icon images (mac os only)

applicationFolders

type: object

default value:

Change the path you want to assign to explore.

If this plugin doesn't work properly, need to check this path exists.

deep

type: number

default value: 3

Sets the depth to explore

In macos, it is fixed by 1 to avoid to explore in App file.

concurrency

type: number | undefined

default value: os.cpus().length

Specifies the number of cpu to use to explore.

Icon sources

This plugin uses below icon sources

Image icon by Icons8

Related

To do

  • Write application icon caching logic. It depends on OS.
  • macos (O)
  • windows (X)
  • linux (X)
0.1.7

3 years ago

0.1.6

3 years ago

0.1.4

3 years ago

0.1.5

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago