项目作者: rohmanhm

项目描述 :
⬛️ Simple Cross Platform Open Directory to Filemanager
高级语言: Go
项目地址: git://github.com/rohmanhm/opendir.git
创建时间: 2018-11-03T08:09:45Z
项目社区:https://github.com/rohmanhm/opendir

开源协议:MIT License

下载


⬛️ 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.

  1. opendir -h

Output

  1. opendir is simple cross platform open directory.
  2. Usage:
  3. opendir [Flags] [directories...]
  4. Flags:
  5. version prints app current version.
  6. Examples:
  7. - Open current directory. By default, 'opendir' will open the current active directory.
  8. 'opendir'
  9. - Open sub directory
  10. 'opendir subdirectory'
  11. 'opendir ./subdirectory'
  12. - Open specified directory path
  13. 'opendir ~/Downloads'
  14. - Open multiple directories at once
  15. 'opendir subdirectory ~/Downloads'

License

MIT License

Copyright (c) 2018 MH Rohman Masyhar