An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# How to download:

Hit the green \[<>Code] button, then hit "Download ZIP".

Screenshot 2024-02-04 at 10 53 18 PM

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

Screenshot 2024-02-04 at 10 54 18 PM

And this is what it looks like in finder:

Screenshot 2024-02-04 at 10 55 47 PM

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 :)

Screenshot 2024-02-04 at 10 58 57 PM

# 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:

![bpicon (1)](https://github.com/alexyzha/Extended-Pastebin/assets/122637724/c6b1f080-7022-4d5a-a3c9-75041cff528c)

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++ 😩😩😩