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

https://github.com/rohmanhm/opendir

⬛️ Simple Cross Platform Open Directory to Filemanager
https://github.com/rohmanhm/opendir

explorer golang nautilus open open-dir

Last synced: 5 months ago
JSON representation

⬛️ Simple Cross Platform Open Directory to Filemanager

Awesome Lists containing this project

README

          

# ⬛️ opendir
> A simple cross platform open directory to filemanager.

## Installation
Download the latest binary or the source code on [releases page](https://github.com/rohmanhm/opendir/releases).

## Usage
Use the help command.
```bash
opendir -h
```
Output
```bash
opendir is simple cross platform open directory.

Usage:
opendir [Flags] [directories...]

Flags:
version prints app current version.

Examples:
- Open current directory. By default, 'opendir' will open the current active directory.
'opendir'

- Open sub directory
'opendir subdirectory'
'opendir ./subdirectory'

- Open specified directory path
'opendir ~/Downloads'

- Open multiple directories at once
'opendir subdirectory ~/Downloads'
```

## License

>MIT License
>
>Copyright (c) 2018 MH Rohman Masyhar