{"id":16105051,"url":"https://github.com/rohankishore/pastecmd","last_synced_at":"2025-12-25T18:57:06.011Z","repository":{"id":251221471,"uuid":"836769799","full_name":"rohankishore/PasteCMD","owner":"rohankishore","description":"CLI for Pastebin","archived":false,"fork":false,"pushed_at":"2024-08-02T17:21:36.000Z","size":25,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T08:20:48.885Z","etag":null,"topics":["pastebin","pastebin-cli","pastebin-client","pastebin-scraper","pastebin-service"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rohankishore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-01T14:16:32.000Z","updated_at":"2024-11-26T19:39:46.000Z","dependencies_parsed_at":"2024-10-27T17:27:08.364Z","dependency_job_id":"ce812dc5-1dbb-4dd9-ab41-a98f7093f3a4","html_url":"https://github.com/rohankishore/PasteCMD","commit_stats":null,"previous_names":["rohankishore/zippy","rohankishore/pastecmd"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohankishore%2FPasteCMD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohankishore%2FPasteCMD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohankishore%2FPasteCMD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohankishore%2FPasteCMD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohankishore","download_url":"https://codeload.github.com/rohankishore/PasteCMD/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910749,"owners_count":20367545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pastebin","pastebin-cli","pastebin-client","pastebin-scraper","pastebin-service"],"created_at":"2024-10-09T19:08:12.496Z","updated_at":"2025-12-25T18:57:06.003Z","avatar_url":"https://github.com/rohankishore.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n \n![icon](https://github.com/user-attachments/assets/7b5e0d0f-2f08-4d4e-9ea7-1c515993e53e)\n\n# PasteCMD 📋\n✨ CLI app for Pastebin. ✨ \n\n![image](https://github.com/user-attachments/assets/6623202b-0b8e-4ad3-9485-773b496b3121)\n\n\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n# Table of Contents\n\n- [📊 What can PasteCMD do?](#-what-can-plotium-do)\n- [⬇️ Installation](#-installation)\n- [✨ Commands](#-commands)\n- [🪴 Example Snippet](#-example-snippets)\n \n\u003cbr\u003e\n\n## 📊 What can PasteCMD do?\nPasteCMD is a CLI app for [Pastebin](https://pastebin.com/) service ***PasteCMD can do***:\n1. Upload text sentences\n2. Upload File content\n3. Upload clipboard content\n\n\u003cbr\u003e\n\n# ⬇️ Installation\n\nPasteCMD can be installed by following either of the following methods:\n\n### 1. Via Python File\n- Clone this repo by:\n```bash\ngit clone https://github.com/rohankishore/PasteCMD\n```\n- Install all the requirements by:\n```bash\npip install --r requirements.txt\n```\n- Run `main.py`\n\n### 2. Via EXE\n- Download the EXE from the latest [Release](https://github.com/rohankishore/PasteCMD/releases)\n- Unzip the ZIP\n- Run the EXE\n\n\u003cbr\u003e\n\n# ✨ Commands\n| Command                        | Use                             | Example Command\n|----------------------------------------|-------------------------|------------------------\n| `text`  | Uploads the text written after the command | `\u003e\u003e text \"hello, world!\" [name (optional)]` |\n| `clipboard`  | Uploads the current clipboard content | `\u003e\u003e clipboard [name (optional)]` |\n| `file`  | Uploads the file mentioned after the command | `\u003e\u003e file main.py` |\n| `add_api_key`  | Add/Update your API Key | `\u003e\u003e add_api_key 0123456789abcdef0123456789abcdef` |\n| `help` | Shows you all the available commands | `\u003e\u003e help` |\n| `quit` | Exits the CLI | `\u003e\u003e quit` |\n\n\n# 🪴 Example Snippets\n\n```\nWelcome to PasteCMD. \n ____           _        ____ __  __ ____  \n|  _ \\ __ _ ___| |_ ___ / ___|  \\/  |  _ \\ \n| |_) / _` / __| __/ _ \\ |   | |\\/| | | | |\n|  __/ (_| \\__ \\ ||  __/ |___| |  | | |_| |\n|_|   \\__,_|___/\\__\\___|\\____|_|  |_|____/ \n                                           \nType 'help' to view all commands\n\n\u003e\u003e text \"Star PasteCMD if you like this project :)\"\nhttps://pastebin.com/WriZHqJR\nYour Pastebin link has been copied to the clipboard!\n```\n\n```\nWelcome to PasteCMD. \n ____           _        ____ __  __ ____  \n|  _ \\ __ _ ___| |_ ___ / ___|  \\/  |  _ \\ \n| |_) / _` / __| __/ _ \\ |   | |\\/| | | | |\n|  __/ (_| \\__ \\ ||  __/ |___| |  | | |_| |\n|_|   \\__,_|___/\\__\\___|\\____|_|  |_|____/ \n                                           \nType 'help' to view all commands\n\n\u003e\u003e file main.py\nhttps://pastebin.com/akLQVipM\nYour Pastebin link has been copied to the clipboard!\n```\n\n\u003cbr\u003e\n\n```bash\n                                          ____           _        ____ __  __ ____  \n                                         |  _ \\ __ _ ___| |_ ___ / ___|  \\/  |  _ \\ \n                                         | |_) / _` / __| __/ _ \\ |   | |\\/| | | | |\n                                         |  __/ (_| \\__ \\ ||  __/ |___| |  | | |_| |\n                                         |_|   \\__,_|___/\\__\\___|\\____|_|  |_|____/ \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohankishore%2Fpastecmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohankishore%2Fpastecmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohankishore%2Fpastecmd/lists"}