Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Quantalabs/pastebin
Send files, links, and more from one device to another across a network.
https://github.com/Quantalabs/pastebin
copy-paste file-sharing pastebin
Last synced: about 2 months ago
JSON representation
Send files, links, and more from one device to another across a network.
- Host: GitHub
- URL: https://github.com/Quantalabs/pastebin
- Owner: Quantalabs
- License: gpl-3.0
- Created: 2022-03-27T23:17:07.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T05:16:17.000Z (6 months ago)
- Last Synced: 2024-08-08T18:21:52.553Z (5 months ago)
- Topics: copy-paste, file-sharing, pastebin
- Language: HTML
- Homepage:
- Size: 121 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - Quantalabs/pastebin - The best way to send files, links, and more from one device to another. (others)
README
# Pastebin
Pastebin is a tool that allows seamless connections between different devices.
It is, simply put, the fastest, most modern, most reliable, and most extensible 21st-century alternative to emailing yourself.If Pastebin is unable to detect your IP address for local hosting, or you would like it to host on a particular URL each time, you can specify these parameters as the following environment variables:
```sh
export PASTEBIN_HOST='localhost'
export PASTEBIN_PORT='8080'
```Above are the default values; change them to match your needs.
## Here's how it works:
### Text/URLs
1. Copy text or URLs to clipboard
2. Open up Pastebin and paste them into the text box
3. Click the "Go" button
4. Scan the QR code or open Pastebin on another computer
5. Click the "Copy" button### Files/Directories
1. Open up Pastebin
2. Drag and drop files or directories into the upload box
3. Click the "Submit" button
4. Scan the QR code or open Pastebin on another computer
5. Do Ctrl+D to download the file## Licensing and Credits Information
This project uses the [GPL v3.0](https://choosealicense.com/licenses/gpl-3.0/) license.