Skip to content

Sighyu/FileClipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileClipboard

About

FileClipboard is a simple CLI tool that copies one or more file paths to your clipboard as a file drop list. This makes it easy to share files in applications that support file drops, such as Discord or Windows Explorer.

Features

  • Copy Files to Clipboard: Quickly copies the full file paths of one or more files.
  • Multi-file Support: Accepts multiple file paths as command-line arguments.
  • Interactive Mode: Provides an interactive menu when no arguments are given, including an option to add the tool's directory to your PATH.
  • Built-in Help: Use --help or -h to display usage instructions.

Requirements

Usage

  1. Interactive Mode:
    Run the program without any arguments:

    FileClipboard.exe

    This will display an interactive menu with additional options.

  2. Copy Files to Clipboard:
    Run the program with one or more file paths:

    FileClipboard.exe file1.mp4 file2.txt

    The valid file paths will be copied to your clipboard as a file drop list.

License

This project is dedicated to the public domain under the terms of the CC0 1.0 Universal (CC0 1.0) Public Domain Dedication.

Contributing

Feel free to contribute by submitting pull requests or reporting issues!

About

FileClipboard is a lightweight C# CLI tool that allows you to quickly copy one or more file paths to the clipboard as a file drop list. This makes it easy to paste files into compatible applications whether you're pasting into Windows Explorer, Discord, or another program that supports file drops.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages