Search Results for "python virtual keyboard" - Page 5

Showing 440 open source projects for "python virtual keyboard"

View related business solutions
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    Wander VR utilities

    tools to help with Wander VR app on Oculas

    There's a favorites (bookmarks) editor, since it's difficult to edit bookmarks in virtual reality and you cannot change the order. With this editor you can curate a collection of locations in VR and organize them into a tour with others. There are some other utilities to manage your favorites files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    µPipenv

    µPipenv

    A lightweight wrapper for pip to support requirements.txt

    A lightweight wrapper for pip to support requirements.txt, Pipenv and Poetry lock files or converting them to pip-tools compatible output. Designed for containerized Python applications but not limited to them. if requirements.txt state all the packages in a pinned version with hashes (e.g. pip-tools), micropipenv installs packages with a possible fallback if the installation order is relevant. micropipenv does not substitute Poetry it rather complements it for containerized deployments where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cassowary

    Cassowary

    Run Windows Applications on Linux as if they are native

    Run Windows Applications on Linux as if they are native, Use Linux applications to launch files located in the windows vm without needing to install applications on vm. With easy-to-use configuration GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EB CLI Installer

    EB CLI Installer

    Simplified EB CLI installation mechanism

    This repository hosts scripts to generate self-contained installations of the EB CLI. On Linux and macOS, the output contains instructions to add the EB CLI (and Python) executable file to the shell's $PATH variable, if it isn't already in it. The ebcli_installer.py Python script will install the awsebcli package in a virtual environment to prevent potential conflicts with other Python packages. Even within a virtualenv, a developer might need to install multiple packages whose dependencies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    SexAI

    SexAI

    A assistente virtual do sexo

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    tom_core

    tom_core

    tom_core - a tool for automating events on a computer

    tom_core is a software tool used for the automation of everything that happens on your computer. By using this application, you can easily record your activity on your computer, starting the recording at any moment that you choose. The application repeats all your clicks or drags, keystrokes, hotkeys, etc. All in exactly the timing and number of repetitions you need. The toolbox such as the optical recognition and voice control enables to branch out the recordings into complex forms, with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    galacteek

    galacteek

    Multi-platform browser for the distributed web

    galacteek is a multi-platform Qt5-based browser and semantic agent for the distributed web. Be sure to install all the gstreamer packages on your system to be able to use the mediaplayer. After opening/mounting the DMG image, hold Control and click on the galacteek icon, and select Open and accept. You probably need to allow the system to install applications from anywhere in the security settings. Docker images are available. They run the full GUI inside a virtual Xorg server (using Xvfb...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Snakes of Apocalypse

    Snakes of Apocalypse

    Snakes of Apocalypse is a funny multiplayer game

    ..., exploding after few seconds. Strike radius increases with each explosion. There are two language versions: English (default) and Polish (if polish locale is detected). Joypads are supported and automatically detected (PS2, PS4, Xbox360, possibly others), only one player can use keyboard, rest must use joypads. Game was tested only on win32, but nevertheless it should run also on Linux and Mac just fine (any platform that has Python and Pygame).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    vmm - a virtual mail manager

    vmm - a virtual mail manager

    command line tool to manage email (alias-)domains/accounts/aliases …

    vmm is the easy to use and configurable command line tool for administrators and postmasters, to manage domains, alias-domains, accounts and relocated mail users. It allows the fast and easy management of mail servers. vmm is written in Python. It's designed for installations using Dovecot and Postfix with a PostgreSQL backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Mininet

    Mininet

    Emulator for rapid prototyping of Software Defined Networks

    Mininet creates a realistic virtual network, running real kernel, switch and application code, on a single machine (VM, cloud or native), in seconds, with a single command. Because you can easily interact with your network using the Mininet CLI (and API), customize it, share it with others, or deploy it on real hardware, Mininet is useful for development, teaching, and research. Mininet is also a great way to develop, share, and experiment with Software-Defined Networking (SDN) systems using...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    Footcontroller

    Footcontroller

    Control your Linux PC with a standard foot pedal

    This python utility allows users on Linux to control their PC using a HID compatible USB foot pedal. Note: footcontroller does not support the new VEC Infinity in-USB3 pedal, which is not fully Linux compatible The foot pedal becomes an extra mouse or mini keyboard but footcontroller allows you to define multiple pedal sets which you can activate at the click of a button. It uses xdotool to provide you with the ability to assign commands to each pedal. Many foot pedals come...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    peda

    peda

    Python Exploit Development Assistance for GDB

    Enhance the display of gdb: colorize and display disassembly codes, registers, memory information during debugging. Add commands to support debugging and exploit development (for a full list of commands use peda help). Display arguments passed to a function when stopped at a call instruction. Search for all addresses/references to addresses which belong to a memory range. Generate or download common shellcodes. Generate python exploit code template. Get virtual mapping address ranges of section...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    joy2key

    joy2key

    Steer in GTBikeV with any unsupported joystick

    Map joystick buttons to keyboard keys, to steer in GTBikeV with any (unsupported) joystick. Uses Python Windows joystick API and sample code from How to generate keyboard events in Python? If your joystick has an analog stick you may prefer using x360ce for steering. You can still use joy2key to enable/disable auto drive and change radio station, just leave buttons 3 and 4 unmapped in x360ce.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Python Converter
    Python Converter *v1.1.0* • You can quickly convert GUI files created with PyQt5 and PySide2 to python file with uic method. • You will be able to convert your Python programs to .exe format with the pyinstaller method in the criteria you want. • You can quickly set up a virtual environment in your project, test it in a virtual environment, load modules and assist in the development phase of your project. It will be added with updates.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Remote PC Input

    Remote PC Input

    Mobile device as wireless keyboard and mouse for PC

    Now Remote-PC-Input is a Progressive Web Application (PWA): https://remote-pc-input.tecnobillo.com Control your PC from your mobile device. Remote PC Input is a wireless mouse and keyboard: https://remote-pc-input.tecnobillo.com/app.html To connect with the PC you must download the application server: https://remote-pc-input.tecnobillo.com/rpci-ws/remote-pc-input-ws.rar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Florence

    Florence

    On-screen virtual keyboard

    Florence is an extensible scalable on-screen virtual keyboard for GNOME that stays out of your way when not needed. You need it if you can't use a real keyboard either because of a handicap, broken keyboard or tablet PC but you can use a pointing devide.
    Leader badge
    Downloads: 143 This Week
    Last Update:
    See Project
  • 17
    SageMaker MXNet Training Toolkit

    SageMaker MXNet Training Toolkit

    Toolkit for running MXNet training scripts on SageMaker

    SageMaker MXNet Training Toolkit is an open-source library for using MXNet to train models on Amazon SageMaker. For inference, see SageMaker MXNet Inference Toolkit. For the Dockerfiles used for building SageMaker MXNet Containers, see AWS Deep Learning Containers. For information on running MXNet jobs on Amazon SageMaker, please refer to the SageMaker Python SDK documentation. With the SDK, you can train and deploy models using popular deep learning frameworks Apache MXNet and TensorFlow. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    OpenVCT

    The Open-Source Virtual Clinical Trial Project

    The OpenVCT project is designed to provide a common platform for performing Virtual Clinical Trials of medical imaging. OpenVCT provides tools for simulation of patient accrual and reader studies of medical imaging devices, simulating by simulating cohorts of patients and readers. OpenVCT uses common data standards, such as DICOM, to ensure inter-compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bulk LUTs Previewer 2.8.4

    Bulk LUTs Previewer 2.8.4

    Generate a preview gallery for your LUTs.

    Quickly generate a gallery to preview your (Look Up Tables) luts on selected still frame, or video. 1) Import a still image. (jpg, jpeg, png, bmp) *) (Or select video. (mpg, mpeg, mp4, mov, mts, avi, webm, mkv)) 2) Choose path to your lutsfolder. (cube, 3dl, dat, m3d) 3) Generate. (If video selected, use scroll wheel to preview luts) All preview images that is generated is stored in '.\OUT' folder, and then deleted upon restart of the application. > [Changelog] - Version...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 20
    OpenFrames

    OpenFrames

    Real-time interactive 3D graphics API for scientific simulations

    ... used by three NASA programs: Copernicus (NASA JSC), the General Mission Analysis Tool (GMAT, NASA GSFC), and a Virtual Reality exploration tool (NASA GSFC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SUM Calculator

    SUM Calculator

    Portable bundle for Windows

    This is a PORTABLE app bundle for WINDOWS. No installation required! (Uncompressed size is about 60Mb because of required libraries for all Windows versions from XP to 10. The application is incomparably small.) Unzip, run sumcalc.exe. That's it! You can put the folder wherever you want, except system folders with permissions (e.g. Program Files), and create a shortcut if needed. Cross-platform source and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    justscreenshot

    justscreenshot

    Take screenshots. Useful when keyboard key doesn't work.

    justscreenshot is not an awesome app that will change your life. It is simply a button to take a screenshot that you can save wherever you want and whose default file name is screenshot.png. While the screenshot is being taken, the application becomes invisible so as not to disturb. This application exists because one day I wanted to take a screenshot, my keyboard was not working correctly. My life didn't change, but I was able to hold out a little longer until I bought a new keyboard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Affine Transformation of Virtual Object

    Affine Transformation of Virtual Object

    Transformation virtual 3D object using a finger gesture-based system

    Affine transformation virtual 3D object using a finger gesture-based interactive system in the virtual environment. A convolutional neural network (CNN) based thumb and index fingertip detection system are presented here for seamless interaction with a virtual 3D object in the virtual environment. First, a two-stage CNN is employed to detect the hand and fingertips, and using the information of the fingertip position, the scale, rotation, translation, and in general, the affine transformation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Goblin Dice

    Virtual dice working with a server for many users.

    Virtual dice working with a server for many users. Dice Win32 - Python (Tkinter) for Win32 Dice Win64 - Python (Kivy) for Win64 Dice server - Python (Tkinter) for Win64
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DepHell

    DepHell

    Python project management. Manage packages

    DepHell is a Python packaging and dependency management tool that aims to unify and simplify the Python packaging ecosystem. It can convert between various formats (Pipfile, poetry, setup.py, etc.), manage virtual environments, and ensure reproducible builds. It's a powerful tool for Python developers juggling complex dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.