Showing 13 open source projects for "two"

View related business solutions
  • One App to Replace Your Entire SaaS Stack Icon
    One App to Replace Your Entire SaaS Stack

    Projects, docs, chat, and AI in one workspace. Work faster, not across 10 tabs.

    ClickUp replaces your scattered tool stack with one AI-powered platform. Stop paying for project management, docs, chat, and time tracking separately when they all live in one place. Teams that consolidate into ClickUp cut software costs and move faster because everything is connected, not siloed across apps that don't talk to each other.
    Try ClickUp Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    AutoClicker

    AutoClicker

    A full-fledged autoclicker with two modes of autoclicking

    ...You can now change your hotkeys! 2. Changed the about page 3. Added a few minor options v1.0.0.1 : 1. Your settings are now saved from your last session so you only need to enter them once. (Includes last fixed location) 2. Added double clicking and triple clicking 3. Added Right clicking and middle clicking
    Leader badge
    Downloads: 725,387 This Week
    Last Update:
    See Project
  • 2
    Terminator - World's Fastest Autoclicker

    Terminator - World's Fastest Autoclicker

    Never be out-clicked again!

    ...Version 3.1: * Mouse buttons can now be used again to activate/deactivate the autoclicker Version 3.0: * Modern, clean GUI * Added a left/right click option * Added a hold/toggle mode * Added a dark/light theme * Total clicks display * Active status display Version 2.1: 1. Two methods of activation: Key presses or mouse buttons 2. Activates even while simultaneously pressing other keys 3. Fixed minor bugs
    Leader badge
    Downloads: 706 This Week
    Last Update:
    See Project
  • 3
    TurboAutoClicker 1.1
    It is an auto clicker that does up to 60 clicks per second, you can choose between mouse wheel click, right click and left click and you can set with which button you can start and with which you can stop it, you can switch between light mode and dark mode, is still in 1.1 but it will still get updates :)
    Downloads: 21 This Week
    Last Update:
    See Project
  • 4
    ChickenAutoClicker

    ChickenAutoClicker

    Easy in use autoclicker with modern design.

    ChickenAutoClicker is a simple auto-clicker with a modern design and easy-to-use interface. It's not too different from other autoclickers, but it's unique. At least I think so.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Click-o-Matic Ultimate

    Click-o-Matic Ultimate

    The only ULTIMATE auto clicker that you'll ever need. 1000+ CPS

    Click-o-Matic Ultimate is here! Take your AFK farms to the next level with options such as left click, left double click, middle click, right click, left then right click, right then left click, and sending keyboard keys to your game. Click and hold, and more! Up to 1000 CPS (clicks per second). Create intricate scripts that will make your AFK farms even more epic. Move your character around in the game, look in different directions, interact with the world. Avoid AFK kicking...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    NAutoClicker

    NAutoClicker

    A functional tool for performing mouse actions.

    NAutoClicker is a functional tool for performing mouse actions. The clicker has 2 modes of operation: click and hold. You can also set the interval, the button that should be pressed and the type of click. Requires JDK 19.0.2 at least to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Free Auto Clicker

    Free Auto Clicker

    Mouse Auto Clicker is a free auto clicker, mouse clicker, auto click

    Mouse Auto Clicker release 2.0.0.15 New features: 1. Single Left Click If Color 2. Double Left Click If Color 3. Single Right Click If Color 4. Middle Left Click If Color Mouse auto clicker is a free auto clicker, free mouse clicker, and free auto post. Running on MS Windows with.NET framework support. Definitely, This is a free auto clicker tool. How to get Mouse Auto Clicker: - CASE Firs time use: + Go to home page https://www.mouseautoclicker.org/ + Click "Create Profile" + Enter First Name, Last Name, Email(Key will send to) + Download + Finish, Setup file and key will send to your email - CASE Renew when current key was expired(FREE): + Go to Mouse Auto Clicker at https://www.mouseautoclicker.org/ + Click "Renew Activation Code" on the main menu bar + Fill the current email using for Mouse Auto Clicker before + "Submit" + Finish, The new activation key
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    SimpleAutoClicker

    SimpleAutoClicker

    An open-source, free, and full-fledged autoclicker made in Python

    ...SimpleAutoClicker is an open-source, free, and full-fledged autoclicker made in Python Features SimpleAutoClicker allows all the typical features of an autoclicker packed into a lightweight, fast application: 1. Start/stop autoclicker using the 's' key 2. Exit autoclicker using the 'e' key 3. All packed into a simple lightweight and fast application Coming Soon 1. Option to switch mouse buttons 2. Increase/decrease clicking speed 3, Option to change hotkeys © 2019 Mohamed Altarawy
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    ClckBotCreator

    ClckBotCreator

    Write bots without knowing programming languages

    ...Also, there are a couple of tools in it that will help you comfortably write bots. Version of app is 0.2.1 App run as administrator. Syntax: 1.click: 'left' or 'right' mouse button 2.setc: x - mouse position y - mouse position 3.timer: milliseconds 4.print: C++ code of key (An example of using commands is in the first screenshot)
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    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 to the plotted locations and click as soon as it gets to the coordinate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    top eleven bot

    a auto clicker bot that clicks stuff

    Top Eleven Bot Copyright (C) 2014 hotted1135 This program comes with ABSOLUTELY NO WARRANTY This is free software, and you are welcome to redistribute it https://sourceforge.net/projects/topelevenbot/ requires https://sourceforge.net/projects/pywin32/files/ top eleven bot v1.9.1 resolution 1366*768 --good for laptops how to use: press 1 for train bot press 2 for token bot what it does: train bot press the arrow key 4 times in your browser so your lined up with the game train bot auto clicks the training options like stretching and stuff every 10, 30, 60 minutes what it does: token bot open matomy carousel 6 tabs in apple safari browser and then it auto clicks the ads there is timing settings so you can time how long the ads is option 1 does not work anymore it is there for legacy and stuff options 2+ are for the matomy carousel enjoy!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Clicker

    Clicker

    CLICKER, auto mouse clicker and keyboard writer. Remote mouse and keys

    1. Invoking mouse clicks (single, double, clicks the right mouse button, ...) 2. Invoking keyboard keys, calling the various configurations of keys, such as CTRL + SHIFT + ... or, copy to clipboard 3. Operation/action in a single cycle can be run periodically, alternately and randomly, it is possible to use conditional statements 4. Run external applications, processes 5. Support for shutdown and reboot the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo