Search Results for "paste%20script" - Page 8

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

View related business solutions
  • 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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    ksnip

    ksnip

    Qt based cross-platform screenshot tool with annotations

    Ksnip is a Qt based cross-platform screenshot tool that provides many annotation features for your screenshots.
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 2
    Calc

    Calc

    Simple calculator for typing expressions with the keyboard

    A little calculator for programmers that runs on Windows and Linux, where you type a mathematical expression with a C-like syntax and get the result as a number.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    TPM (Tmux Plugin Manager)

    TPM (Tmux Plugin Manager)

    Tmux Plugin Manager

    ...TPM runs entirely inside tmux sessions and doesn’t require root privileges, which makes it safe to use on shared systems or remote servers. The ecosystem around TPM includes popular plugins for sensible defaults, session resurrection, copy/paste enhancements, and status line customization. Because configuration remains just text in your dotfiles, it’s easy to reproduce the same tmux setup across machines with dotfile managers. For teams, TPM enables a common baseline of productivity features while letting individuals layer on their preferred extras.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Trusted by thousands of websites for website monitoring. Icon
    Trusted by thousands of websites for website monitoring.

    For SREs, IT/DevOps Managers, System Admins, Directors/VPs of Engineering, CTOs

    We provide peace of mind to thousands of customers like Apple, Microsoft, IBM, Palo Alto Networks, Kraft, and BNP Paribas who trust us to monitor the performance, health, and downtime of their websites, applications, and infrastructure.
    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

    SkimTheClipboard

    This add-on use regex to change a text when it is copied or pasted.

    This add-on use regex to change a text when it is copied or pasted. You can - apply a regex to modify a text and paste it in a form field - apply a regex to modify a text on a web page and copy it in the clipboard - apply a regex to modify a text (from a page or from the clipboard) and replace in the clipboard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyCmd
    IMPORTANT NOTE: The PyCmd project has moved to GitHub: https://github.com/horeah/PyCmd PyCmd is a smart command prompt extension for Windows' cmd.exe; its purpose is to emulate a few power features of UNIX shells (decent Tab-completion, persistent history, etc.)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Roger's Math Whiteboard

    Roger's Math Whiteboard

    A Free, Open-Source Whiteboard App designed for Math Teachers.

    ***Update Nov 2022: The version available here is now out of date. See our website (www.rogersmathwhiteboard.com) for the latest version. *** Roger’s Math Whiteboard is a free, open-source, cross-platform, hardware independent whiteboard program designed around the needs of STEM teachers. It is designed to streamline the process of teaching math and science with a smart board, touchscreen or other similar device. It can best be understood as a multi-page image editor built for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • The database client with the highest user satisfaction Icon
    The database client with the highest user satisfaction

    DbVisualizer has everything you need to build, manage and maintain state-of-the-art database technologies.

    DbVisualizer is the highest performer among the universal database tools in the G2 grid for universal database management systems. Write queries in an advanced SQL editor that has all the smart features you need. Speed up your coding and avoid errors. Design your favorite workspace that is saved between sessions. Tag objects and script files as favorites for instant loads. Autosave your work and resume where you left off with editors preserved between sessions. Connect with high security. Work with optimized features and functions, improved for over a decade by continuous feedback from thousands of users. Customers range from self employed consultants to major institutions and global corporations with more than 8,000 licensed users.
    Learn More
  • 10
    BlooketUI

    BlooketUI

    The best Blooket Multitool out there

    The best Blooket Multitool out there. A script that uses a graphical user interface to make Blooket cheating easier than ever. Copy the code of src.js by pressing CTRL + A, now paste that into your browser console (CTRL + SHIFT + I). Copy the code from bookmarklet.js by pressing CTRL + A, and create a new Bookmark and paste the code you copied in the URL option.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    css-spinner

    css-spinner

    Small, elegant pure css spinner for ajax or loading animation

    Open source CSS loading animations dedicated for speed, simplicity & dev-friendly. Loading.io's CSS spinner uses CSS Animation, which is wildly supported by all modern browsers such as Google Chrome and Mozilla Firefox. However, the Microsoft Internet Explorer version earlier than 10 doesn't support CSS Animation. To support older IE, you have to use a GIF format image. Choose one from loading.io's online spinner gallery and you can customize a unique loader GIF with our icon editor easily....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    paste-uploader

    paste-uploader

    Utility for uploading files to paste.c-net.org

    Desktop utility for uploading files to paste.c-net.org. If you want to use this utility on Linux just type: sudo chmod +x paste-uploader; sudo cp paste-uploader /usr/bin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    edge-TTS-record

    edge-TTS-record

    Tool that can record speech synthesis

    ...The idea is simple but effective: since Edge’s online TTS voices (such as “Xiaoxiao” or “Yunyang” for Chinese) are often high-quality, this tool provides a way to “capture” them offline for later use. Users can type or paste text, preview the speech, and then trigger the recorder; the system automatically captures the audio output from the browser and writes it to a WAV file. The tool includes a small GUI (built with Aardio) and aims to be plug-and-play — after downloading the .exe you can immediately start using it without deep configuration. It is cloud-based in the sense that it relies on Edge’s online TTS service, so internet connection is required; but once recorded, the audio is local.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    pixelate

    an app for image tracing

    PixelTrace allows image tracing in a single web app page form. Use case scenario: Copy a sample from Beatles album cover of Hard Day's Night. Copy image into clipboard then paste it on the available field. Click on the image area to start tracing outline of the image. Click on an existing pixel to erase. Can preview the image tracing by toggle off the background. Clear all pixels with Clear Pixel button. Export and copy the string generated. Enter the string to the same field and click Import to refill the pixels exported. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Crossword Designer

    Crossword Designer

    Program to design crosswords

    A tool to help you design crosswords by hand, though there are automated functions to suggest words, or even fill in grids. You create a grid, add clues by hand, then use the cut and paste tools to transfer to a wordprocessing or other desktop publishing package. So a nice tool for education, if you're running a club magazine or parish newsletter, or similar use. You can transfer files in the semi-standard xpf format, supported by some other crossword-editing software. There's also a completely portable random crossword generator. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Mkpass

    Mkpass

    Mkpass - Command line Secure Password Generator

    mkpass is a simple command line utility to generate secure random passwords. You can easily redirect these to a clipboard or copy and paste as needed. I use a password manager and generate random passwords every time I need one. And while most password managers include a generator, there are times I need one outside of that. The code is written in java so it should run on any OS that supports it. Lastly, the idea and core code came from a Wikipedia article. I just took this and expanded upon it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 23
    Auto Typer

    Auto Typer

    Free auto typer software. Very simple to use tool.

    Free auto typer software. Very simple to use the tool. Fully hotkey compatible
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 24
    TravBot | Free Travian Bot

    TravBot | Free Travian Bot

    A simple free travian bot

    TravBot is a travian legends bot mainly focused on raiding and building, but it can be used for many other features and many are yet to come. The bot is still in development and the goal is to create a fully featured advanced bot. Also, it's free! This bot can add inactive farms straight from gettertools into your farmlists or it can create multiple farmlists by itself. It also supports adding farms from a text file. It can send farmlist waves automatically with elaborate timings. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sucky Clipboard

    Sucky Clipboard

    A clipboard tool with a history function.

    A useful tool when having to copy and paste several strings from one application to another. Imagine testing a payment gateway with set card number, name, and address details and having to switch between applications repeatedly to copy and paste each detail one-by-one. Instead, Sucky Clipboard allows you to copy each of the detail lines from one application, stores them on its clipboard interface, and then paste each line in turn into the destination fields.
    Downloads: 1 This Week
    Last Update:
    See Project