Skip to content
View OpenMacroInput's full-sized avatar
Block or Report

Block or report OpenMacroInput

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
OpenMacroInput/README.md

✨ Download Old Version and Sample:
https://openmacroinput.itch.io/openmacroinput

💻 Download current in Developement:
https://github.com/EloiStree/EloiStree/blob/master/DownloadBundleOMI.md

📕 Read Documentation & Tutorial:
https://github.com/OpenMacroInput/Documentation

🔑 All code(s):

💰 Invest on the project:

Repository list:

Redirection Links:

Learn about Open Macro input : About - Learn - API - Invest - Download
Learn about Eloi Stree : About - Portfolio - Service - Contact - Download


Open Macro Input Welcome page 👋

The goal of this project is to communicate better with the computer(s) and with the coming AI(s) to improve our live together.

I create this tool to

  • help me in my game and my work
  • help me create virtual keyboard for XR

By having fun creating this tool, I realizee that I can be usefull to:

  • People with disability that still want to use computer and play game
  • Software user that works with repetitive task: blender, photoshop, modeling...
  • Video game tester that need to stress test their game mechanic with good timing
  • Creative that need specific keyboard for them, or event, without heavy code behind
  • Video game player that can enhance their game.
  • Multiboxer & bots maker that need to play on several game or several computer
  • Kickstarter maker that want to create without having to interface macro and key stroke
  • ...

As you can see the list can go on and on.

Basicaly, I am creating a "no code" macro and remapping tool that can be share between the community and that still allows developer to hook & mod to the tool.

It must be as easy as possible for none developer community but flexible enough for developer to help the community.

A nerdy way to understand my project is this concept that Elon Musk said in an interview:
"We need to make that tiny staw like a giant river"

It’s just that the data rate ... it’s slow, very slow. It’s like a tiny straw of information flow between your biological self and your digital self. We need to make that tiny straw like a giant river, a huge, high-bandwidth interface.”

Support on the OMI Discord: https://discord.gg/hF8YvqYwMx
Support of the creator: https://eloi.page.link/discord

⚠️ Warning ⚠️

  • I am not an excellent developer, I just love coding that all.
  • This tool is already useful to me and some people but under development.
  • It will take a lot's of time to make this tool a stable version.
  • I am not in a hurry, I have all my life, but more I received help faster I can deliver.

A youtuber said while talking about reWASD: "You are paying for an all-i-one button remapping universal device accepting software editing piece of genius that is honestly not even comparable to competition"
I want my software to be, one day, that good too 😁

image
https://youtu.be/Z00RNV9M9gg?t=532

Popular repositories Loading

  1. 2022_07_12_GenericAuctionInterpretors 2022_07_12_GenericAuctionInterpretors Public

    This tool allows the creation of Auction house for command in you Unity app where you can hook interpreters that know how to execute it.

    C# 3

  2. 2022_07_21_ICommandLine 2022_07_21_ICommandLine Public

    Command Line are small text splite by '\n' that represent action to do if translated. This repository hold interface and some utilities.

    C# 2

  3. 2022_07_21_ICommandLineInterpreter 2022_07_21_ICommandLineInterpreter Public

    If you want to implement interpreter that translate ICommandLine into actions in your Unity App, you can download this ready to go package.

    2

  4. 2022_07_21_IShortcutCommandInterpreter 2022_07_21_IShortcutCommandInterpreter Public

    If you want to implement interpreter that translate IShortcutCommand into actions in your Unity App, you can download this ready to go package.

    2

  5. 2022_07_21_IUnityAndThreadClockToActions 2022_07_21_IUnityAndThreadClockToActions Public

    This tool is design to offert a clock to hook on in OMI that can execute code outside of Unity Thread and precise timing.

    C# 1

  6. 2022_07_21_ICalendarEventToActions 2022_07_21_ICalendarEventToActions Public

    This tool allows to store string command line at specific date. When we approche the event it is push to be added to a more precise Clock.

    C# 1