https://github.com/alexyzha/extended-pastebin
Menubar application that gives you 10 extra spaces for temporary pastebin storage. [Click] to copy, [Command+Click] to paste.
https://github.com/alexyzha/extended-pastebin
extended-pastebin macos menubar menubar-app swift swiftui
Last synced: 2 months ago
JSON representation
Menubar application that gives you 10 extra spaces for temporary pastebin storage. [Click] to copy, [Command+Click] to paste.
- Host: GitHub
- URL: https://github.com/alexyzha/extended-pastebin
- Owner: alexyzha
- Created: 2024-02-05T06:49:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T07:17:32.000Z (over 2 years ago)
- Last Synced: 2025-06-12T08:05:36.537Z (about 1 year ago)
- Topics: extended-pastebin, macos, menubar, menubar-app, swift, swiftui
- Language: Swift
- Homepage: https://alexyzha.github.io/Extended-Pastebin/
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to download:
Hit the green \[<>Code] button, then hit "Download ZIP".

Once you have it downloaded, this is the program you want to use. This is what it looks like on GitHub:

And this is what it looks like in finder:

Have fun with it! :)
> If you're going to use it often, I recommend keeping it at dock or somewhere that's easily accessible. You can do this by dragging the app into dock manually, since it won't ever show the app as running in dock otherwise.
# About Extended Pastebin:
- When the app is launched, you'll have 10 spaces, all "\[Empty]". If you click an empty button, nothing will be copied. You can, however, write over it.
- The buttons will display the text you paste into them.
- Any string longer than 25 characters will be truncated in the text preview, but you'll still copy the whole string when you click it.
- The popover doesn't have the transient property, meaning that it will stay open until you click the app icon again. This is meant to facilitate copying multiple things from one page :)

# How to use:
- Single click to copy whatever text is displayed in the button (unless the text is "[Empty").
- \[Command + Click] to paste whatever you have in your pastebin into the selected button (whatever button your mouse is hovering over).
# Other:

This is the icon for the app, and I made it using [this onine tool.](https://onlinepngtools.com/convert-text-to-png) It's just a C (for **C**opy) preceded by 2 superscript "+". This is because I love C++ 😩😩😩