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
- Host: GitHub
- URL: https://github.com/afrontend/fp-menu
- Owner: afrontend
- License: mit
- Created: 2019-05-21T14:41:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T10:15:12.000Z (about 2 years ago)
- Last Synced: 2025-05-30T13:07:23.737Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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