Showing 27 open source projects for "mouse coordinates"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 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
  • 1
    MPos - Mouse Position

    MPos - Mouse Position

    Mouse coordinates and DPI information for Windows 10

    MPos is a minimalistic and easy to use tool to track the current position of the cursor on the screen. MPos especially considers High-DPI monitors and DPI scaling of Windows 10. The mouse position is provided in physical/ unscaled Windows pixels and in coordinates scaled by DPI-virtualization. The tool also provides information about the DPI scaling and the raw/ physical DPI of the current monitor. Note: MPos requires Windows 8.1 or newer and .NET Framework v.4.6 or newer. Get support: https...
    Leader badge
    Downloads: 480 This Week
    Last Update:
    See Project
  • 2
    Floating UI

    Floating UI

    A low-level toolkit to create floating elements

    A JavaScript library for anchor positioning, anchor a floating element next to another element while making sure it stays in view optimally. This lets you position tooltips, popovers, or dropdowns to efficiently float on top of the UI! This positioning toolkit has a platform-agnostic 0.6 kB core (minified + Brotli compressed), with official bindings for the web, React DOM, React Native, and Vue. In addition to positioning, there are also interaction primitives to build floating UI components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Multimaps Desktop

    Multimaps Desktop

    Free minimalist software for maps, import DWG, DXF, SHP, KML, GeoJSON

    An easy-to-use domain public software for desktop maps. Runs on Windows, uses open source libraries. Requirements: 1) Net Framework 4.8 Runtime https://dotnet.microsoft.com/es-es/download/dotnet-framework/net48 2) Visual C++ Redistributable Packages for Visual Studio 2013 https://www.microsoft.com
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4

    VirtualGUser

    Testing and automation scriptable tool

    VirtualGUser is UI testing and operation system UI automation tool for desktops. It is scriptable with Lua- script (version 5.02). The Microsoft Windows and the UNIX like operation systems with X11 based desktops support are implemented yet. The application work intern with native UI objects (Window). It can enumerate or find these objects based on title, relationships or desktop coordinates. It is implemented simple to use support to find out desktop coordinates. You can simulate user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 5

    Billiards Everything

    The Great Periodic Path Hunt at gwtokarsky.github.io

    Researchers, Mathematicians and Enthusiasts. Download "Billiards Everything" to discover new periodic billiard paths, an unresolved problem from 1775! Download "Billiards Covers" to see the most current list of periodic paths in triangles. Follow "The Great Periodic Path Hunt" at gwtokarsky.github.io for the latest news. Email tokarsky@ualberta.ca for feedback.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Billiards Covers

    This zip jar contains the current coverings of periodic paths.

    Researchers, Mathematicians and Enthusiasts. Download "Billiards Covers" to see the most current list of periodic paths in triangles. Download "Billiards Everything" to discover new periodic billiard paths, an unresolved problem from 1775! Follow "The Great Periodic Path Hunt" at gwtokarsky.github.io for the latest news. Email tokarsky@ualberta.ca for feedback.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    AlphaClicker

    AlphaClicker

    Windows Autoclicker with a modern UI

    Alpha Clicker is an auto clicker for Windows with a modern user interface. It is open-source, unlike many other auto clickers. Ever got tired of the old design of your auto clicker? This is for you. Just search "Auto clicker" and you will get a bunch of ancient auto clickers (which work but look ancient). It basically works just like any other auto clicker.
    Downloads: 108 This Week
    Last Update:
    See Project
  • 8
    Auto Mouse Clicker

    Auto Mouse Clicker

    A free and simple windows software to automate mouse click routine

    A free windows software to automate mouse click routine. With this software, you can record mouse coordinates in your screen and then simulate mouse click on those coordinates. You can repeat that iteration cycle as much as You want. You can configure the delay how long until next click in milliseconds. Don't want to record mouse coordinates every time you want to run this routine? worry not. You can save the mouse coordinates and easily load it again when you want to use it. And the last...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    On Screen RGB Detector

    On Screen RGB Detector

    On-Screen RGB (red, blue, green) detector enables on-screen RGB color

    On-Screen RGB (Red, Green, Blue) Detector is an innovative approach that enables on-screen colour detection with few hand gestures. Sometimes you need to know the RGB value of a picture or anything else, then you are in the right place. The On Screen RGB Detector measures the RGB color value of every single pixel on your computer screen live by following the cursor/mouse pointer position along with the pixel coordinates. Application is built using Python programing language (3.10) and Tkinter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10
    Free AutoClicker

    Free AutoClicker

    Free Auto Clicker Exe Download for Windows PC.

    Free your hands with the best mouse auto-clicker for Windows and let your computer automate repetitive tasks. Free AutoClicker simulates mouse clicks according to your settings, saving you a lot of time and finger fatigue. This software is easy to use but highly customizable, it can efficiently complete the click tasks in your hand so that you have more time to enjoy your life! Free AutoClicker has a user-friendly interface, easy to install, and easy to understand: you can choose to set...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 11
    golang-autoclicker

    golang-autoclicker

    Auto clicker in Golang to simulate mouse clicks

    Auto clicker for desktop applications in Golang to simulate mouse clicks. Used robotgo package for controlling the mouse events. Using getpointer.go will make it sleep for 2 seconds, then return the coordinates of your mouse's position. You will use those coordinates to plot where the mouse need to move. I have 2 positions that I want the mouse to move to and click, then with a combination of a while loop, I just reiterate between clicking on two positions. After you start your mouse will move...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Lens effect JPanel Java

    Lens effect in a JPanel Java library

    Example of use of the library which makes a lens effect over a Java JPanel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MouseCoords

    A Java-Application for getting and setting your Cursor position.

    This is a small Java-Application with two functions. First function getting your Cursor/Mouse position on your screen. The second function is setting your Cursor/Mouse position on your screen. Simply type in the x-Coordinates and the y-Coordinates in the designated field and press enter WHILE in the y-Coordinates field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ImageToMouse

    ImageToMouse

    Convert any image into mouse movements

    Convert any image into mouse movements. *How to Use: First, click in "Select Coordinates", the window that shows up will be where your image will be drawn, you can move it and resize it. You can also click in "Original Image Size" to resize the window to the image's original size. Then, click in "Open File" or "Open URL" or "Draw Text" and select your image or text. Now just click Draw and wait.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 15
    ipyvolume

    ipyvolume

    3d plotting for Python in the Jupyter notebook

    3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL. Create quiver plots (like scatter, but with an arrow pointing in a particular direction). Render in the Jupyter notebook, or create a standalone html page (or snippet to embed in your page). Render in stereo, for virtual reality with Google Cardboard. Animate in d3 style, for instance, if the x coordinates or color of a scatter plots changes. Animations / sequences, all scatter/quiver plot properties can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ProgressbarAutoClicker

    Auto clicks left mouse n times with m timeout with progress indication

    Mouse AutoClicker with progress indicator. Program accepts x,y coordinates, timeout in sec. and number of repeats. Then it does mentioned number of clicks at the provided coordinates with the specified timeout before each click. The main feature of this program are progressbars and textual fields that show to user overall progress and time to next click. This program was written to help me in book scanning. I can use both my hands to hold a book on the scanner's glass while autoclicker pushing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    WinCycle

    WinCycle

    Cycle displaying open windows, optional "keepalive" mouse click

    ... window spy tool (from fincs' SciTE4AHK) is included to get window coordinates for mouse clicks This project is still under development and while functional, should not have any problems or security issues, and should work fine as is. Ideally it should be compiled to enable menus and icons. This can be done using the AutoHotkey compiler AHK2EXE, and if necessary using the 32 bit bin file to create a 32 bit executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MoleculeViewer

    MoleculeViewer

    View 3D molecule structure and plot 2D density map for CRYSTAL program

    A Java sotware for viewing 3D molecule structure and plotting 2D density map. The atomic positions (coordinates) are read from files for the CRYSTAL and GAUSSIAN programs. Supported files: 1. *.xyz (molecule cartesian coordinates file) 2. *.gjf (GAUSSIAN's input file) 3. *.out (CRYSTAL98&2k's scf or properties output file) 4. fort.25 (CRYSTAL98&2k's ECHG(Electronic Charge Density) outpit file with fort.25 format). Molecule's 3D operations: Left drag : free rotate Right drag : zoom Left...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    MoTrack

    Matlab GUI for motion tracking

    MoTrack is a graphical user interface for Matlab. It can be used to track the 2D motion of any object in digital videos. In manual mode the object coordinates are captured by mouse clicking on the objects position in each video frame. Automatic motion tracking is possible using reflective markers or any kind of markers that have high contrast to the surroundings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    OSRS Map & Coordinate Locator

    A map & coordinate locator for Old School Runescape, written in Java.

    A map and coordinate locator for Old School Runescape, written in Java. Credit goes to oyuu (RSN) for creating the map image. This program requires at least Java 6 to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    my3DModelEditor

    Simplified 3D Model Editor, Suitable For Beginners

    ... model. Multiple geometric mesh objects can be created from a single texture and combined into a three-dimensional model, with any seams quickly and accurately closed using the patented stitch technology. Solids of extrusion and revolution can be quickly created with texture map coordinates automatically applied at creation. Restricted vertex editing allows modification of three-dimensional geometry in situations where vertex selection would otherwise be ambiguous.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Cursor Guide

    Cursor Guide

    Displays information about the cursor position

    Cursor Guide is a lightweight, yet handy application that displays information about the current position of your mouse cursor, such as the cursor coordinates and the RGB code of the pixel color. You simply have to press the user-defined key (or key combination) to display the information. The application can be set to show cursor data on every mouse event or just when you click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Toktocker Auto Clicker & Typer 0.2.7.2 B

    Toktocker Auto Clicker & Typer 0.2.7.2 B

    Java Fully-featured Script-Based Auto Clicker and Typer For Desktop

    Toktocker Version 0.2.7.2 (Beta) is a Free, Easy and Fully featured Auto Clicker/Typer Programmed in Java SE. Compatibility: Compatible with all Operating Systems that have the JRE installed. You can install it for free from the following link.. http://www.oracle.com/technetwork/java/javase/downloads/index.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Zoomer

    Displays a magnified image of the surroundings of your mouse

    Zoomer is an application (now discontinued) which displays a magnified image of the surroundings of your mouse in a small window located in the lower right part of your screen. It can be useful if you do precise positioning of user controls or if you need to know the screen coordinates of a particular point of your screen. It has been written mainly as an example of how to use the Windows BitBlt function in Delphi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    gsdview
    Geo-Spatial Data Viewer (GSDView) is a lightweight viewer for geo-spatial data and products. It is written in python and Qt4 and uses the GDAL library. GSDView is modular and has a simple plug-in architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next