Showing 1125 open source projects for "mouse"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    A linux userspace device driver that allows joystick events to be remapped. Several joysticks can be combined into a single controller, and button/axes events can be remapped to new joystick, keyboard or mouse events. Advanced scripting also supported.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    tkwintrack

    tkwintrack

    Tk window tracking

    This project houses two packages: * windetect (latest release: 2.0.1) Windetect is a Tk library that provides the detection functionality for tracking windows in a Tk GUI with the mouse pointer. * tkwintrack (latest release: 2.1.1) Tkwintrack is an inspection tool for developers of Tk GUI's. While tracking individual windows in a GUI with the mouse pointer, tkwintrack outlines them and displays their pathname in a small widget. Window pathnames reported in this pathname widget may be copied to the clipboard using a keyboard shortcut. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Clover EFI bootloader

    Clover EFI bootloader

    Boot macOS, Windows, and Linux on Mac or PC with UEFI or BIOS firmware

    Project has moved to https://github.com/CloverHackyColor/CloverBootloader.
    Leader badge
    Downloads: 1,363 This Week
    Last Update:
    See Project
  • 4
    SmartContextMenu

    SmartContextMenu

    SmartContextMenu adds a context menu to all windows in the system.

    ...It should also be more stable and lightweight, as it does not use hooks in separate dll modules. To use the app, please, run the file SmartContextMenu.exe, move the mouse cursor to the necessary window and use the hotkeys “Ctrl + Right Mouse Button”. All the menu settings and hotkeys can be changed in the settings dialog of the system tray, as well as in the file SmartContextMenu.xml.
    Downloads: 11 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    SDL_Bgi

    SDL_Bgi

    Graphics library (GRAPHICS.H) for C, C++, WebAssembly, and Python.

    ...SDL_bgi is functionally compatible with the original BGI in Turbo C and Borland C++, and also with another implementation, WinBGIm. In addition, SDL_bgi provides extensions for ARGB colours, mouse support, vector fonts, and multiple windows.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 6
    The Free Unix Spectrum Emulator (Fuse): an emulator of the 1980s home computer and various clones for Unix, Mac OS X and Windows.
    Leader badge
    Downloads: 596 This Week
    Last Update:
    See Project
  • 7
    lcxterm

    lcxterm

    Linux Console X-like Terminal

    LCXterm is a ncurses-based terminal emulator that brings additional conveniences to the raw Linux console and other terminals. LCXterm can: enable GPM mouse to work through a network connection; speed up the console significantly; provide a long and persistent scrollback; transfer files via Xmodem, Ymodem, Zmodem, and Kermit; provide user-defined function key macros; and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SMPlayer

    SMPlayer

    Free media player with support for Youtube

    SMPlayer is a free media player for Windows and Linux with built-in codecs that can also play YouTube videos. One of the most interesting features of SMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will be resumed at the same point you left it, and with the same settings: audio track, subtitles, volume... SMPlayer is a graphical user interface (GUI) for the award-winning...
    Leader badge
    Downloads: 348 This Week
    Last Update:
    See Project
  • 9
    WezTerm

    WezTerm

    GPU-accelerated cross-platform terminal emulator

    WezTerm is a GPU-accelerated, cross-platform terminal emulator and multiplexer built in Rust by Wez Furlong. Designed for speed and modern hardware, WezTerm offers smooth rendering and excellent performance on Windows, macOS, and Linux. It supports multiple tabs and panes, configurable keybindings, and integrates well with shell environments. WezTerm is highly customizable and focuses on providing a powerful, flexible terminal experience for developers and system administrators. It also...
    Downloads: 11 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
    Odamex

    Odamex

    Odamex is a free, cross-platform, modern client-server Doom engine

    Odamex is a free, cross-platform (Mac, Windows, Linux) modification of the Doom engine that allows players to easily join servers dedicated to playing Doom online. The goal of Odamex is to add enhancements to Doom while still retaining that "classic Doom feel" we all know and love about the original game.
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 11
    A curses based solitaire/patience card game. Play all your favourite games - FreeCell, Klondike, Spider and many more - without touching a mouse.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    BZFlag World Map Editor

    Edit BZFlag world maps with 3D preview

    Edit BZFlag world maps with 3D preview Currently limited to basic objects; may support meshes later. Reads and parses a bzw file, displays it with 3D camera, highlights selected object, shows object definition, edits the object, creates new objects, and saves to a bzw file. Built with raylib, the Lua binding for raylib, and Fennel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Deletion 44

    Deletion 44

    Match five game

    The name of game is "Deletion 44" as it can delete 44 same color neighbor stones at most by copy action. ==Rules== 1. Select a source stone by mouse button clicked. 2. Then, select a target stone that neighbors a source stone (up, down, left, right) by mouse button clicked. 3. If target stones have more than 3 stones as same color in a row (for right or left neighbor) or in a column (for up or down neighbor), copy the color of source stone to target stones. Otherwise, go to step 1. 4. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Time_limit

    Time_limit

    A windowed/full-screen countdown timer.

    ...Useful for speech, lecture or presentation timing. Colour / font / time limits can be changed using settings window and hot-keys. To change current time use the mouse wheel. By clicking on progress-bar, the timer mode is toggled.
    Downloads: 67 This Week
    Last Update:
    See Project
  • 15
    Maestro

    Maestro

    Agent Orchestration Command Center

    Maestro is a cross-platform desktop app for orchestrating your fleet of AI agents and projects. It's a high-velocity solution for hackers who are juggling multiple projects in parallel. Designed for power users who live on the keyboard and rarely touch the mouse. Collaborate with AI to create detailed specification documents, then let Auto Run execute them automatically, each task in a fresh session with clean context. Allowing for long-running unattended sessions, my current record is nearly 24 hours of continuous runtime. Run multiple agents in parallel with a Linear/Superhuman-level responsive interface. ...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 16

    loadavgd

    Monitor CPU load and terminal activity, execute command when idle

    The loadavgd program monitors the CPU load and user input at (pseudo-) terminals. It provides a kind of power management for server systems, where keyboard or mouse activity can not be queried. Loadavgd was written because powernap did not work on my system. If the load is below a certain treshold and there is no input at any (pseudo-) terminal for a given amount of time, an action is issued. This action might be, for instance, "suspend". The D-Bus API of systemd-logind is called to invoke an action. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Allegro.pas

    Allegro.pas

    Game library for Pascal

    ...Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. * Graphics: 2D and 3D, OpenGL and D3D. * Controls: Keyboard, mouse, joystick, gamepad... * Sound and music.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    JaxoDraw

    JaxoDraw

    JaxoDraw: Feynman Diagrams made easy!

    JaxoDraw is a tool to generate Feynman diagrams in a mouse click-and-drag fashion. Graphs can be exported to a variety of graphics formats and arbitrary latex code can be used for labels to produce high-quality publishing-style figures.
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 19
    Linux Air Combat

    Linux Air Combat

    Combat Flight Simulator for LINUX. WW2. Network and VOIP. Open-source.

    ...If it runs TOO fast on your hardware (framerates beyond 100 FPS), you should activate LAC's built-in FrameRate Limiter as documented here: https://askmisterwizard.com/2019/LinuxAirCombat/FrameRateLimiter.htm Clean, open source code provides an option to compile yourself, or use our precompiled executable AppImage to eliminate compiling on all popular X86 LINUX distros. Control flight and views with mouse and keyboard, console game controller, or joystick, all easily configured from prominent configuration menus. Learn all about LAC from our primary, official Web Page: http://askmisterwizard.com/2019/LinuxAirCombat/LacOnlineDocs.htm Recent video clip: https://youtu.be/C77C-e8axWs
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 20

    USB Footswitch Programmer

    Linux software to program a usb footswitch

    Numerous companies make footswitches that can be attached to a usb port on your computer. The footswitch can then be programmed to simulate a mouse button press. Alternately the footswitch can be programmed to simulate a series of key presses on your computer keyboard. You have ability to condigure the pedal's operation by running a software program (included with the footswitch). Typically, the included software program is written to run only under the Windows operating system. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21
    Rubik's Cube Solver

    Rubik's Cube Solver

    3x3x3 Rubik's Cube solver

    A sophisticated, cross-platform Rubik's Cube simulator and solver built with Python, PyQt5, and OpenGL. This application combines elegant 3D visualization with powerful solving capabilities, offering both casual users and cube enthusiasts a feature-rich environment for exploring and solving Rubik's cubes.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 22
    ... ✨ Features 🎨 Professional Interface * 4 themes to choose from: Dark, Light, OLED, Matrix * Line numbers with dynamic updating * Tabs for working with multiple files * Status bar with cursor position information * Toolbar with quick access 💻 Python Syntax Highlighting * Keywords, functions, classes * Strings, comments, numbers * Built-in Python functions * Decorators 🔧 Development Tools * Run Python code (F5) * Search and replace text * Auto-indentation on Enter * Auto-completion of brackets and quotes * Current line highlighting * Hotkeys for all operations 📁 File Management * Opening/saving files * Multiple tabs * Check for changes before closing * Close tabs with middle mouse button
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Yahweh Matrix like Screen Saver

    Yahweh Matrix like Screen Saver

    Dynamic screen saver with falling txt and real-time system information

    ...It dynamically displays real-time system information, including CPU and memory utilization, disk space, ping time, and system uptime. Designed with multi-monitor support, the screen saver adapts to multiple screens and terminates immediately upon detecting any mouse or keyboard input. This blend of aesthetics and functionality makes it both an eye-catching and informative addition to any system. For more information, visit https://vonwallace.com. Video Overview: https://rumble.com/v51zdil-yahweh-matrix-like-screen-saver-open-source.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Pong Game

    Pong Game

    Two player Table Tennis video game made usign Python's PyGame library.

    PyGame module inspired video game, "Pong" written exclusively in Python, is a great way to present the utmost capabilities and potentiality of the programming language.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Ket

    Ket

    An algebra editor

    ...Simple algebra should be faster and more intuitive to perform on a computer than on paper and should look like maths. Write small fragments in plain text; perform simple click-and-drag algebra with the mouse; and explore more involved algebra through keyboard shortcuts. When done, save as plain text files or export to LaTeX and HTML.
    Downloads: 8 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB