All Projects → tomzorz → Pastehere

tomzorz / Pastehere

Licence: mit
A tool that helps you paste an image or text from your clipboard as a file

Projects that are alternatives of or similar to Pastehere

logging
Generic file logger for .NET Core (FileLoggerProvider) with minimal dependencies
Stars: ✭ 109 (+18.48%)
Mutual labels:  file, dotnet-core
Dotnet Ignore
.NET CLI tool that can download .gitignore file from gitignore repository
Stars: ✭ 18 (-80.43%)
Mutual labels:  dotnet-core, tool
Fileboy
fileboy,文件变更监听通知工具,使用 Go 编写。Fileboy, File Change Monitoring Notification Tool, written with Go.
Stars: ✭ 345 (+275%)
Mutual labels:  tool, file
Imgursniper
📷 A quick and easy Image, Screenshot and Screen recording sharing tool
Stars: ✭ 69 (-25%)
Mutual labels:  tool, clipboard
Pasteex
📋 Paste As File 把剪贴板的内容直接粘贴为文件
Stars: ✭ 634 (+589.13%)
Mutual labels:  tool, clipboard
Fileinfo
📄Get information on over 10,000 file extensions right from the terminal
Stars: ✭ 86 (-6.52%)
Mutual labels:  tool, file
Docker Series
Docker Series about containerizing ASP.NET Core app with MySQL..
Stars: ✭ 88 (-4.35%)
Mutual labels:  dotnet-core
Birthdaybuddy
A simple material-design orientated app to handle your friends' birthdays and other special events
Stars: ✭ 90 (-2.17%)
Mutual labels:  tool
Reportgenerator
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
Stars: ✭ 1,276 (+1286.96%)
Mutual labels:  dotnet-core
Gopkgs
gopkgs - Tool to get list available Go packages
Stars: ✭ 87 (-5.43%)
Mutual labels:  tool
Npmarket
🛒 More efficient search for node packages.
Stars: ✭ 91 (-1.09%)
Mutual labels:  tool
Stretcher
Tool designed to help identify open Elasticsearch servers that are exposing sensitive information
Stars: ✭ 91 (-1.09%)
Mutual labels:  tool
Mecha
Mecha is a free flat-file content management system that carries the concept of minimalism.
Stars: ✭ 88 (-4.35%)
Mutual labels:  file
Paster
Pasting a text data from a clipboard directlly to Sketch text layers [Sketch plugin]
Stars: ✭ 88 (-4.35%)
Mutual labels:  clipboard
Usbcopyer
😉 用于在插上U盘后自动按需复制该U盘的文件。”备份&偷U盘文件的神器”(写作USBCopyer,读作USBCopier)
Stars: ✭ 1,296 (+1308.7%)
Mutual labels:  tool
Dotnet Netrace
Collects network traces of .NET applications.
Stars: ✭ 88 (-4.35%)
Mutual labels:  dotnet-core
Ddd Tdd Rich Domain Model Dojo Kata
DDD patterns implemented following TDD
Stars: ✭ 91 (-1.09%)
Mutual labels:  dotnet-core
Vim Paste Easy
Automatically set paste for you
Stars: ✭ 87 (-5.43%)
Mutual labels:  clipboard
React Share Button
📱 React share button component with web-share api and fallback modal with native intent urls
Stars: ✭ 89 (-3.26%)
Mutual labels:  clipboard
Dotnetcore Microservices Poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
Stars: ✭ 1,304 (+1317.39%)
Mutual labels:  dotnet-core

PasteHere

A tool that helps you paste an image or text from your clipboard as a file

demo gif

Built using .net core, a few WinForms APIs and an extra sprinkle of p/invoke shell commands.

Usage

  1. Unpack the release somewhere
  2. Edit the .reg file using your editor of choice, and change the binary path to match wherever you extracted it
  3. Double-click the .reg file to add it to your registry
  4. If you did everything well, right clicking an empty space inside the folder should have the new option

Right now the tool outputs .txt and .png files for text and image content respectively.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].