Showing 172 open source projects for "paste%20script"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    registers.nvim

    registers.nvim

    Neovim plugin to preview the contents of the registers

    Show register content when you try to access it in Neovim. Written in Lua. This plugin adds an interactive and visually pleasing UI for selecting what register item to paste or use next. It offers basic syntax highlighting, a preview, and an equally (if not more) efficient experience using Neovim registers. One simply uses " or CtrlR as one would normally, and then enjoys the benefit of seeing the contents of all filled registers without having to use the :reg command beforehand. It essentially removes an annoying step in using Neovim registers (checking where a specific item is, which register you might have used earlier, etc.), and lets you increase your efficiency while also increasing Neovim’s aesthetic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    Please download the above zip file and extract it to a secret folder and run the quiz.sh script from that folder in your terminal program, as shown in the youtube videos : https://youtu.be/kQi0XlIaT9M and https://youtu.be/prwKN5DiFp0 You may change the contents of the quiz.txt file to your liking, while maintaining the format of it. Note: Press Enter/Return key after typing on your Terminal, to proceed to the next step, while testing the quiz.sh script. Also, increase the terminal...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    MultiCopyPaste

    MultiCopyPaste

    Store and organize your text data and copy/paste them with one click

    Tired of copying and pasting the text over and over? Use this software to save all the text data and access it anytime with a click of a button. You can also organize your data in different tabs. All the data can be stored in JSON format and can be accessed again once you restart the software. Binaries for platform: Windows and Linux (Coz I have these two with me)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Onelinerhub

    Onelinerhub

    Thousands of code solutions with clear explanation

    Lib of well-explained and minimalistic code solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Code Library

    Organize Notes / Code

    Code Library is a Library Tool / Note organizer for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Macronize, a macro builder and recorder

    Macronize, a macro builder and recorder

    Macronize, a precise macro builder to automate your apps on Windows

    Macronize, a macro builder, a mouse click and key press recorder with which you can automate your Windows programs and apps throught recording or adding precise steps (macro actions) and playing them back. A macro is a series of steps to automate your computer. With a macro you take over the control of your programs and apps so you don't have to do things manually like copying/pasting. Or recording a YouTube video and at the same time clicking to show the users what to do.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    LuLu UI

    LuLu UI

    Cross-end and cross-framework native UI component library

    ...LuLu UI is built based on native HTML features, so when using it, the HTML is still the original HTML, and the CSS is still the original CSS. You don't need to master popular concepts, just refer to the document, copy and paste, and the effect will come out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    P/Invoke

    P/Invoke

    A library containing all P/Invoke code so you don't have to import it

    A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS. A collection of libraries intended to contain all P/Invoke method signatures for popular operating systems. Think of it as https://pinvoke.net, but proven to compile and work properly, and often with sample usage in the form of unit tests. A unique C# project wraps each native library. The C# project may multi-target in order to support many versions of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    unimpaired.vim

    unimpaired.vim

    unimpaired.vim: Pairs of handy bracket mappings

    ...The plugin also adds convenience motions for moving between version-control conflict markers when resolving merges. It includes utilities for inserting blank lines above or below without leaving normal mode, improving flow for structural edits. Paste mappings are adjusted so linewise pastes respect indentation and placement. The goal is to give you a toolbox of tiny, orthogonal improvements that feel native to Vim rather than an intrusive remapping of fundamentals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    MarkText

    MarkText

    A simple and elegant markdown editor

    ...Support paragraphs and inline style shortcuts to improve your writing efficiency. Output HTML and PDF files. Various themes: Cadmium Light, Material Dark etc. Various editing modes: Source Code mode, Typewriter mode, Focus mode. Paste images directly from clipboard.
    Downloads: 279 This Week
    Last Update:
    See Project
  • 11
    Revel

    Revel

    A high productivity, full-stack web framework for the Go language

    ...No problems, migrate easily to Revel by passing the path that you want your mux to handle to Revels Mux, and all requests for that path will be passed to that your Http muxer. Revel has modules. These are reusable MVC components that you can implement across all your projects. No need to copy and paste your code with these.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    treeshell

    treeshell

    Eclipse Shell Script Editor with Tree View. Opens No-Extension-Files.

    ...Features: 1) Content outline with tree view for functions. 2) Association with files without an extension. 3) Jumping between if-then-else-elif-fi, do-done, etc. (CTRL+SHIFT+P jump forwards, CTRL+ZERO jump backwards.) 4) Easily copy the file-path of the edited file (CTRL+SHIFT+9). It's convenient to paste and execute in a console then. Installation instructions: NOTE1: these instructions won't work if you used an online installer for eclipse! NOTE2: if you see bad bugs you can try 'Files' -> 'previous releases' in the menu. Download the *.jar file into the 'plugins' sub-directory of your Eclipse installation and restart Eclipse. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IdleX - IDLE Extensions for Python
    A collection of extensions for Python's IDLE, the Python IDE built with the tkinter GUI toolkit.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 14
    Boop

    Boop

    A scriptable scratchpad for developers. In slow yet steady progress

    Boop is a magical place to paste some plain text and run some basic text operations on it. Goodbye, unreadable XML! So long, HTML entities. Au revoir, undecipherable time-stamps. Boop allows you to get those simple tasks done in a native, safe, and welcoming environment without having to paste your precious data into some random website as many of us did before.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Adventure IDE

    Adventure IDE

    General-Purpose IDE, Lightweight Text Editor

    Leader badge
    Downloads: 177 This Week
    Last Update:
    See Project
  • 16

    AnyStatus

    Get your own sweet custom status for discord

    Get your own sweet custom discord status! Paste your account token and your desired prefix in `config.json`. The file can be opened using the normal Notepad. You can find your token here. You need to have Python installed to use AnyStatus. Next, open a new terminal in the current folder and execute the following command: pip install -r requirements.txt Then open main.py and your custom status is ready :) Send `<prefix><activity> = <text>` in any discord channel to change your status. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    CocoaRestClient

    CocoaRestClient

    A free, native Apple macOS app for testing HTTP/REST endpoints

    CocoaRestClient is a Mac OS X app for testing HTTP/Restful endpoints. I love curl, but sometimes I need my output XML or JSON pretty printed. I want to be able to save frequent PUT and POST bodies for later and copy and paste responses easily. Think of this as a curl with a light UI. The goal of this project is to build a lightweight native Cocoa app for testing and debugging HTTP Restful services. This project was greatly inspired by the Java rest-client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pure sh bible

    pure sh bible

    A collection of pure POSIX sh alternatives to external processes

    pure sh bible is a collection of shell scripting recipes written strictly in POSIX sh, without relying on Bash-only or external utilities unless absolutely necessary. The goal is to show that you can do a surprising amount with just portable, “pure” shell, which makes your scripts work across many Unix-like systems out of the box. Each snippet solves a common task (string handling, arrays, math, file operations, argument parsing) and is written in a way that favors clarity and portability...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Hazel

    Hazel

    Lightweight update server for Electron apps

    This project lets you deploy an update server for Electron apps with ease: You only need to click a button. The result will be faster and more lightweight than any other solution out there! Once it's deployed, paste the deployment address into your code (please keep in mind that updates should only occur in the production version of the app, not while developing). Since Hazel routes all the traffic for downloading the actual application files to GitHub Releases, you can use their API to determine the download count for a certain release. Display an overview page showing the cached repository with the different available platforms and file sizes. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Xtrans
    A compact editor for building XSL templates and testing their transformation with XML documents. Very easy to use. No setup required, excellent tool for XSL authoring and debugging.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    git-peek

    git-peek

    git repo to local editor instantly

    ...It stores the repository in a temporary directory and deletes it when you close the editor or git peek. If you don't pass git peek input, it will let you search Github repositories and show trending repositories. If you paste a link to a file on GitHub, it will quickly open the file in your local editor. If you pass it a GitHub repository, it fetches a tarball instead of using git and decompresses it while downloading it (streaming). From unscientific benchmarks, this is about 2x faster than cloning. While downloading & decompressing the tarball, it also downloads the specific file linked to (or the README.md) via JSDelivr's CDN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    up

    up

    A tool for writing Linux pipes with instant live preview

    ...The main goal of the Ultimate Plumber is to help interactively and incrementally explore textual data in Linux, by making it easier to quickly build complex pipelines, thanks to a fast feedback loop. This is achieved by boosting any typical Linux text-processing utils such as grep, sort, cut, paste, awk, wc, perl, etc., etc., by providing a quick, interactive, scrollable preview of their results. To start using up, redirect any text-emitting command (or pipeline) into it. Use PgUp/PgDn and Ctrl-[←]/Ctrl-[→] for basic browsing through the command output. In the input box at the top of the screen, start writing any bash pipeline; then press Enter to execute the command you typed, and the Ultimate Plumber will immediately show you the output of the pipeline in the scrollable window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Whole Platform
    The Whole Platform is a technology for engineering the production of software. We provide an Eclipse based Language Workbench for developing, manipulating and transforming languages using a model driven approach.
    Leader badge
    Downloads: 218 This Week
    Last Update:
    See Project
  • 24
    OpenSTF

    OpenSTF

    Control and manage Android devices from your browser

    ...As of July 2016 development is mainly sponsored by HeadSpin and other individual contributors. Refresh speed can reach 30-40 FPS depending on specs and Android version. See minicap for more information. Copy and paste support (although it can be a bit finicky on older devices, you may need to long-press and select paste manually). Multitouch support on touch screens via mini touch, two-finger pinch/rotate/zoom gesture support on regular screens by pressing Alt while dragging. Use ADB connect to a remote device as if it was plugged into your computer, regardless of ADB mode and whether you're connected to the same network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    hordes

    hordes

    WordPress Plug curates list of links with titles icons and categories.

    Creates a front side submitted form that allows logged in user to add links or bookmarks of their favorite websites. Just copy and paste your address into the link text box and add then a title. Hordes will do the rest. There are many options including the ability to show all the data about your link, or to only show the title and the link which is handy to show more links on the page when you know what they are by only looking at the title and the link.
    Downloads: 0 This Week
    Last Update:
    See Project