An open API service indexing awesome lists of open source software.

https://github.com/afrontend/fp-menu

Menu to execute the external command
https://github.com/afrontend/fp-menu

Last synced: 12 months ago
JSON representation

Menu to execute the external command

Awesome Lists containing this project

README

          

> Execute the external command

## Installation

```sh
git clone https://github.com/afrontend/fp-menu.git
cd fp-menu
npm install
npm run release
```

## Usage

```js
# Linux
./dist/Fp-Menu\ 0.0.1.AppImage
./dist/Fp-Menu\ 0.0.1.AppImage --show-config-file > ~/.xmenu.json
```

## License

MIT © [Bob Hwang](https://afrontend.github.io)

[npm-image]: https://badge.fury.io/js/fp-menu.svg
[npm-url]: https://npmjs.org/package/fp-menu
[travis-image]: https://travis-ci.org/afrontend/fp-menu.svg?branch=master
[travis-url]: https://travis-ci.org/afrontend/fp-menu
[daviddm-image]: https://david-dm.org/afrontend/fp-menu.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/afrontend/fp-menu
[coveralls-image]: https://coveralls.io/repos/afrontend/fp-menu/badge.svg
[coveralls-url]: https://coveralls.io/r/afrontend/fp-menu