All Projects â†’ EslaMx7 â†’ Pasteintofile

EslaMx7 / Pasteintofile

Paste Clipboard Contents Into Files Directly (New Version Released 🔥)

Projects that are alternatives of or similar to Pasteintofile

Electron Python Example
Electron as GUI of Python Applications
Stars: ✭ 1,749 (+657.14%)
Mutual labels:  desktop-application
Computator.net
Computator.NET is a special kind of numerical software that is fast and easy to use but not worse than others feature-wise. It's features include: - Real and complex functions charts - Real and complex calculator - Real functions numerical calculations including different methods - Over 107 Elementary functions - Over 141 Special functions - Over 21 Matrix functions and operations - Scripting language with power to easy computations including matrices - You can declare your own custom functions with scripting language
Stars: ✭ 174 (-24.68%)
Mutual labels:  desktop-application
Projecteur
Linux Desktop Application for the Logitech Spotlight device (and similar devices) - Digital Laser Pointer
Stars: ✭ 199 (-13.85%)
Mutual labels:  desktop-application
Autokey
AutoKey, a desktop automation utility for Linux and X11, formerly hosted at OldAutoKey. Updated to run on Python 3.
Stars: ✭ 2,095 (+806.93%)
Mutual labels:  desktop-application
Frameless Titlebar
Customizable Electron Titlebar for frameless windows
Stars: ✭ 167 (-27.71%)
Mutual labels:  desktop-application
Qt5.cr
Qt5 bindings for Crystal, based on Bindgen
Stars: ✭ 182 (-21.21%)
Mutual labels:  desktop-application
Screenshots
A screenshot plugin for electron
Stars: ✭ 130 (-43.72%)
Mutual labels:  shortcut
Intellij Key Promoter X
Modern IntelliJ plugin to learn shortcuts for buttons
Stars: ✭ 2,689 (+1064.07%)
Mutual labels:  shortcut
Flaskwebgui
Create desktop applications with Flask (or Django)!
Stars: ✭ 173 (-25.11%)
Mutual labels:  desktop-application
Zeebe Modeler
Desktop Application for modeling Zeebe Workflows with BPMN
Stars: ✭ 198 (-14.29%)
Mutual labels:  desktop-application
Raven Reader
📖 All your articles in one place. Beautiful.
Stars: ✭ 2,040 (+783.12%)
Mutual labels:  desktop-application
Applicationbuilder.jl
[deprecated] Compile, bundle, and release julia software
Stars: ✭ 167 (-27.71%)
Mutual labels:  desktop-application
Tad
A desktop application for viewing and analyzing tabular data
Stars: ✭ 2,275 (+884.85%)
Mutual labels:  desktop-application
Crashreporter.net
Send crash reports of your classic desktop application developed using .NET Framework directly to your mail's inbox with full exception report, stack trace and screenshot.
Stars: ✭ 134 (-41.99%)
Mutual labels:  desktop-application
Electronangular
Sample application using Github Electron and Angular 1.4 with MySql used as database
Stars: ✭ 209 (-9.52%)
Mutual labels:  desktop-application
Autoupdater.net
AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.
Stars: ✭ 1,958 (+747.62%)
Mutual labels:  desktop-application
Doomsday Engine
A portable, enhanced source port of Doom, Heretic and Hexen.
Stars: ✭ 175 (-24.24%)
Mutual labels:  desktop-application
Androidappshortcuts
App Shortcuts for Android on Pre Nougat 7.1!
Stars: ✭ 223 (-3.46%)
Mutual labels:  shortcut
Dev Tools
The most popular software developer tools in one app
Stars: ✭ 221 (-4.33%)
Mutual labels:  desktop-application
Truly Ui
Truly-UI - Web Angular UI Components for Desktop Applications (Electron, NW, APP JS)
Stars: ✭ 195 (-15.58%)
Mutual labels:  desktop-application

📢 New Version Released: Info & Download 🔥


Paste Into File

A Windows desktop application to paste clipboard contents (text and images) into files.

Installation

Installing via Chocolatey

You can use Chocolatey to install Paste Into File. If you don't have Chocolatey, you can install it from the Chocolately Install page. With Chocolatey installed, execute the following command to install Paste Into File:

choco install pasteintofile

Download and Run

  1. Make sure you have .NET Framework 4.5+ installed in your system. (Included in Windows 10)

  2. Download the executable from here and install it.

Usage

  1. Right click in the folder where you want to create the file and choose the Paste Into File entry from the context menu:

    Paste As File

  2. Choose the filename, extenstion and location, then press the Save button:
    Paste As File

Configuration

Run the following commands in a terminal (Command Prompt or PowerShell).

  • To add the Paste Into File entry in the File Explorer context menu:

    PasteIntoFile /reg
    
  • To remove the Paste Into File entry from the File Explorer context menu:

    PasteIntoFile /unreg
    
  • To change the default filename format:

    PasteIntoFile /filename yyyyMMdd_HHmmss
    

    For more information on the format specifiers, see Custom date and time format strings.

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].