Showing 30 open source projects for "menu paste"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 1
    KodExplorer

    KodExplorer

    A web based file manager, web IDE / browser based code editor

    KodExplorer is a file manager for the web. It is also a web code editor, which allows you to develop websites directly within the web browser. You can run KodExplorer either online or locally, on Linux, Windows, or Mac-based platforms. The only requirement is to have PHP 5 available. Use experience like operating system, Rich context menu, and toolbar, drag, and drop, shortcut keys. All operations with files and folders on a remote server (copy, cut, paste, move, remove, upload, create folder...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    WSLg

    WSLg

    Enabling Windows Subsystem for Linux to include support for Wayland

    ... a multiple system setup, with individual PC dedicated to Windows and Linux, virtual machine hosting either Windows or Linux, or an XServer running on Windows and projected into WSL, WSLg provides a more integrated, user friendly and productive alternative. WSLg strives to make Linux GUI applications feel native and natural to use on Windows. From integration into the Start Menu for launch to appearing in the task bar, alt-tab experience to enabling cut/paste across Windows and Linux applications.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    terminalGPT

    terminalGPT

    Get GPT like ChatGPT on your terminal

    Get GPT like ChatGPT on your terminal Note: This doesn't use OpenAI ChatGPT, it uses text-davinci-003 model (by default) You'll need to have your own OpenAi apikey to operate this package. 1. Go to https://beta.openai.com 2. Select you profile menu and go to View API Keys 3. Select + Create new secret key 4. Copy generated key Get started: Using tgpt: npm -g install terminalgpt or yarn global add terminalgpt Run tgpt chat ps.: If it is your first time running it, it will ask for open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Apache OpenOffice

    Apache OpenOffice

    The free and Open Source productivity suite

    Free alternative for Office productivity tools: Apache OpenOffice - formerly known as OpenOffice.org - is an open-source office productivity software suite containing word processor, spreadsheet, presentation, graphics, formula editor, and database management applications. OpenOffice is available in many languages, works on all common computers, stores data in ODF - the international open standard format - and is able to read and write files in other formats, included the format used by the...
    Leader badge
    Downloads: 240,030 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 5
    wxMEdit

    wxMEdit

    wxMEdit, Cross-platform Text/Hex Editor, Improved Version of MadEdit

    •Added automatically checking for updates •Added bookmark support •Added right-click context menu for each tab •Added purging histories support •Added selecting a line by triple click •Added FreeBASIC syntax file •Added an option to place configuration files into %APPDATA% directory under Windows •Improved support for Find/Replace •Improved Mac OS X support •Improved system integration under Windows •Improved encoding detection result •Improved Hex editing support •Added more choices for data...
    Leader badge
    Downloads: 280 This Week
    Last Update:
    See Project
  • 6
    Kisekae UltraKiss

    Kisekae UltraKiss

    Kisekae UltraKiss is a full featured integrated development environmen

    UltraKiss is a computer program that implements the Kisekae Set system, KiSS, a Japanese graphics system originally developed to facilitate costume changes on virtual dolls. UltraKiss was developed to help artists build their KiSS sets. It is a full featured viewer for all KiSS dolls, games, and visual applications. It is also a complete graphical development environment for creating KiSS applications. It fully implements the FKiSS event driven programming language up to and including new...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 7
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    MyMacRobot

    MyMacRobot

    Automate your mouse and key actions

    .../ Or you could run "xattr -cr /Applications/MyMacRobot.app" in terminal, then right click the app, click "Open" in the menu. 2. You need to allow this app to access your Mac. Apple menu > System Settings, click Privacy & Security in the sidebar, then click Accessibility on the right. (You may need to scroll down.) Turn permission on or off for any app in the list.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Bluetooth Internet Radio

    Bluetooth Internet Radio

    Auto-setup bluetooth internet radio on Ubuntu / Raspberry Pi / Armbian

    Fully automated setup of bluetooth and an internet radio player (PyRadio), on an Ubuntu / Raspberry Pi / Armbian system (can be headless), connecting to a stereo system's bluetooth receiver (bash script, chmod +x it to run). To install automatically, copy => paste => run the commands below in a terminal program (using the 'Terminal' app in the system menu, or over remote SSH), while logged in AS THE USER THAT WILL RUN THE APP (user must have sudo privileges): wget --no-cache -O bt-radio...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    Blooklet-utility-mod

    Blooklet-utility-mod

    A userscript for Blooklet, compatible with tampermonkey

    ... to be known, include those of which that are hidden. If you know a skin name and would like to contribute, please open an issue and it will be added. Install Tampermonkey, add the contents of index.js to tampermonkey. Restart your browser and use right ctrl to activate/deactivate the menu.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 11
    treeshell

    treeshell

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

    An Eclipse editor for shell (bash) scripts. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Spotify TUI

    Spotify TUI

    Spotify for the terminal written in Rust

    ... like "Connection Refused" since no server is running. Regardless, copy the URL and paste it into the prompt in the terminal. Running spt with no arguments will bring up the UI. Press ? to bring up a help menu that shows currently implemented key events and their actions. There is also a CLI that is able to do most of the stuff the UI does.
    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.
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 14
    Use it to rename. Plugin for Autodesk Maya 2018 2019 2020 , on Windows. Help: Update0 - https://youtu.be/noEZZ-fCchE Update1 - https://youtu.be/HJH2PinIB3I Update2 - https://youtu.be/7WZwOqAJCLc Plugin for Autodesk 3dsMax 2020 , on Windows. Help: Update3 - https://youtu.be/x8q2lNvQ2E0 Installing for Autodesk Maya: 1. Go to C:\Users\{user name}\Documents\maya\{maya version}. 2. Create new folder there, rename it to "plug-ins" (without double quotes). 3. Paste plugin(.mll) file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Serial Profile Plotter For Reflow Ovens

    Utility for plotting data from homemade reflow ovens via serial port

    ... as bitmap file too. Profile markers for lead-free and leaded solder paste can be selected for both temperature and time thresholds. An alert setting applet is included to set the markers and audible alarms to alert the user to when thresholds are reached for certain phases of the reflow process. Color graphs can be printed in portrait or landscape modes. Settings are automatically saved using INI file. An ideal reflow curve can be superimposed on the graph as a reference
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    phpmyadmin right click custom menu

    phpmyadmin custom menu hacking code.

    phpmyadmin is my best mysql developing tool ,unfortunately the copy paste feature is not available at the sql form .This is simple hacking code will give custom right click menu that will make your developing experience easier. Note . That you can hide the menu by clicking the word paste or the word copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Viorb Monitor

    Viorb Monitor

    Makes easier to know utilization of Computer and Internet

    Viorb Monitor is free for all to use and distribute. Installation: 1. Go To: http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html a. Select "Accept License Agreement" b. Download JRE by clicking "jre-8u121-windows-i586.exe" or "jre-8u121-windows-x64.exe" 2. Install downloaded JRE 3. Copy and paste (or unzip) "Viorb Monitor" folder to a safer place 4. Run "Viorb Monitor.exe" or "Viorb Monitor" 5. Click on Control Panel Tab (Optional) Select...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 6 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    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
  • 21
    AlQuraan

    AlQuraan

    Quran search software

    This software is main objective is to give the possibility to the end-user to query the Quran file to find some verse or word and to display it with the desired translation. There is actually 80 translations. You can either download the Full Version with all the translations include or the Minimal Version with only English and French translation then download other translation file of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Verbes

    Verbes

    French Conjugation

    This software help you find the french conjugation of 7000 verbs. It is based on the XML files compiled by Pierre Sarrazin and distributed under the GNU General Public License (version 2 or later). All credits go to him. See the about and help files inside the project for more informations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Aupad

    Aupad

    Notepad written in AutoIt

    This is a notepad program written entirely in AutoIt. It has all the basics of notepad that you would expect. This is NOT feature complete, yet. Please, if you have used my program give me a review with any kind words or critiques. I have included the source code for your pleasure, and feel free to give me pointers if you'd like to help out development (This is all done with AutoIt version 3.3.12.0). run the install to put the AuPad.exe & aupad.ico in the program files directory under...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    phpMD / PHP CodeSniffer Netbeans Plugin

    Netbeans Plugin for phpmd, phpcs, checkstyle and phpcpd.

    Netbeans PHP Plugin which provides violations detected by PHP Mess Detector (phpmd.org by Manuel Pichler) and warnings / infos from PHP CodeSniffer (http://pear.php.net/package/PHP_CodeSniffer/) also displayes dublicated php code detected by PHP Copy & Paste Detector (phpcpd by Sebastian Bergmann https://github.com/sebastianbergmann/phpcpd) and even supports PHP Checkstyle (http://code.google.com/p/phpcheckstyle/) Plugin by http://www.fin-sn.de
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    2-WaySMS Messenger for Wordpress

    SMS plugin messenger with reliable SMS gateway connection.

    http://youtu.be/UhhMFF4a6fk Video instruction! Simple and easy for usage 2waysms messenger. This wordpress plugin allows you send bulk or single SMS messages and receive SMS answers to your SMS Number. http://wordpress.org/extend/plugins/2-waysms-messenger/ http://downloads.wordpress.org/plugin/2-waysms-messenger.zip Upload 2-waysms-messenger folder to the /wp-content/plugins/ directory Activate the plugin through the 'Plugins' menu in WordPress Go to 2-WaySMS Settings in admin panel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next