https://github.com/abranhe/opener
The Opener CLI
https://github.com/abranhe/opener
clib open open-source open-url opener opn url
Last synced: 2 months ago
JSON representation
The Opener CLI
- Host: GitHub
- URL: https://github.com/abranhe/opener
- Owner: abranhe
- License: mit
- Created: 2019-01-23T22:45:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T08:15:22.000Z (over 7 years ago)
- Last Synced: 2025-01-10T23:35:12.784Z (over 1 year ago)
- Topics: clib, open, open-source, open-url, opener, opn, url
- Language: C
- Homepage: https://p.abranhe.com/opener
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
opener: Open stuff from your terminal CLI
## Installation
*Using [Clib](https://github.com/clibs/clib)* package manager.
```sh
$ clib install abranhe/opener
```
## Usage
If you run:
```
$ opener --help
```
You will get:
```
Oooh, Open stuff from your terminal
Usage:
$ opener
Options:
-v, --version output version number
-h, --help output usage information
-f, --feedback send a feedback
Example:
$ opener https://abranhe.com
```
## Related
- [opener][opener]: API for this module written in C.
## Team
|[![Carlos Abraham Logo][abranhe-img]][abranhe]|
| :-: |
| [Carlos Abraham][abranhe] |
## License
[MIT][license] License © [Carlos Abraham][abranhe]
[abranhe]: https://github.com/abranhe
[abranhe-img]: https://avatars3.githubusercontent.com/u/21347264?s=50
[license]: https://github.com/abranhe/opener/blob/master/license
[travis-badge]: https://img.shields.io/travis/abranhe/opener.svg
[travis-status]: https://travis-ci.org/abranhe/opener
[opener]: https://github.com/abranhe/opener