Showing 659 open source projects for "no paste"

View related business solutions
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    When you start Emacs, package Session restores various variables (e.g., input histories) from your last session. It also provides a menu containing recently changed/visited files and restores the places (e.g., point) of such a file when you revisit i
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Author

    Authoring tool for writers

    Author is a creation tool designed for the development of stories, novels, documentation, etc. Multiple projects supported, with cut/paste between projects,as well as between chapters, supported. All chapters easily accessed, with developmental notes, and global character control (ie change character name/aliases in all pages of document easily). Microsoft Word support provided for final presentation of work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Coder Revolt - Web Browser (VB & C#)

    Get a quick free starter-kit for programming a web browser open source

    Coder Revolt Web Browser is a project I programmed in Visual Basic with the support of background knowledge, general problem solving with errors and finally some good old research. I’m very proud of the outcome on this software because its simple and still has basic web browser functions to get you started. Features Included - URL Status - Adding new Tab - Tab Title - Full Screen - Forward function - Go back function - Loading Page - Status Progressbar - Save As - Copy & Paste...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Python Tetravigesimal Module

    Convert Decimal to Tetravigesimal and/or vice versa.

    Doesn't support fraction, decimal point and dozenal point yet. Installation: Find the Python '\site-packages' or '/dist-packages' directory location(s). import site; print site.getsitepackages() Place or paste this file (b24.py) in your Python's '\site-packages' or '/dist-packages' directory(s). Testes on Windows7-SP1. *Try changing EOL of 'b24.py' before installing in Linux, if the module fail in Linux. Example usage: import b24 print b24.enc('142') print b24.dec('ba')
    Downloads: 0 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 5

    Python Dozenal/Duodecimal Module

    Convert Decimal to Dozenal (a.k.a. Duodecimal) and/or vice versa.

    Doesn't support fraction, decimal point and dozenal point yet. Installation: Find the Python '\site-packages' or '/dist-packages' directory location(s). import site; print site.getsitepackages() Place or paste this file (dozenal.py) in your Python's '\site-packages' or '/dist-packages' directory(s). Testes on Windows7-SP1. *Try changing EOL of 'dozenal.py' before installing in Linux, if the module fail in Linux. Example usage: import dozenal print dozenal.enc('142') print...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HaveClip

    HaveClip

    Clipboard synchronization tool

    HaveClip is a peer-to-peer clipboard synchronization tool. Ctrl+C on one computer, Ctrl+V on another. Clipboard is instantly synchronized across all your devices. It can handle all forms of text, images and even application-specific data. HaveClip is multiplatform. Copy something in one OS, paste in another. Supports Windows, Linux, Mac OS X, Sailfish OS and coming to Android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    FileTagger

    FileTagger

    This is a simple application to bookmark/tag file/folders/websites.

    This is a simple application to bookmark/tag your folder/file. Filesystem will not be affected. You can add tag by directly right clicking the folder/file. For searching, approximate word matching is used. Files/folders will be sorted for required tags and the most matching will come on the top. For tagging websites, right now, you have to copy paste path. Plugin/extension for web-browsers need to be done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Monsta FTP

    Monsta FTP is a delightfully intuitive web-based file manager.

    Monsta FTP is a lightweight open-source FTP client you can install on your server to manage your files through any browser, and free yourself from desktop software, forever!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Paypal Slip Printer

    Improve your packaging performance with Paypal Slip printer

    It is simple tool to collect multiple packaging slips and print it in formatted way. Login to your Paypal account, select item which you would like to print, then open link "Print Packing Slip". When you see page loaded use select all combination (ctrl+a) and copy combination (ctrl+c). After that open Paypal Slip printer and paste your selection with ctrl+v and you are done. The software parses all the fields and prepares your slip. You can edit, print or save as PDF your formatted slips. Easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    Ampare Speech To Amaar and Martin
    (Right Click(on Form) To Show Up The Menu) This Program will Make Your Computer Can Talk!! It Contains Text To Speech Hotkeys Sound Calculator Elpased Times To Know what time they are tired and more They are many things to try they can speak themselv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    C++ generic open address hash map

    C++ generic open address hash map

    Simple oaht template class

    The advantage of this project is that you can use this hash map by including only 2 files to your project. (or 1 if you want by cut/paste pool.hpp content directly in hashmap.hpp if you want). It is template and doesn't require that your contained types are PODs, it doesn't require to set delete_key and empty_key. Unlike google densemap. It is mostly "C++ unordered_map" standard conformant and if you download it, you'll find a visual studio project, or a CMakeLists.txt that integrates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UIVI
    UIVI is a URL navigator with functions such as opening, creating and updating documents, copy and paste, etc. It supports local files, FTP, JMS, JNDI, ZIP files and most of all: it is the WebDAV client that gets the most out of Pincette (pincette.biz
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    KeyUtility

    KeyUtility

    Multi Copy Paste and Message Sender

    This is a utility tool to help persons in multi copy paste and message sending and many more depending upon how you use it. Example : Suppose you have to send emails with different messages like "Sorry User Not available", "Unlocked Try login after 10 Minutes", "The problem will be resolved after 10 minutes" etc etc. so what if you just can just press keys as below and voila.. F1- "Sorry User Not available" F2- "Unlocked Try login after 10 Minutes" F3- "The problem will be resolved...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    UKanDo Viewer

    UKanDo Viewer

    Yet Another Second Life Viewer

    UKanDo (Pronounced: U-can-do), is based on the latest viewer-release code supplied by Linden Lab™. UKanDo gives a whole new perspective in Second life by using a camera placement adopted by the vast majority of third person video games. Also includes RLV along with plenty of other useful tools. It won’t have all the gadgets/gizmos a lot of the bigger viewers have, the aim is to keep it as lite as possible with only the fixes, gadgets and gizmos we need to keeping the Viewer stable and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    hackercrypt
    keeps SMS, emails , social networking messages , notes and any other text safe from thieves , hackers and snoopers. Simply paste copied text from any application , or save it to a file for later us
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Debtors List Saver
    ...) 2. Copy the userdata.dat and settingdata.dat files 3. Hit on the keyboard the Windows Key+R to open the Run window, Type %AppData% in the Open text field then click OK 4. In the Application Data folder opened, got to folder DebtorsListSaver then paste the copied userdata.dat and settingdata.dat files 5. Close the Application Data folder. 6. Done. Compatibility Working on Windows XP and Windows 7 requirements: .NET framework v4 Microsoft Visual C++ 2010 Redistributable Package (x86)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Warranty Query

    Warranty Query

    Warranty query tool for Lenovo and Dell that support batch operations.

    Warranty query tool that support batch operations using httpwebrequests. Currently supports Lenovo, Dell machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ganib | Project Management Software

    Ganib | Project Management Software

    Open Source, tasks, bug tracking, agile scrum, timesheet, wiki

    Ganib gives simpler ways to keep your projects organized and on track. Take advantage of easy features that help you quickstart and makes your team more efficient and productive. Open source Web based online agile project management collaboration software free, J2EE platform, MySql database with project dashboards & reporting. Organized Teams & Projects: Easily plan & manage projects with intuitive features to help your team deliver on time. Quickly focus on what's important, easily...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Multi PuTTY Manager (MPManager) helps to open and manage multiple PuTTY sessions in tabs. All PuTTY sessions are managed and stored under folders. This application is developed based on the inspiration of PuTTY Connection Manager application which was out of support. Support Microsoft Windows, .NET Framework 4.5, and PuTTY Release 0.63 or later Best features: 1. Display multiple PuTTY sessions in tabs 2. Automatic login to PuTTY session 3. Automatic running post-login commands 4....
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 20

    Croatian Text Box

    Tool to easily type accented letters on generic keyboards

    A lightweight tool for easy typing of accented Croatian letters on generic keyboards. To produce a letter with an accent, hold down the Alt key before typing. For example, Alt+C produces ć, Alt+X produces č, etc. After you finish typing in the special box, copy and paste to wherever you need. All key combinations: Alt+X: č --- Alt+Shift+X: Č Alt+C: ć --- Alt+Shift+C: Ć Alt+D: đ --- Alt+Shift+D: Đ Alt+S: š --- Alt+Shift+S: Š Alt+Z: ž --- Alt+Shift+Z: Ž
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    doubleshatak scientific calculator

    doubleshatak scientific calculator

    doubleshatak worlds best scientific graphical calculator ever

    doubleshatak introduce worlds modern scientific calculator with heavy functions. It is design for handle very complex expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Capt_in

    Take the web-site. easily! automatic!

    This program is 'automatic capture program' which could take image from internet web site. This program core is imported by IECapt (http://iecapt.sourceforge.net/) If do you want to donate something, do to core developer(bjoern@hoehrmann.de). The contribution of this program is only graphics user interface. How to use : 1. Excute 'Capt_in.exe' 2. Click [Open] Button(Right-bottom site button). Define directory for saving with image 3. Copy website list to clipboard. And click [Paste...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ASCIIBanner

    ASCIIBanner

    Signature Text and code String Generator

    A small program for generating ASCII-Art strings to be used in code and comments. Various formats are supported for different languages, i.e. C-Like, VB, AutoIt, etc. Hope you'll find it useful! This ASCII code beautifier was inspired by an old ASCII-Art text generator named FIGLet (still available on http://www.figlet.org/) . However, this is NOT FIGLet, and the Author is not related to the mentioned program in any way. You can add FIG fonts (*.flf) by downloading them from FigLet...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    Clipcomrade
    Clipcomrade is Windows clipboard manager. Remembers everything that you put to the clipboard, easy paste/drag anything from clipboard history, access include global hot key. Search clipboard history. Multi user support. Simple install/update wizard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    wxShapeFramework (wxSF) is a software library/framework based on wxWidgets which allows easy development of software applications manipulating with graphical objects (shapes) like various CASE tools, technological processes modeling tools, etc.
    Downloads: 2 This Week
    Last Update:
    See Project