Skip to content

⬛️ Simple Cross Platform Open Directory to Filemanager

License

Notifications You must be signed in to change notification settings

rohmanhm/opendir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⬛️ opendir

A simple cross platform open directory to filemanager.

Installation

Download the latest binary or the source code on releases page.

Usage

Use the help command.

opendir -h

Output

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