Showing 123 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
  • 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
  • 1
    Unique finds patterns in source code. It helps you build better software by finding pieces of code that could benefit from a refactoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Vulcan Project

    Vulcan Project

    This project has been moved to [Vulcan2012]

    ...This project has been moved to [Vulcan2012] https://sourceforge.net/projects/vulcan2012/ Vulcan Project is micro-architecture that are implemented the basic commands (open, close, undo / redo, copy / paste ...) and the docking-system is required for UI development. Vulcan Project is based on Flex / AIR framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A simple MD5 checksum comparator. Paste in the desired checksum, select the file to be checked. You get a green checksum indication for a match, otherwise the calculated checksum goes red. Easy, with no tedious manual checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP Tool Integrations aim is to integrate usefull php tools such as PHP CodeSniffer, PHPUnit and PHP Depend into Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 5
    Smart Id3 Tag from filename. Rename file from Tag. Full Regex Search & Replace. Intuitive parsing. Smart file numbering. Artist Album report. Split compilation album. Configurable text processing. mp3, flac, ogg, mp4, m4a, mp4p + more. Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple and fast templating system for python 2 - needing nothing else than a separator like python´s semicolon. Documentation and code are together in one file - you can cut and paste the code from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Enhances wx.grid to provide functionality for cut/copy/paste and undo/redo. Implemented as mixin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ThetaCircle is an easy to use typing and scripting tool. Use it to type, copy and then pipe or paste your script to your favorite word processor. The major use of ThetaCircle is for translation and transcription.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHPS Pastebin is a simple pastebin site script, designed to be fast and secure. It can be used to power up a pastebin sites, to highlight PHP code or store plaintext notes. No database, no extentions, no client(browser) capabilities required!
    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
    Paste Board is a MacOS Application designed to aid in the insertion of commonly used text. Email signatures, common snippets of HTML and other programming languages. There is a demo video here: http://screencast.com/t/mINBZmRhvbp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    elaJa Framework is a Javascript API created to manage, in a cross-browser way, the following web technologies: DOM, CSS, Events and Ajax. This is the CORE API. After we'll make a WIDGETS API and API for drag&drop, cut/copy/paste element and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JMdRdf is the tool which creates RDF/RSS. 1.You can generate RDF/RSS about your homepage from your HTML(s) without programming. JMdRdf extract Information such as title, description, etc automatically from HTML. 2.You can paste RDF/RSS into your HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A framework for creating MDI (multiple document interface) applications using Java/Swing. Supports undo/redo functions, internationalization, clipboard access (cut/copy/paste), modular file I/O (for loading, saving, exporting data), ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jaca - Java Against Code Abuse Project is a package with a set of files improving pages, classes and standard operations so you can copy, paste and edit them to avoid rebuild stuff that is already done. Save time !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GCB - Global Clipboard Let's you easily copy&paste from one computer to another. Simply copy something into GCB at one computer and paste it out GCB at another computer. Synchronisation of GCB is done automatically
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A plugin for the Eclipse IDE implementing NumericalChameleon: a powerful numerical convertor, supporting more than 2300 units in 78 categories (physics, radixes, exchange rates, unicode, etc). Fully integrated in the Eclipse IDE (refactoring, copy/paste)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    I wrote it because it is fun to write a new implementation (was quicker to write than found one which was ok to me). It's aim is to save time when a long (ant) builds run and I'd like to be informed about success/failure on the taskbar. No copy/paste :
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ResBundleEdit is a localization tool for Java resource bundles. It shows several languages side-by-side, includes search and replace, bulk copy-paste, etc. A must for any internationalized application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Code duplication detector

    Detect copy-paste code.

    Attempts to detect duplicated code within and across multiple input files. Attempts to see through superficial variations such as variable names, changes in constness, and minor differences in types. Covers only C++ for now, but frontends for e.g. C9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    same is a tool to find duplicate lines in multiple text files. Very useful to find and fix copy-and-paste programming. It has been designed to be simple, portable, and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Milky is a general-purpose, public-domain Java library. Use it in its entirety or cut and paste parts of it at your discretion. No strings attached, no credits required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FrameWeb is a website and db administration generator: design the database for a site and generate automatically the administration for the content and the layout. The target is a web developer that is tired of making cut&paste for the site backends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Luna Code Checker

    Luna Code Checker

    An advanced web-based tool for checking JavaScript code using ESLint.

    ...How to Use Clone the repository. Run npm install to install the dependencies. Run npm start to start the server. Open http://localhost:3000 in your web browser. Write or paste your JavaScript code in the textarea. Click the "Check Code" button to see linting results. Features Comprehensive syntax and style checking using ESLint. Detailed error messages including line numbers and descriptions. License This project is open source and available under the MIT License.
    Downloads: 0 This Week
    Last Update:
    See Project