You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ It can even monitor the clipboard and automatically save or append contents as y
41
41
### Related projects
42
42
43
43
This project started as a fork of [sorge13248/PasteIntoFile](https://github.com/sorge13248/PasteIntoFile), itself being a fork of [EslaMx7/PasteIntoFile](https://github.com/EslaMx7/PasteIntoFile).
44
-
It is simmilar but more advanced than [PasteEx](https://github.com/huiyadanli/PasteEx), [Paste As File](https://pasteasfile.org), [PasteHere](https://github.com/tomzorz/PasteHere), [Paste To File](https://apps.microsoft.com/store/detail/paste-to-file/9PM34S06CFVJ) and [Advanced Paste](https://github.com/microsoft/PowerToys/releases/tag/v0.86.0).
44
+
It is similar but more advanced than [PasteEx](https://github.com/huiyadanli/PasteEx), [Paste As File](https://pasteasfile.org), [PasteHere](https://github.com/tomzorz/PasteHere), [Paste To File](https://apps.microsoft.com/store/detail/paste-to-file/9PM34S06CFVJ) and [Advanced Paste](https://github.com/microsoft/PowerToys/releases/tag/v0.86.0).
45
45
46
46
This fork comes with many new features, a new fluid GUI and new console options.
47
47
The full changelog can be found on the [release page](https://github.com/eltos/PasteIntoFile/releases).
@@ -58,13 +58,15 @@ Paste Into File is free
58
58
+ And a **portable version** (.zip file)
59
59
+~[Install from Microsoft Store](https://apps.microsoft.com/store/detail/XP88X1XTPKZJDJ)~
60
60
+ The Microsoft Store version can not be updated anymore, see [this announcement](https://github.com/eltos/PasteIntoFile/discussions/67) for details
61
+
+[Install using WinGet](https://winstall.app/apps/PasteIntoFile.PasteIntoFile)
0 commit comments