Showing 2134 open source projects for "click"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1

    Magento 2 Login As Customer Extension

    Allows admin to login as a customer (enter to customer account)

    ...That is why they tend to avoid long registration processes unwilling to share any data and place orders as a guest user. Magento 2 Convert Guest to Customer extension allows you to convert guest orders to customer accounts in one click or to set this process to be automatic. That allows you to gather customers' data and create a great user experience without any pressure and login enforcement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Axys Idle Closer

    Share Axys license seats more efficiently.

    New version v2020.07.25. Please view the Read Me notes section for more information. If your staff frequently see the maximum number of users reached message when trying to run Axys, then this small tool will help them. See features on how to install. AxysCloser is for companies that use the network version of Advent Axys. If the Axys windows have not been clicked in the specified number of idle minutes, then a countdown dialog window appears asking the user to keep Axys open....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jQuery Touch Events

    jQuery Touch Events

    A collection of mobile event plugins for jQuery

    ...In time, we will update the Repository to include some very basic demonstrations to get you started with using the events, but for now, we've put together a list of the events that are provided, and what they do. As explained, the events are each triggered by native touch events, or alternatively by click events. The plugin automatically detects whether the user's device is touch compatible, and will use the correct native events whenever required. It is hoped that these events will help to aid single-environment development with jQuery for mobile web app development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Network Manager Control

    A network manager control for OpenBSD

    Nmctl a small python script that allow you to manage your network connections on an OpenBSD machine. Typically you can switch, in one click, from a wifi, to cable, to an another wifi, .... You can even ask nmctl to establish automatically the most approprate connection for you.
    Downloads: 4 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    Notable

    Notable

    The Markdown-based note-taking app that doesn't suck

    ...Zen mode provides a minimalistic editing and reading experience, hiding everything that's not necessary. Notable is also keyboard friendly, has a quick open window, and we'll soon add a command palette too, so you won't have to click any buttons if you don't want to.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    UR iRepair P10 Platform

    iRepair P10 NAND Chip Non-removal Programmer for iPhone 7/7P/8/8P/X

    Feature: Support for Win7/8/10 systems Support for 7/7P/8/8P/X models Upgrade IPad models freely Upgrade software automatically Support One-Click Unpack WiFi Data of NAND for 8/8P/X No Need to Remove NAND for 7/7P/8/8P/X when removing and changing IC kits Support to read and write the iphone Serial number , Bluetooth/Wifi code , Model ,Counctry, Camera and all other syscfg data without disassembling One-click into the DFU ( Development Firmware Upgrade), that is, the iPhone firmware forced lifting mode
    Leader badge
    Downloads: 207 This Week
    Last Update:
    See Project
  • 7

    pdforganiser

    Manage your collection of PDF files

    PDF Organiser gathers PDF files distributed throughout your system into one place where you can organise them into folders of your choosing. It has minimal dependencies of gtk and json-glib so it is very lightweight and fast with a binary size of less than 45 Kb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Screen Magnifying Glass

    Screen Magnifying Glass

    smg - screen magnifying glass

    smg (Screen Magnifying Glass) shows the area around the mouse cursor in a small window with magnification factor of 2, 3, 4, 6 or 8. The program window can be resized from 100x100 to 600x480 px. It can be shown or hidden by a single click on the tray icon. Other features include hair cross, adjustable opacity, adjustable scan rate to reduce flicker, and mouse coordinated shown in the title. When the cursor goes into the program window it becomes completely transparent to avoid positive feedback effect and see what was hidden beneath. This allows click-through on Windows desktops.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Grub ISO Adder

    Grub ISO Adder

    Add ISO to grub menu to boot it from HD.

    Add ISO to grub. For KDE. Combination service-menu/script. Right-click on the ISO to add it to your grub menu. Works with *buntu and KDE neon ISOs. Code on https://github.com/donaldbrian/addiso Warning: last version could cause problems with some ISOs. Latest version is patched. Please read the Wiki.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10

    Instagram Image Download

    Instagram Image downloader

    ...Steps to use: Step 1: Login to your Instagram with your credentials. Step 2: Browse for the picture you want to download. Step 3: Open the page to which the particular image belongs to and then from their post click on the image to view it. Step 4: When the image is expanded copy the link at the top of your browser. Step 5: Open this application and paste the link, hit on start download. Follow me here: https://github.com/Biswa5812
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    nodebook

    nodebook

    Multi-Lang Web REPL

    Useful to practice algorithms and data structures for coding interviews. Nodebook is an in-browser REPL supporting many programming languages. Code's on the left, Console's on the right. Click "Run" or press Ctrl+Enter or Cmd+Enter to run your code. Code is automatically persisted on the file system. You can also use Nodebook directly on the command line, running your notebooks upon change. A notebook is a folder containing an {index|main}.{js,py,c,cpp,...} file. The homepage lists all of the available notebooks. Click on the + Notebook button on the Home page, then select the language of the notebook to be created. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    flash boot builder

    to create bootable usb from windows 7,8,10

    Flash Boot Builder 2020 Program, the second version of installing Windows from the flash with one click and without deleting the existing data or formatting of the flash; the program will allow you to use multiple flash as a folder and data transfer in addition to it being bootable any bootable, since you can install any type of Windows from Flash whether Windows Vista, 7, 8, 8.1 or Windows 10.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 13
    vba birthday automation Tired of searching and sorting birthday data for your team mates? VBA/Excel Birthday and Anniversary Automation is One click automation to send all birthday or anniversary emails!!. You just need to enter the data in Excel and it will generate emails in attractive powerpoint templates for Birthdays or Anniversary for the required dates.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Monitor File Events v1.03

    Monitor File Events v1.03

    Monitoring Activities On Windows System

    ...The selected filters determine what you are watching and thus, which events can be triggered. So what is going on in your system, something that even the Task Manager cannot say. Quick Inspection of the Directory, with a double click on the Events or Processes displayed. Saving of log activities in * .txt format, with a simple and clean reading, to easily compare the activities in order of time and scan, thanks to the time stamped in each line. Window position selectable with switch activities in Top Most. Automatic saving of last User Settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    linkedin_helper

    A tool to find things on LinkedIn quickly and with less efforts

    The tool goes through your linkedIn connections list, connection posts and lets you apply filters to see only the posts that are relevant to you. You can like/comment on indivisual posts or on multiple posts with a click of one button. In this way you can save time and efforts to find posts/profiles relevant to you. It uses Bs4, Selenium and chromedriver for automation, PyQt5 for UI and is written on Python. It's free and requires no installation, just follow the instruction on the given link to get started. https://shishirkhandelwal29.github.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ImpressShowRunner

    ImpressShowRunner

    ImpressShowRunner displays a list of Impress shows in a loop.

    ...This is important. ImpressShowRunner launches each show in the sequence and then clicks the mouse every few seconds and when the last black screen is shown, the mouse click terminates the show and Impress exits. ImpressShowRunner notices the process exit and then starts the next show. When the last show ends, ImpressShowRunner just starts the list again. This complicated process gets around the fact that LibreOffice Impress apparently has no options or scripting features available to accomplish chaining and looping of multiple slide shows together. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Master of Magic Real-Time Game Tweaker

    Interactively view and modify a MoM game in progress

    The old DOS game Master of Magic has tons of hidden features and information. The Master of Magic Real-Time Game Tweaker exposes all of those features and information and allows you to modify it. To download it, click the big green button at the top of the screen. Or click on the tab sheet Files. Then click on the folder Releases. And select a specific release there.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    Andy Yan's personal builds
    中文: 请点击上方“Files”浏览可用的下载,请勿直接点击绿色的Download按钮 English: Please click the "Files" tab and browse the folders for downloads - don't use the green "Download latest" button
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    QtShowRunner

    QtShowRunner

    Runs a looping sequence of LibreOffice Impress Slide Shows

    ...Each show in the sequence is set under Slide Settings so that mouse clicks do not advance the slides. This is important. QtShowRunner launches each show in the sequence and then clicks the mouse every few seconds and when the last black screen is shown, the mouse click terminates the show and Impress exits. QtShowRunner notices the process exit and then starts the next show. When the last show ends, QtShowRunner just starts the list again. This complicated process gets around the fact that LibreOffice Impress apparently has no options or scripting features available to accomplish chaining and looping of multiple slide shows together. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Open vSwitch & OpenFlow Environment

    A tiny environment for beginner to learn Open vSwitch and OpenFlow.

    ...All the configurations were configured. And the Open vSwitch compiled by source code with DPDK. Easy for user, you can use it in VMware Workstation by using one-click ova imporing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Immerse.jl

    Immerse.jl

    Dive deeper into your data with interactive graphics

    ...Zooming and panning uses the defaults set by GtkUtilities. The left mouse button allows you to rubberband-select a zoom region. Use your mouse wheel or arrow-keys to pan or change the zoom level. Double-click, or press the 1:1 button, to restore the full view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Working Days Calculator

    Working Days Calculator

    A small calculator to leave out holidays in a period of time

    Working Days Calculator is a Windows desktop tool that calculates the number of working days between two dates in Belgium or the Netherlands, leaving out Sundays and holidays. The tool also provides the possibility to compute the total cost of the result. So you don't need to open a seperate calculator to compute it. It's primarily intended for people working in the newspaper industry, as most newspapers are printed on a daily basis, except on Sundays or official holidays. The size...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Outline Sidebar

    Outline Sidebar

    Creates table of contents in the sidebar

    ...To install add-on follow this link - https://mzl.la/2RSwScT Also is available as Cloudflare App - https://www.cloudflare.com/apps/outline-tool It generates a table of contents by extracting all the headings in the page. Automatically creates table of contents in the sidebar that can be clicked through, for easy document navigation. How to use ---- 1. Click the Outline button beside your address bar to activate it. You will see a box coming from left with the outline in it. 2. Click on any of the headings in the outline to jump to the corresponding section on the page. 3. Click the cross button on the bottom left to close the outline. ### Limitations - WebExtension only works on sites that allow content scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PayPal Multiple Currency Button Form

    PayPal Multiple Currency Button Form

    Create Free PayPal Button with Multiple Currencies Using Shareable URL

    ...Very easy to set up and redirects to PayPal form to make donations or payments. I have set up a demo form with 2 currencies GBP & USD for you to test and see it works, just click the blue button to pop up the form here https://bit.ly/2U34PuA ... Download the free from here or on my website. There are other free forms on the top menu of my website and other PayPal forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Subtitle Finder

    Subtitle Finder

    This software will help you to find subtitle easily.

    ...View Details of Version 4.9: https://youtu.be/dJNskqNHucg View Details of Version 2.7: https://youtu.be/yDOLU2X_Ft0 Put this software in the folder containing movie(s) and run to enjoy. OR Install the software, right click on any movie and Click on download subtitle! This software was made by Python. -> Framework for UI: wxPython Please report a bug to make it disappear in next update. Contact: * Email: xayed42@gmail.com * Facebook: Abdullah Xayed (https://facebook.com/xayed42)
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo