Showing 65 open source projects for "computer use"

View related business solutions
  • 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
  • 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
  • 1

    Bible Reading Program

    Daily Reading Program

    BRP is a web based computer program to provide daily content from a list indexed by date, such as a daily Bible reading. It will work with anything arranged as book / chapter /verse. It is Open Source Free Software. Install / upload via phpMyAdmin to your web hosting, copy the files into a folder named /brp, and click on index.php to use it. For details please see readme.txt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ToricCam

    ToricCam

    Virtual Camera representation using the Toric Space

    ...It also implements our preliminary work published at SCA 2012. The library is released under the GNU General Public License version 3. For researchers who want to use the library for their work, please quote the papers as follows: + Efficient Composition for Virtual Camera Control. C. Lino, M. Christie. In ACM SIGGRAPH / Eurographics Symposium on Computer Animation, 2012, Lausanne, Switzerland. + Intuitive and Efficient Camera Control with the Toric Space. C. Lino, M. Christie. ACM Transactions on Graphics (TOG) - Proceedings of SIGGRAPH, Vol. 34 (4), pp. 82:1-82:12, 2015, ACM New York, NY, USA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Computer remote control

    Computer remote control

    Use your smartphone as computer remote control with HTML5 browser.

    Use your smartphone or tablet as computer remote control with HTML5 browser using it as virtual keyboard and mouse. And it does not train more battery as average web surfing. Read more: http://www.foxjunior.eu/use-your-smartphone-or-tablet-as-virtual-keyboard-and-mouse/ If you find this free software useful, please help me with more rock'n roll coming!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dust Racing 2D

    Dust Racing 2D

    A traditional top-down OpenGL car racing game

    Dust Racing 2D (Dustrac) is a tile-based, cross-platform 2D racing game written in Qt (C++). Play against challenging computer cars or use the split-screen mode to play against your friend. A level editor for easy level creation is included. Dust Racing 2D is inspired by Super Cars and Slicks’n Slide. The newest releases and source code here: https://github.com/juzzlin/DustRacing2D/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    Controller for Limited Dexterity

    Controller for Limited Dexterity

    Wireless computer game controller for people with low arm mobility.

    The computer game controller is an adaptable solution for somebody who can not use a keyboard and mouse comfortably. The user can control the computer by simulating keyboard presses and mouse clicks by pressing large buttons and using a joystick. These interfaces are more user friendly for somebody with low arm mobility. Given the large number of keys needed to play a game properly and the limited space on the armchair a solution was to set up nine select-able keys displayed on a screen where a joystick controls which button is highlighted, when the user presses an action button the key that is highlighted will be pressed on the computer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    eAdventure
    eAdventure (formerly <e-Adventure>) is an authoring tool for the creation of point-and-click games, especially designed for educational purposes. eAdventure is SCORM compatible so eAdventure games can be integrated with LMS like Moodle. More info at: http://e-adventure.e-ucm.es
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Virtual Chess Clock

    Virtual Chess Clock

    A simple and free chess clock software.

    Virtual Chess Clock is a chess clock software: it can be used to simulate a chess clock on computer (typically a laptop). Virtual Chess Clock is designed to be easy to use. It is free, open-source and multi-platform.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    MovieFX
    A simple, JavaFX-based movie database application *** Softpedia guarantees that MovieFX is 100% Clean, which means it does not contain any form of malware, including but not limited to: spyware, viruses, trojans and backdoors. *** Please report any bugs, or write your suggestions/requests to uurcnyldrm@hotmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ChessTutor

    Teach beginners chess over internet

    ...Allows complete movement of pieces and setup of board. Board is completely resizable. Tutor will run the client and server on his own machine and student will run client on his computer. It has three modes. Play mode, Move Pieces Mode and New pieces modes. It reads in and saves standard FEN format so you can use chess positions from other sites as a starting points. Moves can be reversed at anytime.
    Downloads: 0 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
    Assistant tool for the online basketball manager game BuzzerBeater.com This is a spreadsheet document (no macros). You need MS Excel or the free software LibreOffice/OpenOffice (use cp_2_1_libreoffice.ods under 'Browse all files') installed on your computer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Lagrange Rally 3D

    Lagrange Rally 3D

    3D vehicle simulator based on Lagrangian dynamics to simulate dynamics

    3D vehicle simulator in which vechicle's configuration as a whole (articulated body) , is represented by a 'vector' of generalised coordinates. so concepts like usual position and orientation of main body and wheels is all defined by the generalised coordinates.Using Lagrangian dynamics, theese coordinates are evolving in time in a realistic manner according to F=ma but as if there were also all constraint forces concretasing the presence of joints: hinge, prismatic, rigid connection, etc....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jumper

    Jumper

    Fast and easy-to-use pathfinding library for grid-based games

    Jumper is a pathfinding library designed for grid-based games. It aims to be fast and lightweight. It features a wide range of search algorithms, built within a clean interface with chaining features which makes it very friendly and easy to use. Jumper is written in pure Lua. Thus, it is not framework-related and can be used in any project embedding Lua code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SimpleDice

    Throw three dice on your computer and play any game

    Board game there but dice missing? Use this program on your laptop to throw the dice. Made in Gambas on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Mulitplayer Blackjack

    A multiplayer Blackjack game which works over the internet

    Warning: this games server is no longer functional. In the future it may be fixed, but unfortunately, the game is currently nonoperational. This game consists of a Java client, a PHP server, and a database which is accessed with MySQL. It is my first game capable of functioning across a network, and my first application which combines Java with a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    chessoclock

    chessoclock is a simple chess clock running on a virtual terminal

    ...Under Linux only it can run in a xterm, but you get best visual effect when running in a virtual terminal or on the console and not under X. Merging chessoclock and a Minix 2.0.4 root disk gives us chessoflop. Use chessoflop to turn your twenty years old 80286 into a chess clock without installing anything. Reverse the image on a floppy, put that disk on your old computer, turn it on and that’s all! chessoflop image is available in the download page (it's the one all capitalized).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GMTool

    A tool for roleplaying gamemasters

    A Java tool that allows a gamemaster to manage notes, characters, combat, images, sounds, etc. on his computer during gaming sessions. Plugin-based to allow using it with various rpg system, such as Shadowrun, GURPS, TDE, D&D, etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    PConMe©

    PConMe©

    PConMe© is a highly portable computing sandbox for educational use

    PConMe© is a cool hack of a virtual machine, using Qemu and Qemu manager with Ubuntu 10.10. The project has been designed to be a computing sandbox where young computing enthusiasts can experiment, explore and program without compromising the integrity of expensive hardware. The device can be copied onto a 4GB+ flash drive and taken wherever the user wants to go. Unlike other 'live installs', with PConMe© reboot isn't necessary, just plug and play. The device architecture also enables...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Mouse Bug Patch for Vulcan

    Mouse Bug Patch for Vulcan

    Fixes Mouse Control in Vulcan 3D Chess Program

    ***** NOTE ***** This project has been incorporated into the Vulcan Chess Mods project at http://sourceforge.net/projects/vulcanchessmods/ ***** The Mouse Bug Patch significantly improves responsiveness of Vulcan, an open-source 3D chess program written by Mauro Persano, to mouse events when compiled for use with X11. From the author's site*: "vulcan lets you play against the computer a chess variant inspired by a certain well-known science fiction TV series." * http://www.fzort.org/mpr/projects/vulcan/ ** If the source code tarball for Vulcan isn't available from the author's site, it can be found at http://web.archive.org/web/20110726072225/http://www.fzort.org/mpr/projects/vulcan/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gamer Football Statistics
    A Java program for tracking your results in football games like PES12 or FIFA12 against other gamers/computer. Track tournaments organized by group stage and knock out phase or championships organized by seasons, matchdays and matches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    kidware

    Kid safe flash apps packaged in webpages

    Kidware is currently a few flash apps for helping very young kids with learning mouse control, counting and basic sets. I tried to keep as much distraction out of the games as possible, in part, because I want the kids to focus on learning the tech above being amused. Hopefully kids will quickly learn these techniques and then use them to play some more advanced games. Currently, most of the games do not come with sound or instruction so the teacher/adult may need to demonstrate the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GeneThello (read jə-ˈne-ˈthe-lō), is an acronym for genetic othello, an othello (reversi) playing program which based on Genetic Algorithm (GA). In principle GeneThello consist of an othello program and a genetic algorithm system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    AlphaChess
    AlphaChess is a new generation of computer chess program. It offers several advanced fonctionnalities while still remaining intuitive and easy to use which makes it the perfect solution for all your needs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    My Java version of a Jeopardy game. Meant for classroom-style moderated use, rather than head-to-head multiplayer action. I'll continue adding features and taking suggestions!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FunType is intended to motivate children who love videos to learn to use a keyboard to type. FunType plays video clips after the puzzle text is typed correctly. FunType provides the ability to easily generate puzzle files to go with existing videos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SSTPong is a breakout style pong game used to test both a player's skill and web services. Players use a paddle to hit a ball towards rows of bricks. When the bricks are hit, computer generated test data is sent to the web service.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo