https://github.com/hymkor/pathtoclip
The program to copy file's path to clipboard.
https://github.com/hymkor/pathtoclip
Last synced: 23 days ago
JSON representation
The program to copy file's path to clipboard.
- Host: GitHub
- URL: https://github.com/hymkor/pathtoclip
- Owner: hymkor
- License: mit
- Created: 2016-03-23T22:35:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-02T14:42:31.000Z (over 5 years ago)
- Last Synced: 2025-02-10T15:50:55.241Z (3 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
PathToClip
==========The program to copy file's path to clipboard.
- Network drive is replaced to UNC path
Install
-------1. Build with `make.cmd`
2. Install with `make.cmd install`How to use
----------On Windows-Explorer,
1. Select file with Right-Button.
2. Select SendTo and PathToClip.exe.The fullpath of the file is copied to clipboard.